Home
last modified time | relevance | path

Searched refs:DWC_I2S_PLAY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Ddesignware_i2s.h27 #define DWC_I2S_PLAY (1 << 0) macro
/openbmc/linux/sound/soc/intel/keembay/
H A Dkmb_platform.h101 #define DWC_I2S_PLAY BIT(0) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.c290 i2s_pdata[0].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()
359 i2s_pdata[0].cap = DWC_I2S_PLAY; in acp_hw_init()
388 i2s_pdata[2].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()
/openbmc/linux/sound/soc/dwc/
H A Ddwc-i2s.c596 if (dev->capability & DWC_I2S_PLAY && in dw_configure_dai()
712 dev->capability |= DWC_I2S_PLAY; in dw_configure_dai_by_dt()
1061 .cap = DWC_I2S_PLAY | DW_I2S_MASTER,
1070 .cap = DWC_I2S_PLAY | DW_I2S_SLAVE,