Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsh_eth.h155 MAHR, enumerator
215 [MAHR] = 0x05c0,
246 [MAHR] = 0x01c0,
H A Dsh_eth.c367 sh_eth_write(port_info, val, MAHR); in sh_eth_write_hwaddr()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h80 MAHR, enumerator
H A Dsh_eth.c95 [MAHR] = 0x05c0,
168 [MAHR] = 0x03c0,
217 [MAHR] = 0x01c0,
282 [MAHR] = 0x0170,
1139 (ndev->dev_addr[2] << 8) | (ndev->dev_addr[3]), MAHR); in update_mac_address()
1156 u32 mahr = sh_eth_read(ndev, MAHR); in read_mac_address()
2147 add_reg(MAHR); in __sh_eth_get_regs()
H A Dravb.h197 MAHR = 0x05c0, enumerator
H A Dravb_main.c145 u32 mahr = ravb_read(ndev, MAHR); in ravb_read_mac_address()
551 (ndev->dev_addr[2] << 8) | (ndev->dev_addr[3]), MAHR); in ravb_emac_init_gbeth()
577 (ndev->dev_addr[2] << 8) | (ndev->dev_addr[3]), MAHR); in ravb_emac_init_rcar()