Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.c3419 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_START); in sky2_reset()
4066 if (sky2_read8(hw, STAT_LEV_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4116 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4120 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_START); in sky2_set_coalesce()
H A Dsky2.h1077 STAT_LEV_TIMER_CTRL= 0x0eb8,/* 8 bit Level Timer Control Reg */ enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.c3419 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_START); in sky2_reset()
4068 if (sky2_read8(hw, STAT_LEV_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4120 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4124 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_START); in sky2_set_coalesce()
H A Dsky2.h1077 STAT_LEV_TIMER_CTRL= 0x0eb8,/* 8 bit Level Timer Control Reg */ enumerator

Completed in 25 milliseconds