Lines Matching +full:mic +full:- +full:bias +full:- +full:source
4 - compatible: "ti,abe-twl6040"
5 - ti,model: Name of the sound card ( for example "SDP4430")
6 - ti,mclk-freq: MCLK frequency for HPPLL operation
7 - ti,mcpdm: phandle for the McPDM node
8 - ti,twl6040: phandle for the twl6040 core node
9 - ti,audio-routing: List of connections between audio components.
11 the second being the connection's source.
14 - ti,dmic: phandle for the OMAP dmic node if the machine have it connected
15 - ti,jack-detection: Need to be present if the board capable to detect jack
18 Available audio endpoints for the audio-routing table:
26 * Headset Mic
27 * Main Handset Mic
28 * Sub Handset Mic
30 * Digital Mic
48 * Headset Mic Bias
49 * Main Mic Bias
50 * Digital Mic1 Bias
51 * Digital Mic2 Bias
53 Digital mic pins:
59 compatible = "ti,abe-twl6040";
62 ti,jack-detection;
63 ti,mclk-freq = <38400000>;
71 ti,audio-routing =
81 "HSMIC", "Headset Mic",
82 "Headset Mic", "Headset Mic Bias",
83 "MAINMIC", "Main Handset Mic",
84 "Main Handset Mic", "Main Mic Bias",
85 "SUBMIC", "Sub Handset Mic",
86 "Sub Handset Mic", "Main Mic Bias",
89 "DMic", "Digital Mic",
90 "Digital Mic", "Digital Mic1 Bias";