Home
last modified time | relevance | path

Searched refs:TX39_TIMERRTCLO_REG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39clock.c204 oreglo = tx_conf_read(tc, TX39_TIMERRTCLO_REG); in __tx39timer_rtcget()
205 reglo = tx_conf_read(tc, TX39_TIMERRTCLO_REG); in __tx39timer_rtcget()
246 return tx_conf_read(tc, TX39_TIMERRTCLO_REG); in tx39_timecount()
H A Dtx39timerreg.h36 #define TX39_TIMERRTCLO_REG 0x144 macro