Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-gx-p23x-q20x.dtsi143 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
147 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
151 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
165 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
H A Dmeson-gxl-s905x-libretech-cc-v2.dts175 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
179 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
H A Dmeson-gxl-s805x-libretech-ac.dts136 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
140 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
H A Dmeson-gxl-s905x-libretech-cc.dts155 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
159 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
H A Dmeson-gx-libretech-pc.dtsi207 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
211 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
/OK3568_Linux_fs/kernel/include/dt-bindings/sound/
H A Dmeson-aiu.h5 #define AIU_CPU 0 macro
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daiu.c78 return aiu_of_xlate_dai_name(component, args, dai_name, AIU_CPU); in aiu_cpu_of_xlate_dai_name()