Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/vr/ | |
vrpmureg.h | 53 #define PMUINT_RTCRST (1<<4) /* RTC Reset */ 64 PMUINT_RTCRST|PMUINT_RSTSWRST|\ |
vrpmu.c | 193 if (intstat1 & PMUINT_RTCRST) 291 if (intstat1 & PMUINT_RTCRST) |