Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-mpc.c64 MPC_I2C_ACTION_STOP, enumerator
507 if (i2c->action != MPC_I2C_ACTION_STOP) { in mpc_i2c_do_action()
581 case MPC_I2C_ACTION_STOP: in mpc_i2c_do_action()
595 i2c->action = MPC_I2C_ACTION_STOP; in mpc_i2c_do_action()