Home
last modified time | relevance | path

Searched refs:AIU_ACODEC (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s905x-p212.dts78 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
91 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gxl-s905x-vero4k.dts124 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
145 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gxl-s805x-p241.dts157 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
170 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gx-p23x-q20x.dtsi161 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
182 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gxl-s805x-libretech-ac.dts152 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
165 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc.dts171 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
184 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gx-libretech-pc.dtsi223 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
236 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
/linux-6.12.1/include/dt-bindings/sound/
Dmeson-aiu.h7 #define AIU_ACODEC 2 macro
/linux-6.12.1/sound/soc/meson/
Daiu-acodec-ctrl.c165 return aiu_of_xlate_dai_name(component, args, dai_name, AIU_ACODEC); in aiu_acodec_of_xlate_dai_name()