Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-mpc.c63 MPC_I2C_ACTION_WRITE, enumerator
525 i2c->action = dir ? MPC_I2C_ACTION_READ_BEGIN : MPC_I2C_ACTION_WRITE; in mpc_i2c_do_action()
574 case MPC_I2C_ACTION_WRITE: in mpc_i2c_do_action()