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

/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx39clock.c196 txreg_t reghi, reglo, oreghi, oreglo; local
204 oreglo = tx_conf_read(tc, TX39_TIMERRTCLO_REG);
209 } while ((reghi != oreghi || reglo != oreglo) && (--retry > 0));

Completed in 206 milliseconds