Searched refs:ethoc_reg (Results 1 – 1 of 1) sorted by relevance
203 static inline u32 *ethoc_reg(struct ethoc *priv, size_t offset) in ethoc_reg() function210 return readl(ethoc_reg(priv, offset)); in ethoc_read()215 writel(data, ethoc_reg(priv, offset)); in ethoc_write()552 rc = wait_for_bit_le32(ethoc_reg(priv, MIISTATUS), in ethoc_mdio_read()575 rc = wait_for_bit_le32(ethoc_reg(priv, MIISTATUS), in ethoc_mdio_write()
Completed in 4 milliseconds