Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/dt-bindings/sound/
H A Dmeson-aiu.h7 #define AIU_ACODEC 2 macro
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl-s805x-libretech-ac.dts149 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
162 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gx-p23x-q20x.dtsi160 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
181 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gxl-s905x-libretech-cc.dts168 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
181 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gx-libretech-pc.dtsi220 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
233 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daiu-acodec-ctrl.c165 return aiu_of_xlate_dai_name(component, args, dai_name, AIU_ACODEC); in aiu_acodec_of_xlate_dai_name()