Home
last modified time | relevance | path

Searched refs:smb_timer (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h338 u32 smb_timer; member
H A Datl1e_main.c612 hw->smb_timer = 200000; /* 200ms */ in atl1e_sw_init()
1135 AT_WRITE_REG(hw, REG_SMB_STAT_TIMER, hw->smb_timer); in atl1e_configure()
/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h481 u32 smb_timer; member
H A Dhw.c946 alx_write_mem32(hw, ALX_SMB_TIMER, hw->smb_timer * 500UL); in alx_configure_basic()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h409 u32 smb_timer; member
H A Datl1c_main.c821 hw->smb_timer = 200000; /* 400ms */ in atl1c_sw_init()
1456 hw->smb_timer & SMB_STAT_TIMER_MASK); in atl1c_configure_mac()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h722 u32 smb_timer; member
H A Datl1.c971 hw->smb_timer = 100000; /* about 200ms */ in atl1_sw_init()
1604 iowrite32(hw->smb_timer, hw->hw_addr + REG_SMB_TIMER); in atl1_configure()