Home
last modified time | relevance | path

Searched refs:CMD_BUS_MASTER (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1e/
A Datl1e_hw.c514 CMD_MEMORY_SPACE | CMD_BUS_MASTER)) in atl1e_reset_hw()
515 != (CMD_IO_SPACE | CMD_MEMORY_SPACE | CMD_BUS_MASTER)) { in atl1e_reset_hw()
517 CMD_MEMORY_SPACE | CMD_BUS_MASTER); in atl1e_reset_hw()
A Datl1e.h46 #define CMD_BUS_MASTER 0x0004 macro
/linux/drivers/net/ethernet/atheros/atlx/
A Datlx.h451 #define CMD_BUS_MASTER 0x0004 macro
A Datl2.h208 #define CMD_BUS_MASTER 0x0004 macro
A Datl2.c2075 (CMD_IO_SPACE|CMD_MEMORY_SPACE|CMD_BUS_MASTER)) != in atl2_reset_hw()
2076 (CMD_IO_SPACE|CMD_MEMORY_SPACE|CMD_BUS_MASTER)) { in atl2_reset_hw()
2078 (CMD_IO_SPACE|CMD_MEMORY_SPACE|CMD_BUS_MASTER); in atl2_reset_hw()

Completed in 16 milliseconds