HomeSort by: relevance | last modified time | path
    Searched refs:oreghi (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39clock.c 196 txreg_t reghi, reglo, oreghi, oreglo; local
207 oreghi = tx_conf_read(tc, TX39_TIMERRTCHI_REG);
209 } while ((reghi != oreghi || reglo != oreglo) && (--retry > 0));

Completed in 15 milliseconds