Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h91 #define ENETC4_PSIPMAR1(a) ((a) * 0x80 + 0x2004) macro
H A Denetc4_pf.c39 __raw_writew(lower, hw->port + ENETC4_PSIPMAR1(si)); in enetc4_pf_set_si_primary_mac()
53 lower = __raw_readw(hw->port + ENETC4_PSIPMAR1(si)); in enetc4_pf_get_si_primary_mac()