Home
last modified time | relevance | path

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

/Linux-v5.10/include/dt-bindings/sound/
Dmeson-aiu.h7 #define AIU_ACODEC 2 macro
/Linux-v5.10/arch/arm64/boot/dts/amlogic/
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-v5.10/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()