HomeSort by: relevance | last modified time | path
    Searched defs:sy8106a_write (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
sy8106a.c 82 sy8106a_write(struct sy8106a_softc *sc, uint8_t reg, uint8_t val, int flags) function in typeref:typename:void
97 #define I2C_WRITE(sc, reg, val) sy8106a_write((sc), (reg), (val), 0)
sy8106a.c 82 sy8106a_write(struct sy8106a_softc *sc, uint8_t reg, uint8_t val, int flags) function in typeref:typename:void
97 #define I2C_WRITE(sc, reg, val) sy8106a_write((sc), (reg), (val), 0)

Completed in 22 milliseconds