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

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_rtc.c306 size_t init_cnt, retry_cnt; local
308 init_cnt = 0;
311 if (init_cnt++ == RESET_RETRY_TIMES) {
312 init_cnt = 0;

Completed in 124 milliseconds