Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dbcm6348-eth.c76 #define ETH_CTL_RESET_MASK (1 << ETH_CTL_RESET_SHIFT) macro
138 writel_be(ETH_CTL_RESET_MASK, priv->base + ETH_CTL_REG); in bcm6348_eth_mac_reset()
143 ETH_CTL_RESET_MASK, false, in bcm6348_eth_mac_reset()