Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.h104 #define EMAC_MAC_SUPP_REG (0x74) macro
H A Dsun4i-emac.c108 reg_val = readl(db->membase + EMAC_MAC_SUPP_REG); in emac_update_speed()
112 writel(reg_val, db->membase + EMAC_MAC_SUPP_REG); in emac_update_speed()
/openbmc/qemu/include/hw/net/
H A Dallwinner_emac.h72 #define EMAC_MAC_SUPP_REG 0x74 macro