Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c26 u32 value = readl(ioaddr + MAC_CONTROL); in dwmac100_core_init()
30 writel(value, ioaddr + MAC_CONTROL); in dwmac100_core_init()
41 reg_space[MAC_CONTROL / 4] = readl(ioaddr + MAC_CONTROL); in dwmac100_dump_mac_regs()
82 u32 value = readl(ioaddr + MAC_CONTROL); in dwmac100_set_filter()
124 writel(value, ioaddr + MAC_CONTROL); in dwmac100_set_filter()
147 u32 value = readl(ioaddr + MAC_CONTROL); in dwmac100_set_mac_loopback()
154 writel(value, ioaddr + MAC_CONTROL); in dwmac100_set_mac_loopback()
H A Ddwmac100.h21 #define MAC_CONTROL 0x00000000 /* MAC Control */ macro
/openbmc/linux/drivers/net/ethernet/amd/
H A Dau1000_eth.c74 #define MAC_CONTROL 0x0 macro