Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c220 #define FEC_FLASHMAC 0xf0006006 macro
222 #define FEC_FLASHMAC 0xf0006000 macro
224 #define FEC_FLASHMAC 0xf0020000 macro
226 #define FEC_FLASHMAC (0xffe04000 + 4) macro
228 #define FEC_FLASHMAC 0xffc0406b macro
230 #define FEC_FLASHMAC 0 macro
2564 if (FEC_FLASHMAC) in fec_get_mac()
2565 iap = (unsigned char *)FEC_FLASHMAC; in fec_get_mac()