Searched refs:HDA_DSP_REG_POLL_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/sof/intel/ | ||
D | hda.h | 284 #define HDA_DSP_REG_POLL_RETRY_COUNT 50 macro |
D | hda-dsp.c | 351 int retry = HDA_DSP_REG_POLL_RETRY_COUNT; in hda_dsp_wait_d0i3c_done() |