Home
last modified time | relevance | path

Searched refs:I2S_MICSP_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/sound/soc/amd/
Dacp-es8336.c129 machine->play_i2s_instance = I2S_MICSP_INSTANCE; in st_es8336_codec_startup()
130 machine->cap_i2s_instance = I2S_MICSP_INSTANCE; in st_es8336_codec_startup()
Dacp-pcm-dma.c879 case I2S_MICSP_INSTANCE: in acp_dma_hw_params()
891 case I2S_MICSP_INSTANCE: in acp_dma_hw_params()
917 case I2S_MICSP_INSTANCE: in acp_dma_hw_params()
976 case I2S_MICSP_INSTANCE: in acp_dma_hw_params()
1198 case I2S_MICSP_INSTANCE: in acp_dma_close()
1222 case I2S_MICSP_INSTANCE: in acp_dma_close()
Dacp.h58 #define I2S_MICSP_INSTANCE 0x03 macro