Lines Matching +full:bitclock +full:- +full:master

23  "fsl,imx-audio-ac97"
25 "fsl,imx-audio-cs42888"
27 "fsl,imx-audio-cs427x"
30 "fsl,imx-audio-wm8962"
32 "fsl,imx-audio-sgtl5000"
33 (compatible with Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt)
35 "fsl,imx-audio-wm8960"
37 "fsl,imx-audio-mqs"
39 "fsl,imx-audio-wm8524"
41 "fsl,imx-audio-tlv320aic32x4"
45 - compatible : Contains one of entries in the compatible list.
47 - model : The user-visible name of this sound complex
49 - audio-cpu : The phandle of an CPU DAI controller
51 - audio-codec : The phandle of an audio codec
55 - audio-asrc : The phandle of ASRC. It can be absent if there's no
58 - audio-routing : A list of the connections between audio components.
61 source. There're a few pre-designed board connectors:
74 - hp-det-gpio : The GPIO that detect headphones are plugged in
75 - mic-det-gpio : The GPIO that detect microphones are plugged in
76 - bitclock-master : Indicates dai-link bit clock master; for details see simple-card.yaml.
77 - frame-master : Indicates dai-link frame master; for details see simple-card.yaml.
78 - dai-format : audio format, for details see simple-card.yaml.
79 - frame-inversion : dai-link uses frame clock inversion, for details see simple-card.yaml.
80 - bitclock-inversion : dai-link uses bit clock inversion, for details see simple-card.yaml.
84 - mux-int-port : The internal port of the i.MX audio muxer (AUDMUX)
86 - mux-ext-port : The external port of the i.MX audio muxer
89 sound-cs42888 {
90 compatible = "fsl,imx-audio-cs42888";
91 model = "cs42888-audio";
92 audio-cpu = <&esai>;
93 audio-asrc = <&asrc>;
94 audio-codec = <&cs42888>;
95 audio-routing =