Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_i2c.c241 wait_for_busbusy(struct i2c_softc *sc, int wantbusy) in wait_for_busbusy() argument
248 if ((srb && wantbusy) || (!srb && !wantbusy)) in wait_for_busbusy()