Home
last modified time | relevance | path

Searched defs:TX39_INTRENABLE_REG (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39icureg.h94 #define TX39_INTRENABLE_REG(x) (((x) - 1) * 4 + TX39_INTRENABLE1_REG) macro
97 #define TX39_INTRENABLE_REG(x) (((x) <= 6) ? \ macro