Searched refs:DELAY_US (Results 1 – 9 of 9) sorted by relevance
/sound/soc/amd/acp/ |
D | acp-renoir.c | 36 #define DELAY_US 5 macro 169 return readl_poll_timeout(base + ACP_PGFSM_STATUS, val, !val, DELAY_US, ACP_TIMEOUT); in acp3x_power_on() 180 DELAY_US, ACP_TIMEOUT); in acp3x_power_off() 191 DELAY_US, ACP_TIMEOUT); in acp3x_reset() 197 return readl_poll_timeout(base + ACP_SOFT_RESET, val, !val, DELAY_US, ACP_TIMEOUT); in acp3x_reset()
|
D | acp-pdm.c | 36 #define DELAY_US 5 macro 91 DELAY_US, PDM_TIMEOUT); in acp_dmic_dai_trigger() 105 DELAY_US, PDM_TIMEOUT); in acp_dmic_dai_trigger()
|
/sound/soc/amd/rpl/ |
D | rpl_acp6x.h | 22 #define DELAY_US 5 macro
|
/sound/soc/amd/renoir/ |
D | rn_acp3x.h | 42 #define DELAY_US 5 macro
|
D | acp3x-pdm-dma.c | 136 udelay(DELAY_US); in start_pdm_dma() 157 udelay(DELAY_US); in stop_pdm_dma()
|
/sound/soc/amd/ps/ |
D | acp63.h | 38 #define DELAY_US 5 macro
|
D | ps-pdm-dma.c | 111 udelay(DELAY_US); in acp63_start_pdm_dma() 134 udelay(DELAY_US); in acp63_stop_pdm_dma()
|
/sound/soc/amd/yc/ |
D | acp6x.h | 39 #define DELAY_US 5 macro
|
D | acp6x-pdm-dma.c | 111 udelay(DELAY_US); in acp6x_start_pdm_dma() 134 udelay(DELAY_US); in acp6x_stop_pdm_dma()
|