Searched refs:DA7219_SRM_CHECK_RETRIES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | da7219.h | 773 #define DA7219_SRM_CHECK_RETRIES 8 macro |
H A D | da7219.c | 844 } while ((i < DA7219_SRM_CHECK_RETRIES) && (!srm_lock)); in da7219_dai_event() |