Searched refs:REG_DEVICE_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ | ||
D | atl1e_hw.h | 62 #define REG_DEVICE_CTRL 0x60 macro |
D | atl1e_main.c | 967 dev_ctrl_data = AT_READ_REG(hw, REG_DEVICE_CTRL); in atl1e_configure_tx() |