Home
last modified time | relevance | path

Searched refs:EMAC_MAC_MRDD_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/mdio/
H A Dmdio-sun4i.c25 #define EMAC_MAC_MRDD_REG (0x0c) macro
58 value = readl(data->membase + EMAC_MAC_MRDD_REG); in sun4i_mdio_read()
/openbmc/qemu/include/hw/net/
H A Dallwinner_emac.h78 #define EMAC_MAC_MRDD_REG 0x8C macro
/openbmc/qemu/hw/net/
H A Dallwinner_emac.c300 case EMAC_MAC_MRDD_REG: in aw_emac_read()