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.c691 rtsn_write(priv, MRMAC0, (mac_addr[0] << 8) | mac_addr[1]); in rtsn_rmac_init()
989 mrmac0 = rtsn_read(priv, MRMAC0); in rtsn_parse_mac_address()
H A Drswitch.h569 MRMAC0 = RMRO + 0x0084, enumerator
H A Drswitch_main.c1131 u32 mrmac0 = ioread32(etha->addr + MRMAC0); in rswitch_etha_read_mac_address()
1145 iowrite32((mac[0] << 8) | mac[1], etha->addr + MRMAC0); in rswitch_etha_write_mac_address()