Searched refs:GE_PORT_EN (Results 1 – 1 of 1) sorted by relevance
32 #define GE_PORT_EN 0x44 macro302 val = readl_relaxed(priv->base + GE_PORT_EN); in hip04_mac_enable()304 writel_relaxed(val, priv->base + GE_PORT_EN); in hip04_mac_enable()329 val = readl_relaxed(priv->base + GE_PORT_EN); in hip04_mac_disable()331 writel_relaxed(val, priv->base + GE_PORT_EN); in hip04_mac_disable()