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.c218 #define FEC_FLASHMAC 0xf0006006 macro
220 #define FEC_FLASHMAC 0xf0006000 macro
222 #define FEC_FLASHMAC 0xf0020000 macro
224 #define FEC_FLASHMAC (0xffe04000 + 4) macro
226 #define FEC_FLASHMAC 0xffc0406b macro
228 #define FEC_FLASHMAC 0 macro
1993 if (FEC_FLASHMAC) in fec_get_mac()
1994 iap = (unsigned char *)FEC_FLASHMAC; in fec_get_mac()