Lines Matching +full:haptic +full:- +full:supply
7 - compatible : One of "realtek,rt5645" or "realtek,rt5650".
9 - reg : The I2C address of the device.
11 - interrupts : The CODEC's interrupt output.
13 - avdd-supply: Power supply for AVDD, providing 1.8V.
15 - cpvdd-supply: Power supply for CPVDD, providing 3.5V.
19 - hp-detect-gpios:
20 a GPIO spec for the external headphone detect pin. If jd-mode = 0,
21 we will get the JD status by getting the value of hp-detect-gpios.
23 - cbj-sleeve-gpios:
28 - realtek,in2-differential
29 Boolean. Indicate MIC2 input are differential, rather than single-ended.
31 - realtek,dmic1-data-pin
38 - realtek,dmic2-data-pin
44 -- realtek,jd-mode : The JD mode of rt5645/rt5650
46 1 : Mode-0 (VDD=3.3V), two port jack detection
47 2 : Mode-1 (VDD=3.3V), one port jack detection
48 3 : Mode-2 (VDD=1.8V), one port jack detection
60 * Haptic Generator
75 hp-detect-gpios = <&gpio 19 0>;
76 cbj-sleeve-gpios = <&gpio 20 0>;
77 interrupt-parent = <&gpio>;
79 realtek,dmic-en = "true";
80 realtek,en-jd-func = "true";
81 realtek,jd-mode = <3>;