Searched refs:RESET_RETRY_TIMES (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_rtc.c44 #define RESET_RETRY_TIMES 3 macro
249 if (retry_cnt++ == RESET_RETRY_TIMES)
311 if (init_cnt++ == RESET_RETRY_TIMES) {
313 if (retry_cnt++ == RESET_RETRY_TIMES) {

Completed in 113 milliseconds