Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c53 #define MAC_ADDR_HIGH 0x0438 macro
589 unsigned int mac_h = rdl(pep, MAC_ADDR_HIGH); in pxa168_eth_get_mac_address()
618 wrl(pep, MAC_ADDR_HIGH, mac_h); in pxa168_eth_set_mac_address()