Home
last modified time | relevance | path

Searched refs:MPC_I2C_CLOCK_PRESERVE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mpc.c39 #define MPC_I2C_CLOCK_PRESERVE (~0U) macro
320 if (clock == MPC_I2C_CLOCK_PRESERVE) { in mpc_i2c_setup_52xx()
506 if (clock == MPC_I2C_CLOCK_PRESERVE) { in mpc_i2c_setup_8xxx()
804 clock = MPC_I2C_CLOCK_PRESERVE; in fsl_i2c_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mpc.c36 #define MPC_I2C_CLOCK_PRESERVE (~0U) macro
281 if (clock == MPC_I2C_CLOCK_PRESERVE) { in mpc_i2c_setup_52xx()
467 if (clock == MPC_I2C_CLOCK_PRESERVE) { in mpc_i2c_setup_8xxx()
830 clock = MPC_I2C_CLOCK_PRESERVE; in fsl_i2c_probe()

Completed in 4 milliseconds