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