Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-ocores.c57 #define OCI2C_CMD_START 0x91 macro
186 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_START); in ocores_process()
226 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_START); in ocores_xfer()