Home
last modified time | relevance | path

Searched refs:STAT_ISR_TIMER_CTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.c2096 sky2_read8(hw, STAT_ISR_TIMER_CTRL); in sky2_hw_down()
3420 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_START); in sky2_reset()
4074 if (sky2_read8(hw, STAT_ISR_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4125 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4129 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_START); in sky2_set_coalesce()
H A Dsky2.h1085 STAT_ISR_TIMER_CTRL= 0x0ed8,/* 8 bit ISR Timer Control Reg */ enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.c2096 sky2_read8(hw, STAT_ISR_TIMER_CTRL); in sky2_hw_down()
3420 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_START); in sky2_reset()
4076 if (sky2_read8(hw, STAT_ISR_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4129 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4133 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_START); in sky2_set_coalesce()
H A Dsky2.h1085 STAT_ISR_TIMER_CTRL= 0x0ed8,/* 8 bit ISR Timer Control Reg */ enumerator

Completed in 25 milliseconds