Home
last modified time | relevance | path

Searched refs:STAT_LEV_TIMER_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/
Dsky2.h1077 STAT_LEV_TIMER_CTRL= 0x0eb8,/* 8 bit Level Timer Control Reg */ enumerator
Dsky2.c3420 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_START); in sky2_reset()
4069 if (sky2_read8(hw, STAT_LEV_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4121 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4125 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_START); in sky2_set_coalesce()