Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drtsn.h250 MRMAC0 = RMRO + 0x0084, enumerator
H A Drtsn.c696 rtsn_write(priv, MRMAC0, (mac_addr[0] << 8) | mac_addr[1]); in rtsn_rmac_init()
994 mrmac0 = rtsn_read(priv, MRMAC0); in rtsn_parse_mac_address()
H A Drswitch.h562 MRMAC0 = RMRO + 0x0084, enumerator
H A Drswitch.c1089 u32 mrmac0 = ioread32(etha->addr + MRMAC0); in rswitch_etha_read_mac_address()
1103 iowrite32((mac[0] << 8) | mac[1], etha->addr + MRMAC0); in rswitch_etha_write_mac_address()