Home
last modified time | relevance | path

Searched refs:AIU_HDMI (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.6/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-wetek-hub.dts37 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
42 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-wetek-play2.dts74 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
87 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-p212.dts70 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
79 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-kii-pro.dts71 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
84 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-nexbox-a1.dts112 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
125 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-khadas-vim.dts88 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
93 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-rbox-pro.dts127 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
140 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-nexbox-a95x.dts163 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
168 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s805x-p241.dts149 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
158 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc-v2.dts181 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
186 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gx-p23x-q20x.dtsi154 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
171 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-vega-s95.dtsi134 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
147 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s805x-libretech-ac.dts144 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
153 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc.dts163 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
172 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gx-libretech-pc.dtsi215 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
224 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-khadas-vim2.dts171 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
176 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-odroidc2.dts198 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
203 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-nanopi-k2.dts156 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
161 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
/Linux-v6.6/include/dt-bindings/sound/
Dmeson-aiu.h6 #define AIU_HDMI 1 macro
/Linux-v6.6/sound/soc/meson/
Daiu-codec-ctrl.c131 return aiu_of_xlate_dai_name(component, args, dai_name, AIU_HDMI); in aiu_hdmi_of_xlate_dai_name()