Home
last modified time | relevance | path

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

/Linux-v6.1/include/dt-bindings/sound/
Dmeson-aiu.h7 #define AIU_ACODEC 2 macro
/Linux-v6.1/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s805x-p241.dts154 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
167 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gx-p23x-q20x.dtsi160 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
181 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gxl-s805x-libretech-ac.dts149 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
162 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gxl-s905x-libretech-cc.dts168 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
181 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
Dmeson-gx-libretech-pc.dtsi220 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
233 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
/Linux-v6.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()