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

/netbsd-current/sys/dev/i2c/
H A Dtcagpio.c91 tcagpio_write(struct tcagpio_softc *sc, uint8_t reg, uint8_t val, int flags) function
106 #define I2C_WRITE(sc, reg, val) tcagpio_write((sc), (reg), (val), 0)

Completed in 83 milliseconds