Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c150 #define FEC_FLASHMAC 0xf0006006 macro
152 #define FEC_FLASHMAC 0xf0006000 macro
154 #define FEC_FLASHMAC 0xf0020000 macro
156 #define FEC_FLASHMAC (0xffe04000 + 4) macro
158 #define FEC_FLASHMAC 0xffc0406b macro
160 #define FEC_FLASHMAC 0 macro
1678 if (FEC_FLASHMAC) in fec_get_mac()
1679 iap = (unsigned char *)FEC_FLASHMAC; in fec_get_mac()