Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-mpc.c38 #define MPC_I2C_CLOCK_LEGACY 0 macro
288 if (clock == MPC_I2C_CLOCK_LEGACY) { in mpc_i2c_get_fdr_52xx()
475 if (clock == MPC_I2C_CLOCK_LEGACY) { in mpc_i2c_get_fdr_8xxx()
752 u32 clock = MPC_I2C_CLOCK_LEGACY; in fsl_i2c_probe()