Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h91 #define ENETC4_PSIPMAR0(a) ((a) * 0x80 + 0x2000) macro
H A Denetc4_pf.c61 __raw_writel(upper, hw->port + ENETC4_PSIPMAR0(si)); in enetc4_pf_set_si_primary_mac()
75 upper = __raw_readl(hw->port + ENETC4_PSIPMAR0(si)); in enetc4_pf_get_si_primary_mac()