Home
last modified time | relevance | path

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

/netbsd/sys/arch/hpcmips/vr/
H A Dvrpmureg.h53 #define PMUINT_RTCRST (1<<4) /* RTC Reset */ macro
64 PMUINT_RTCRST|PMUINT_RSTSWRST|\
H A Dvrpmu.c193 if (intstat1 & PMUINT_RTCRST) in vrpmu_dump_intr2()
291 if (intstat1 & PMUINT_RTCRST) in vrpmu_intr()