Home
last modified time | relevance | path

Searched refs:REG_LOAD_PTR (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h370 #define REG_LOAD_PTR 0x1534 /* Software sets this bit after the initialization of t… macro
H A Datl1e_main.c926 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1e_configure_des_ring()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h119 #define REG_LOAD_PTR 0x1534 macro
H A Datl1.c1494 iowrite32(1, hw->hw_addr + REG_LOAD_PTR); in atl1_configure()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h520 #define REG_LOAD_PTR 0x1534 macro
H A Datl1c_main.c1135 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1c_configure_des_ring()