Searched refs:DA7213_SRM_CHECK_RETRIES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | da7213.h | 513 #define DA7213_SRM_CHECK_RETRIES 8 macro |
H A D | da7213.c | 774 } while ((i < DA7213_SRM_CHECK_RETRIES) && (!srm_lock)); in da7213_dai_event() |