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

/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h383 #define REG_LOAD_PTR 0x1534 /* Software sets this bit after the initialization of the head and tail */ macro
H A Datl1e_main.c942 AT_WRITE_REG(hw, REG_LOAD_PTR, 1);
/drivers/net/ethernet/atheros/atlx/
H A Datl1.h132 #define REG_LOAD_PTR 0x1534 macro
H A Datl1.c1515 iowrite32(1, hw->hw_addr + REG_LOAD_PTR);
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h532 #define REG_LOAD_PTR 0x1534 macro
H A Datl1c_main.c1106 AT_WRITE_REG(hw, REG_LOAD_PTR, 1);

Completed in 132 milliseconds