Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/rmi/
H A Drmixlreg.h529 #define RMIXL_PIC_CONTROL_TIMER_ENB __BITS(15,8) /* per-Timer enable bits */ macro
530 #define RMIXL_PIC_CONTROL_TIMER_ENBn(n) ((1 << (8 + (n))) & RMIXL_PIC_CONTROL_TIMER_ENB)