Searched refs:B2_RTM_CRTL (Results 1 – 2 of 2) sorted by relevance
1326 outpw(ADDR(B2_RTM_CRTL),TIM_CL_IRQ) ; /* clear IRQ */ in rtm_irq()1327 if (inpw(ADDR(B2_RTM_CRTL)) & TIM_RES_TOK) { in rtm_irq()1334 outpw(ADDR(B2_RTM_CRTL),TIM_START) ; /* enable RTM monitoring */ in rtm_irq()1340 outpw(ADDR(B2_RTM_CRTL),TIM_START) ; /* enable IRQ */ in rtm_init()
130 #define B2_RTM_CRTL 0x0148 /* 8 bit RTM control */ macro