Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Ddesignware_i2s.h26 #define DWC_I2S_RECORD (1 << 1) macro
/OK3568_Linux_fs/kernel/sound/soc/dwc/
H A Ddwc-i2s.c192 if (!(dev->capability & DWC_I2S_RECORD) && in dw_i2s_startup()
503 if (dev->capability & DWC_I2S_RECORD && in dw_configure_dai()
615 dev->capability |= DWC_I2S_RECORD; in dw_configure_dai_by_dt()
/OK3568_Linux_fs/kernel/sound/soc/intel/keembay/
H A Dkmb_platform.h101 #define DWC_I2S_RECORD BIT(1) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.c281 i2s_pdata[1].cap = DWC_I2S_RECORD; in acp_hw_init()
295 i2s_pdata[2].cap = DWC_I2S_PLAY | DWC_I2S_RECORD; in acp_hw_init()