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.c219 #define FEC_FLASHMAC 0xf0006006 macro
221 #define FEC_FLASHMAC 0xf0006000 macro
223 #define FEC_FLASHMAC 0xf0020000 macro
225 #define FEC_FLASHMAC (0xffe04000 + 4) macro
227 #define FEC_FLASHMAC 0xffc0406b macro
229 #define FEC_FLASHMAC 0 macro
2054 if (FEC_FLASHMAC) in fec_get_mac()
2055 iap = (unsigned char *)FEC_FLASHMAC; in fec_get_mac()