Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/
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()
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dskfbi.h125 #define B2_TI_CRTL 0x0128 /* 8 bit Timer control */ macro