Searched refs:B2_TI_CRTL (Results 1 – 2 of 2) sorted by relevance
74 outpw(ADDR(B2_TI_CRTL), TIM_START) ; /* Start timer. */ in hwt_start()95 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop()96 outpw(ADDR(B2_TI_CRTL), TIM_CL_IRQ) ; in hwt_stop()197 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read()200 outpw(ADDR(B2_TI_CRTL), TIM_START) ; in hwt_quick_read()
120 #define B2_TI_CRTL 0x0128 /* 8 bit Timer control */ macro