Searched refs:OCI2C_CMD_STOP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-ocores.c | 65 #define OCI2C_CMD_STOP 0x41 macro 181 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process() 191 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process() 220 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process() 263 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process_timeout()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-ocores.c | 65 #define OCI2C_CMD_STOP 0x41 macro 180 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process() 190 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process() 219 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process() 262 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process_timeout()
|
Completed in 3 milliseconds