Home
last modified time | relevance | path

Searched refs:I2C_OP_WRITE_BLOCK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/i2c/
H A Di2c_io.h63 I2C_OP_WRITE_BLOCK = I2C_OPMASK_BLKMODE | I2C_OPMASK_WRITE | enumerator
H A Dipmi_i2c.c172 error = iic_exec(sc->sc_tag, I2C_OP_WRITE_BLOCK, in ssif_sendmsg()