Searched full:jd2 (Results 1 – 10 of 10) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/extcon/ |
D | wlf,arizona.yaml | 30 wlf,use-jd2: 35 wlf,use-jd2-nopull: 37 Internal pull on JD2 is disabled when used for jack detection.
|
/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | rt5677.txt | 41 - realtek,jd2-gpio 77 realtek,jd2-gpio = <3>; /* Enables Jack detection for GPIO6 */
|
D | rt5651.txt | 23 3: Use JD2 pin for jack-detect
|
/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | wlf,arizona.yaml | 264 wlf,use-jd2; 265 wlf,use-jd2-nopull;
|
/linux-5.10/drivers/extcon/ |
D | extcon-arizona.c | 1367 "wlf,use-jd2"); in arizona_extcon_device_get_pdata() 1369 "wlf,use-jd2-nopull"); in arizona_extcon_device_get_pdata()
|
/linux-5.10/sound/soc/codecs/ |
D | rt711.c | 1162 /* JD source uses JD2 in default */ in rt711_init()
|
D | rt5640.c | 2382 /* Enabling jd2 in general control 1 */ in rt5640_enable_jack_detect() 2385 /* Enabling jd2 in general control 2 */ in rt5640_enable_jack_detect()
|
D | rt5677.h | 1820 /* jd2 and jd3 can select 0 ~ 3 as
|
D | rt5651.c | 1917 dev_err(component->dev, "Currently only JD1_1 / JD1_2 / JD2 are supported\n"); in rt5651_enable_jack_detect()
|
D | rt5677.c | 5277 if (!device_property_read_u32(dev, "JD2", &val) || in rt5677_read_device_properties() 5278 !device_property_read_u32(dev, "realtek,jd2-gpio", &val)) in rt5677_read_device_properties()
|