Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h92 #define ENETC4_PSIPMAR1(a) ((a) * 0x80 + 0x2004) macro
H A Denetc4_pf.c62 __raw_writel(lower, hw->port + ENETC4_PSIPMAR1(si)); in enetc4_pf_set_si_primary_mac()
76 lower = __raw_readl(hw->port + ENETC4_PSIPMAR1(si)); in enetc4_pf_get_si_primary_mac()