Home
last modified time | relevance | path

Searched refs:GE_PORT_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c30 #define GE_PORT_EN 0x44 macro
376 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c30 #define GE_PORT_EN 0x44 macro
376 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()

Completed in 4 milliseconds