Searched refs:GE_PORT_EN (Results 1 – 1 of 1) sorted by relevance
30 #define GE_PORT_EN 0x44 macro376 val = readl_relaxed(priv->base + GE_PORT_EN); in hip04_mac_enable()378 writel_relaxed(val, priv->base + GE_PORT_EN); in hip04_mac_enable()403 val = readl_relaxed(priv->base + GE_PORT_EN); in hip04_mac_disable()405 writel_relaxed(val, priv->base + GE_PORT_EN); in hip04_mac_disable()