Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dau1000_eth.c116 # define MAC_EN_CLOCK_ENABLE (1 << 0) macro
252 writel(MAC_EN_CLOCK_ENABLE, aup->enable); in au1000_enable_mac()
256 | MAC_EN_CLOCK_ENABLE), aup->enable); in au1000_enable_mac()
589 writel(MAC_EN_CLOCK_ENABLE, aup->enable); in au1000_reset_mac_unlocked()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dau1000_eth.c116 # define MAC_EN_CLOCK_ENABLE (1 << 0) macro
252 writel(MAC_EN_CLOCK_ENABLE, aup->enable); in au1000_enable_mac()
256 | MAC_EN_CLOCK_ENABLE), aup->enable); in au1000_enable_mac()
589 writel(MAC_EN_CLOCK_ENABLE, aup->enable); in au1000_reset_mac_unlocked()

Completed in 7 milliseconds