Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c306 u32 mar_low, mar_high, adrmask; in pch_gbe_mac_mar_set() local
314 mar_high = ((u32) addr[0] | ((u32) addr[1] << 8) | in pch_gbe_mac_mar_set()
323 iowrite32(mar_high, &hw->reg->mac_adr[index].high); in pch_gbe_mac_mar_set()