Searched refs:MT_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c_hw.h | 800 #define MT_MAGIC 0xaabb1234 macro |
H A D | atl1c_main.c | 682 if (readl(hw_addr + REG_MT_MAGIC) == MT_MAGIC) in atl1c_get_mac_type() |