Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-ocores.c161 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_IACK); in ocores_process()
169 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
179 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
200 oc_setreg(i2c, OCI2C_DATA, addr); in ocores_process()
208 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
218 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_WRITE); in ocores_process()
251 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process_timeout()
417 oc_setreg(i2c, OCI2C_CONTROL, ctrl); in ocores_init()
435 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_IACK); in ocores_init()
733 oc_setreg(i2c, OCI2C_CONTROL, ctrl); in ocores_i2c_remove()
[all …]