Searched refs:MAC_ADDR_LOW (Results 1 – 2 of 2) sorted by relevance
52 #define MAC_ADDR_LOW 0x0430 macro590 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()
77 #define MAC_ADDR_LOW 0x0014 macro1765 unsigned int mac_l = rdlp(mp, MAC_ADDR_LOW); in uc_addr_get()1779 wrlp(mp, MAC_ADDR_LOW, (addr[4] << 8) | addr[5]); in uc_addr_set()