Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dethoc.c201 static inline u32 *ethoc_reg(struct ethoc *priv, size_t offset) in ethoc_reg() function
208 return readl(ethoc_reg(priv, offset)); in ethoc_read()
213 writel(data, ethoc_reg(priv, offset)); in ethoc_write()
550 rc = wait_for_bit_le32(ethoc_reg(priv, MIISTATUS), in ethoc_mdio_read()
573 rc = wait_for_bit_le32(ethoc_reg(priv, MIISTATUS), in ethoc_mdio_write()