Home
last modified time | relevance | path

Searched refs:TIM_STOP (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dhwt.c99 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop()
201 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read()
H A Ddrvfbi.c567 outpw(ADDR(B2_WDOG_CRTL),TIM_STOP) ; /* Stop timer. */ in smt_stop_watchdog()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dskfbi.h446 #define TIM_STOP (1<<1) /* Bit 1: Stop Timer (TI,WDOG,RTM,IRQ_MOD) */ macro
/OK3568_Linux_fs/kernel/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()