Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-mpc.c37 #define MPC_I2C_CLOCK_LEGACY 0 macro
209 if (clock == MPC_I2C_CLOCK_LEGACY) { in mpc_i2c_get_fdr_52xx()
396 if (clock == MPC_I2C_CLOCK_LEGACY) { in mpc_i2c_get_fdr_8xxx()
657 u32 clock = MPC_I2C_CLOCK_LEGACY; in fsl_i2c_probe()