Home
last modified time | relevance | path

Searched full:jd2 (Results 1 – 10 of 10) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/extcon/
Dwlf,arizona.yaml30 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/
Drt5677.txt41 - realtek,jd2-gpio
77 realtek,jd2-gpio = <3>; /* Enables Jack detection for GPIO6 */
Drt5651.txt23 3: Use JD2 pin for jack-detect
/linux-5.10/Documentation/devicetree/bindings/mfd/
Dwlf,arizona.yaml264 wlf,use-jd2;
265 wlf,use-jd2-nopull;
/linux-5.10/drivers/extcon/
Dextcon-arizona.c1367 "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/
Drt711.c1162 /* JD source uses JD2 in default */ in rt711_init()
Drt5640.c2382 /* Enabling jd2 in general control 1 */ in rt5640_enable_jack_detect()
2385 /* Enabling jd2 in general control 2 */ in rt5640_enable_jack_detect()
Drt5677.h1820 /* jd2 and jd3 can select 0 ~ 3 as
Drt5651.c1917 dev_err(component->dev, "Currently only JD1_1 / JD1_2 / JD2 are supported\n"); in rt5651_enable_jack_detect()
Drt5677.c5277 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()