Searched refs:DA7218_REF_OSC_CHECK_TRIES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | da7218.h | 1345 #define DA7218_REF_OSC_CHECK_TRIES 4 macro |
H A D | da7218.c | 1430 } while ((i < DA7218_REF_OSC_CHECK_TRIES) && (!success)); in da7218_dai_event() |