Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/agere/
H A Det131x.h796 u32 sa_lo; /* 0x4010 */ member
H A Det131x.c1036 u32 sa_lo; in et1310_config_rxmac_regs() local
1057 sa_lo = (adapter->addr[2] << ET_RX_WOL_LO_SA3_SHIFT) | in et1310_config_rxmac_regs()
1061 writel(sa_lo, &rxmac->sa_lo); in et1310_config_rxmac_regs()