Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/
Dfec.h40 #define FEC_ADDR_LOW 0x0e4 /* Low 32bits MAC address */ macro
163 #define FEC_ADDR_LOW 0x3c0 /* Low 32bits MAC address */ macro
Dfec_main.c937 fep->hwp + FEC_ADDR_LOW); in fec_restart()
1684 cpu_to_be32(readl(fep->hwp + FEC_ADDR_LOW)); in fec_get_mac()
2156 FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH, FEC_OPD, FEC_TXIC0, FEC_TXIC1,
2189 FEC_MAX_FRM_LEN, FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH,
3071 fep->hwp + FEC_ADDR_LOW); in fec_set_mac_address()