Searched refs:REG_MT_MAGIC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/atheros/atl1c/ | ||
| D | atl1c_hw.h | 795 #define REG_MT_MAGIC 0x1F00 macro |
| D | atl1c_main.c | 697 if (readl(hw_addr + REG_MT_MAGIC) == MT_MAGIC) in atl1c_get_mac_type() |