Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_main.c165 #define FEC_FLASHMAC 0xf0006006 macro
167 #define FEC_FLASHMAC 0xf0006000 macro
169 #define FEC_FLASHMAC 0xf0020000 macro
171 #define FEC_FLASHMAC (0xffe04000 + 4) macro
173 #define FEC_FLASHMAC 0xffc0406b macro
175 #define FEC_FLASHMAC 0 macro
1668 if (FEC_FLASHMAC) in fec_get_mac()
1669 iap = (unsigned char *)FEC_FLASHMAC; in fec_get_mac()