Lines Matching refs:motoi2c_softc
57 static void motoi2c_clear_status(struct motoi2c_softc *, uint8_t);
58 static int motoi2c_busy_wait(struct motoi2c_softc *, uint8_t);
72 motoi2c_iord1(struct motoi2c_softc *sc, bus_size_t off)
78 motoi2c_iowr1(struct motoi2c_softc *sc, bus_size_t off, uint8_t data)
84 motoi2c_attach(struct motoi2c_softc *sc,
123 struct motoi2c_softc * const sc = v;
133 struct motoi2c_softc * const sc = v;
139 motoi2c_stop_wait(struct motoi2c_softc *sc)
157 motoi2c_clear_status(struct motoi2c_softc *sc, uint8_t sr)
168 motoi2c_busy_wait(struct motoi2c_softc *sc, uint8_t cr)
198 struct motoi2c_softc * const sc = v;
211 struct motoi2c_softc * const sc = v;