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

/netbsd-current/sys/dev/i2c/
H A Dtwl4030.c119 twl_read(struct twl_softc *sc, uint8_t mod, uint8_t reg, int flags) function
150 #define INT_READ(sc, reg) twl_read((sc), ADDR_INT, (reg), I2C_F_POLL)
153 #define POWER_READ(sc, reg) twl_read((sc), ADDR_POWER, (reg), I2C_F_POLL)

Completed in 148 milliseconds