Lines Matching defs:cdnc_i2c_softc
81 struct cdnc_i2c_softc {
173 cdnc_i2c_set_freq(struct cdnc_i2c_softc *sc)
233 cdnc_i2c_init_hw(struct cdnc_i2c_softc *sc)
253 cdnc_i2c_errs(struct cdnc_i2c_softc *sc, uint16_t istat)
283 struct cdnc_i2c_softc *sc = device_get_softc(dev);
302 struct cdnc_i2c_softc *sc = (struct cdnc_i2c_softc *)arg;
327 cdnc_i2c_xfer_rd(struct cdnc_i2c_softc *sc, struct iic_msg *msg)
407 cdnc_i2c_xfer_wr(struct cdnc_i2c_softc *sc, struct iic_msg *msg)
472 struct cdnc_i2c_softc *sc = device_get_softc(dev);
506 struct cdnc_i2c_softc *sc = device_get_softc(dev);
544 struct cdnc_i2c_softc *sc;
627 struct cdnc_i2c_softc *sc = device_get_softc(dev);
695 sizeof(struct cdnc_i2c_softc),