Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dloader.c27 #define APL_ROM_INIT_RETRIES 3 macro
387 for (i = 0; i < APL_ROM_INIT_RETRIES; i++) { in avs_hda_load_basefw()