Searched refs:bb_read (Results 1 – 2 of 2) sorted by relevance
53 static inline int bb_read(u32 __iomem *p, u32 m) in bb_read() function74 return bb_read(bitbang->dat, bitbang->mdio_msk); in mdio_read()
1054 static int bb_read(void *addr, u32 msk) in bb_read() function1095 return bb_read(bitbang->addr, bitbang->mdi_msk); in sh_get_mdio()