Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-mpc.c33 #define MPC_I2C_CLOCK_LEGACY 0 macro
246 if (clock == MPC_I2C_CLOCK_LEGACY) { in mpc_i2c_get_fdr_52xx()
430 if (clock == MPC_I2C_CLOCK_LEGACY) { in mpc_i2c_get_fdr_8xxx()
822 clock = MPC_I2C_CLOCK_LEGACY; in fsl_i2c_probe()