Searched full:vtc_i2si_loc (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | realtek,rtd1315e-pinctrl.yaml | 50 dmic_loc, vtc_dmic_loc, vtc_tdm_loc, vtc_i2si_loc, tdm_ai_loc,
|
/linux/drivers/pinctrl/realtek/ |
H A D | pinctrl-rtd1315e.c | 218 PINCTRL_PIN(RTD1315E_ISO_VTC_I2SI_LOC, "vtc_i2si_loc"), 328 DECLARE_RTD1315E_PIN(RTD1315E_ISO_VTC_I2SI_LOC, vtc_i2si_loc); 441 RTD1315E_GROUP(vtc_i2si_loc), 541 "vtc_i2si_loc" }; 544 "vtc_i2si_loc" }; 636 static const char * const rtd1315e_vtc_i2si_disable_groups[] = { "vtc_i2si_loc" }; 1267 [RTD1315E_ISO_VTC_I2SI_LOC] = RTK_PIN_MUX(vtc_i2si_loc, 0x128, GENMASK(5, 4),
|
H A D | pinctrl-rtd1319d.c | 222 PINCTRL_PIN(RTD1319D_ISO_VTC_I2SI_LOC, "vtc_i2si_loc"), 334 DECLARE_RTD1319D_PIN(RTD1319D_ISO_VTC_I2SI_LOC, vtc_i2si_loc); 449 RTD1319D_GROUP(vtc_i2si_loc), 574 "vtc_i2si_loc" }; 577 "vtc_i2si_loc" }; 676 static const char * const rtd1319d_vtc_i2si_disable_groups[] = { "vtc_i2si_loc" }; 1411 [RTD1319D_ISO_VTC_I2SI_LOC] = RTK_PIN_MUX(vtc_i2si_loc, 0x128, GENMASK(5, 4),
|