Searched refs:bb_read (Results 1 – 2 of 2) sorted by relevance
50 static inline int bb_read(u32 __iomem *p, u32 m) in bb_read() function71 return bb_read(bitbang->dat, bitbang->mdio_msk); in mdio_read()
350 static int bb_read(struct gpib_board *board, u8 *buffer, size_t length, in bb_read() function1311 .read = bb_read,