Searched refs:B2_TI_CRTL (Results 1 – 2 of 2) sorted by relevance
82 outpw(ADDR(B2_TI_CRTL), TIM_START) ; /* Start timer. */ in hwt_start()103 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop()104 outpw(ADDR(B2_TI_CRTL), TIM_CL_IRQ) ; in hwt_stop()205 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read()208 outpw(ADDR(B2_TI_CRTL), TIM_START) ; in hwt_quick_read()
343 #define B2_TI_CRTL 0x0128 /* 8 bit Timer control */ macro