Searched defs:TIM_STOP (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | hwt.c | 99 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop() local 201 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read() local
|
H A D | drvfbi.c | 567 outpw(ADDR(B2_WDOG_CRTL),TIM_STOP) ; /* Stop timer. */ in smt_stop_watchdog() local
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | hwt.c | 95 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop() local 197 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read() local
|
H A D | drvfbi.c | 563 outpw(ADDR(B2_WDOG_CRTL),TIM_STOP) ; /* Stop timer. */ in smt_stop_watchdog() local
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 446 #define TIM_STOP (1<<1) /* Bit 1: Stop Timer (TI,WDOG,RTM,IRQ_MOD) */ macro
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 446 #define TIM_STOP (1<<1) /* Bit 1: Stop Timer (TI,WDOG,RTM,IRQ_MOD) */ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.h | 276 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
|
H A D | sky2.h | 628 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.h | 276 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
|
H A D | sky2.h | 628 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
|
Completed in 51 milliseconds