| /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/ethernet/marvell/ |
| H A D | sky2.c | 3353 sky2_write8(hw, B2_TI_CTRL, TIM_STOP); in sky2_reset() 4058 if (sky2_read8(hw, STAT_TX_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce() 4066 if (sky2_read8(hw, STAT_LEV_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce() 4074 if (sky2_read8(hw, STAT_ISR_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce() 4107 sky2_write8(hw, STAT_TX_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce() 4116 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce() 4125 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
|
| 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
|
| H A D | skge.c | 672 skge_write32(hw, B2_IRQM_CTRL, TIM_STOP); in skge_set_coalesce() 3634 skge_write8(hw, B2_TI_CTRL, TIM_STOP); in skge_reset()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
| H A D | sky2.c | 3353 sky2_write8(hw, B2_TI_CTRL, TIM_STOP); in sky2_reset() 4060 if (sky2_read8(hw, STAT_TX_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce() 4068 if (sky2_read8(hw, STAT_LEV_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce() 4076 if (sky2_read8(hw, STAT_ISR_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce() 4111 sky2_write8(hw, STAT_TX_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce() 4120 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce() 4129 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
|
| 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
|
| H A D | skge.c | 679 skge_write32(hw, B2_IRQM_CTRL, TIM_STOP); in skge_set_coalesce() 3642 skge_write8(hw, B2_TI_CTRL, TIM_STOP); in skge_reset()
|
| /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
|