Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-wetek-hub.dts41 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
46 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-p201.dts42 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
47 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-wetek-play2.dts77 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
90 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-p212.dts74 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
83 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-p200.dts97 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
110 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-kii-pro.dts74 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
87 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-vero4k.dts120 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
137 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-nexbox-a1.dts115 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
128 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-khadas-vim.dts92 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
97 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-rbox-pro.dts130 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
143 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-nexbox-a95x.dts167 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
172 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc-v2.dts185 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
190 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s805x-p241.dts153 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
162 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gx-p23x-q20x.dtsi157 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
174 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-vega-s95.dtsi137 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
150 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s805x-libretech-ac.dts148 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
157 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc.dts167 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
176 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxm-khadas-vim2.dts175 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
180 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gx-libretech-pc.dtsi219 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
228 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-nanopi-k2.dts160 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
165 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
Dmeson-gxbb-odroidc2.dts202 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
207 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
/linux-6.12.1/include/dt-bindings/sound/
Dmeson-aiu.h6 #define AIU_HDMI 1 macro
/linux-6.12.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()