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