Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c52 #define MAC_ADDR_LOW 0x0430 macro
590 unsigned int mac_l = rdl(pep, MAC_ADDR_LOW); in pxa168_eth_get_mac_address()
619 wrl(pep, MAC_ADDR_LOW, mac_l); in pxa168_eth_set_mac_address()