Searched refs:ENETC_PSIPMAR0 (Results 1 – 3 of 3) sorted by relevance
19 u32 upper = __raw_readl(hw->port + ENETC_PSIPMAR0(si)); in enetc_pf_get_primary_mac_addr()32 __raw_writel(upper, hw->port + ENETC_PSIPMAR0(si)); in enetc_pf_set_primary_mac_addr()
173 #define ENETC_PSIPMAR0(n) (0x0100 + (n) * 0x8) /* n = SI index */ macro
28 ENETC_PMR, ENETC_PSR, ENETC_PSIPMR, ENETC_PSIPMAR0(0),