Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dbcm6348-eth.c97 #define ETH_PML_REG(x) (0x58 + (x) * 0x8) macro
280 priv->base + ETH_PML_REG(0)); in bcm6348_eth_write_hwaddr()
512 writel_be(0, priv->base + ETH_PML_REG(i)); in bcm6348_eth_probe()