Home
last modified time | relevance | path

Searched refs:TIM_STOP (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dhwt.c99 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 Ddrvfbi.c567 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 Dhwt.c95 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 Ddrvfbi.c563 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 Dsky2.c3353 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 Dskge.h276 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
H A Dsky2.h628 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
H A Dskge.c672 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 Dsky2.c3353 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 Dskge.h276 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
H A Dsky2.h628 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
H A Dskge.c679 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 Dskfbi.h446 #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 Dskfbi.h446 #define TIM_STOP (1<<1) /* Bit 1: Stop Timer (TI,WDOG,RTM,IRQ_MOD) */ macro

Completed in 55 milliseconds