Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dethoc.c202 static inline u32 *ethoc_reg(struct ethoc *priv, size_t offset) in ethoc_reg() function
209 return readl(ethoc_reg(priv, offset)); in ethoc_read()
214 writel(data, ethoc_reg(priv, offset)); in ethoc_write()
551 rc = wait_for_bit_le32(ethoc_reg(priv, MIISTATUS), in ethoc_mdio_read()
574 rc = wait_for_bit_le32(ethoc_reg(priv, MIISTATUS), in ethoc_mdio_write()