Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/i2c/busses/
Di2c-mpc.c65 MPC_I2C_ACTION_STOP, enumerator
512 if (i2c->action != MPC_I2C_ACTION_STOP) { in mpc_i2c_do_action()
586 case MPC_I2C_ACTION_STOP: in mpc_i2c_do_action()
600 i2c->action = MPC_I2C_ACTION_STOP; in mpc_i2c_do_action()