Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl-s905x-p212.dts74 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
87 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gxl-s805x-p241.dts153 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
166 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gxl-s805x-libretech-ac.dts148 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
161 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gx-p23x-q20x.dtsi158 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
179 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gxl-s905x-libretech-cc.dts167 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
180 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
H A Dmeson-gx-libretech-pc.dtsi219 sound-dai = <&aiu AIU_ACODEC CTRL_I2S>;
232 sound-dai = <&aiu AIU_ACODEC CTRL_OUT>;
/openbmc/linux/include/dt-bindings/sound/
H A Dmeson-aiu.h7 #define AIU_ACODEC 2 macro
/openbmc/linux/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()