Home
last modified time | relevance | path

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

/linux/sound/soc/amd/yc/
A Dacp6x-pdm-dma.c107 while (++timeout < ACP_COUNTER) { in acp6x_start_pdm_dma()
130 while (++timeout < ACP_COUNTER) { in acp6x_stop_pdm_dma()
136 if (timeout == ACP_COUNTER) in acp6x_stop_pdm_dma()
A Dacp6x.h40 #define ACP_COUNTER 20000 macro
/linux/sound/soc/amd/renoir/
A Dacp3x-pdm-dma.c132 while (++timeout < ACP_COUNTER) { in start_pdm_dma()
152 while (++timeout < ACP_COUNTER) { in stop_pdm_dma()
159 if (timeout == ACP_COUNTER) in stop_pdm_dma()
A Drn_acp3x.h43 #define ACP_COUNTER 20000 macro

Completed in 6 milliseconds