Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-wetek-hub.dts38 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
43 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-wetek-play2.dts75 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
88 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-nexbox-a1.dts113 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
126 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-khadas-vim.dts89 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
94 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-rbox-pro.dts128 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
141 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-nexbox-a95x.dts164 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
169 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s805x-p241.dts150 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
159 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc-v2.dts182 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
187 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gx-p23x-q20x.dtsi156 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
173 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-vega-s95.dtsi135 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
148 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s805x-libretech-ac.dts145 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
154 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc.dts164 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
173 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gx-libretech-pc.dtsi216 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
225 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-nanopi-k2.dts157 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
162 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-odroidc2.dts199 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
204 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
/Linux-v6.1/include/dt-bindings/sound/
Dmeson-aiu.h6 #define AIU_HDMI 1 macro
/Linux-v6.1/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()