Searched refs:B2_TI_CRTL (Results 1 – 2 of 2) sorted by relevance
78 outpw(ADDR(B2_TI_CRTL), TIM_START) ; /* Start timer. */ in hwt_start()99 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop()100 outpw(ADDR(B2_TI_CRTL), TIM_CL_IRQ) ; in hwt_stop()201 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read()204 outpw(ADDR(B2_TI_CRTL), TIM_START) ; in hwt_quick_read()
125 #define B2_TI_CRTL 0x0128 /* 8 bit Timer control */ macro