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