Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsh_eth.h153 MAHR, enumerator
213 [MAHR] = 0x05c0,
267 [MAHR] = 0x05c0,
299 [MAHR] = 0x01c0,
H A Dsh_eth.c402 sh_eth_write(eth, val, MAHR); in sh_eth_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/
H A Dsh_eth.c97 [MAHR] = 0x05c0,
170 [MAHR] = 0x03c0,
219 [MAHR] = 0x01c0,
284 [MAHR] = 0x0170,
1141 (ndev->dev_addr[2] << 8) | (ndev->dev_addr[3]), MAHR); in update_mac_address()
1158 u32 mahr = sh_eth_read(ndev, MAHR); in read_mac_address()
2153 add_reg(MAHR); in __sh_eth_get_regs()
H A Dsh_eth.h80 MAHR, enumerator
H A Dravb.h194 MAHR = 0x05c0, enumerator
H A Dravb_main.c117 u32 mahr = ravb_read(ndev, MAHR); in ravb_read_mac_address()
412 (ndev->dev_addr[2] << 8) | (ndev->dev_addr[3]), MAHR); in ravb_emac_init()