Lines Matching refs:bflush
71 static inline void bflush(const struct b44_private *bp, u32 reg, u32 timeout) in bflush() function
211 bflush(bp, B44_SBTMSLOW, 1); in ssb_core_disable()
214 bflush(bp, B44_SBTMSLOW, 1); in ssb_core_disable()
226 bflush(bp, B44_SBTMSLOW, 1); in ssb_core_reset()
238 bflush(bp, B44_SBTMSLOW, 1); in ssb_core_reset()
241 bflush(bp, B44_SBTMSLOW, 1); in ssb_core_reset()
291 bflush(bp, B44_MDIO_CTRL, 1); in b44_chip_reset()
296 bflush(bp, B44_ENET_CTRL, 1); in b44_chip_reset()
301 bflush(bp, B44_DEVCTRL, 100); in b44_chip_reset()
314 bflush(bp, B44_IMASK, 1); in b44_halt()
926 bflush(bp, B44_ISTAT, 1); in b44_poll()