Home
last modified time | relevance | path

Searched refs:B2_TI_CRTL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dhwt.c78 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()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dskfbi.h120 #define B2_TI_CRTL 0x0128 /* 8 bit Timer control */ macro