Lines Matching +full:one +full:- +full:wire
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Eason Yen <eason.yen@mediatek.com>
11 - Jiaxin Yu <jiaxin.yu@mediatek.com>
12 - Shane Chien <shane.chien@mediatek.com>
20 mediatek,dmic-mode:
24 signal. 0 means two wires, 1 means one wire. Default value is 0.
26 - 0 # one wire
27 - 1 # two wires
29 mediatek,mic-type-0:
35 - 0 # IDLE - mic in turn-off status
36 - 1 # ACC - analog mic with alternating coupling
37 - 2 # DMIC - digital mic
38 - 3 # DCC - analog mic with direct couping
39 - 4 # DCC_ECM_DIFF - analog electret condenser mic with differential mode
40 - 5 # DCC_ECM_SINGLE - analog electret condenser mic with single mode
42 mediatek,mic-type-1:
47 mediatek,mic-type-2:
55 - |
57 mediatek,dmic-mode = <0>;
58 mediatek,mic-type-0 = <2>;