Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ocores.c172 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_IACK); in ocores_process()
180 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
190 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
211 oc_setreg(i2c, OCI2C_DATA, addr); in ocores_process()
219 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process()
229 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_WRITE); in ocores_process()
262 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_STOP); in ocores_process_timeout()
428 oc_setreg(i2c, OCI2C_CONTROL, ctrl); in ocores_init()
446 oc_setreg(i2c, OCI2C_CMD, OCI2C_CMD_IACK); in ocores_init()
740 oc_setreg(i2c, OCI2C_CONTROL, ctrl); in ocores_i2c_remove()
[all …]