Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/
A Dhwt.c95 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_stop()
197 outpw(ADDR(B2_TI_CRTL), TIM_STOP) ; in hwt_quick_read()
A Ddrvfbi.c563 outpw(ADDR(B2_WDOG_CRTL),TIM_STOP) ; /* Stop timer. */ in smt_stop_watchdog()
/linux/drivers/net/fddi/skfp/h/
A Dskfbi.h446 #define TIM_STOP (1<<1) /* Bit 1: Stop Timer (TI,WDOG,RTM,IRQ_MOD) */ macro
/linux/drivers/net/ethernet/marvell/
A Dsky2.c3355 sky2_write8(hw, B2_TI_CTRL, TIM_STOP); in sky2_reset()
4062 if (sky2_read8(hw, STAT_TX_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4070 if (sky2_read8(hw, STAT_LEV_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4078 if (sky2_read8(hw, STAT_ISR_TIMER_CTRL) == TIM_STOP) in sky2_get_coalesce()
4113 sky2_write8(hw, STAT_TX_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4122 sky2_write8(hw, STAT_LEV_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
4131 sky2_write8(hw, STAT_ISR_TIMER_CTRL, TIM_STOP); in sky2_set_coalesce()
A Dskge.h276 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
A Dsky2.h628 TIM_STOP = 1<<1, /* Stop Timer */ enumerator
A Dskge.c676 skge_write32(hw, B2_IRQM_CTRL, TIM_STOP); in skge_set_coalesce()
3639 skge_write8(hw, B2_TI_CTRL, TIM_STOP); in skge_reset()

Completed in 42 milliseconds