Searched refs:tcagpio_read (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Dtcagpio.c77 tcagpio_read(struct tcagpio_softc *sc, uint8_t reg, int flags) function
105 #define I2C_READ(sc, reg) tcagpio_read((sc), (reg), 0)

Completed in 179 milliseconds