Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dfplustm.c1482 outpw(ADDR(B2_RTM_CRTL),TIM_CL_IRQ) ; /* clear IRQ */
1483 if (inpw(ADDR(B2_RTM_CRTL)) & TIM_RES_TOK) {
1490 outpw(ADDR(B2_RTM_CRTL),TIM_START) ; /* enable RTM monitoring */
1497 outpw(ADDR(B2_RTM_CRTL),TIM_START) ; /* enable IRQ */
/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h1139 #define B2_RTM_CRTL 0x0148 /* 8 bit RTM control */ macro