Searched refs:DWC_I2S_RECORD (Results 1 – 4 of 4) sorted by relevance
28 #define DWC_I2S_RECORD (1 << 1) macro
282 adev->acp.i2s_pdata[0].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()367 adev->acp.i2s_pdata[1].cap = DWC_I2S_RECORD; in acp_hw_init()381 adev->acp.i2s_pdata[2].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()
102 #define DWC_I2S_RECORD BIT(1) macro
588 if (dev->capability & DWC_I2S_RECORD && in dw_configure_dai() 717 dev->capability |= DWC_I2S_RECORD; in dw_configure_dai_by_dt() 1066 .cap = DWC_I2S_RECORD | DW_I2S_SLAVE,