Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ocores.c64 #define OCI2C_CMD_STOP 0x41 macro
169 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
179 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
208 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
251 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process_timeout()