Searched refs:jkdet (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | nau8825.txt | 11 - nuvoton,jkdet-enable: Enable jack detection via JKDET pin. 12 - nuvoton,jkdet-pull-enable: Enable JKDET pin pull. If set - pin pull enabled, 14 - nuvoton,jkdet-pull-up: Pull-up JKDET pin. If set then JKDET pin is pull up, otherwise pull down. 15 - nuvoton,jkdet-polarity: JKDET pin polarity. 0 - active high, 1 - active low. 85 nuvoton,jkdet-enable; 86 nuvoton,jkdet-pull-enable; 87 nuvoton,jkdet-pull-up; 88 nuvoton,jkdet-polarity = <GPIO_ACTIVE_LOW>;
|
| H A D | nau8824.txt | 11 - nuvoton,jkdet-polarity: JKDET pin polarity. 0 - active high, 1 - active low.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-tinker.dtsi | 371 nuvoton,jkdet-enable = <1>; 372 nuvoton,jkdet-pull-enable = <1>; 373 nuvoton,jkdet-pull-up = <0>; 374 nuvoton,jkdet-polarity = <1>;
|
| H A D | .rk3288-tinker.dtb.dts.tmp | |
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | nau8825.c | 1451 int status, jkdet; in nau8825_is_jack_inserted() local 1453 regmap_read(regmap, NAU8825_REG_JACK_DET_CTRL, &jkdet); in nau8825_is_jack_inserted() 1454 active_high = jkdet & NAU8825_JACK_POLARITY; in nau8825_is_jack_inserted()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-smaug.dts | 1597 nuvoton,jkdet-enable; 1598 nuvoton,jkdet-polarity = <GPIO_ACTIVE_LOW>;
|