Searched refs:DWC_I2S_PLAY (Results 1 – 4 of 4) sorted by relevance
27 #define DWC_I2S_PLAY (1 << 0) macro
284 i2s_pdata[0].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()355 i2s_pdata[0].cap = DWC_I2S_PLAY; in acp_hw_init()384 i2s_pdata[2].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()
101 #define DWC_I2S_PLAY BIT(0) macro
595 if (dev->capability & DWC_I2S_PLAY && in dw_configure_dai()711 dev->capability |= DWC_I2S_PLAY; in dw_configure_dai_by_dt()1050 .cap = DWC_I2S_PLAY | DW_I2S_MASTER,1059 .cap = DWC_I2S_PLAY | DW_I2S_SLAVE,