Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atl1e/
Datl1e_hw.h383 #define REG_LOAD_PTR 0x1534 /* Software sets this bit after the initialization of t… macro
Datl1e_main.c905 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1e_configure_des_ring()
/linux-2.6.39/drivers/net/atl1c/
Datl1c_hw.h451 #define REG_LOAD_PTR 0x1534 macro
Datl1c_main.c1081 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1c_configure_des_ring()
/linux-2.6.39/drivers/net/atlx/
Datl1.h132 #define REG_LOAD_PTR 0x1534 macro
Datl1.c1519 iowrite32(1, hw->hw_addr + REG_LOAD_PTR); in atl1_configure()