Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c263 #define FEC_FLASHMAC 0xf0006006 macro
265 #define FEC_FLASHMAC 0xf0006000 macro
267 #define FEC_FLASHMAC 0xf0020000 macro
269 #define FEC_FLASHMAC (0xffe04000 + 4) macro
271 #define FEC_FLASHMAC 0xffc0406b macro
273 #define FEC_FLASHMAC 0 macro
1959 if (FEC_FLASHMAC) in fec_get_mac()
1960 iap = (unsigned char *)FEC_FLASHMAC; in fec_get_mac()