Searched refs:mpc_i2c_data_52xx (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-mpc.c | 908 static const struct mpc_i2c_data mpc_i2c_data_52xx = { variable 925 {.compatible = "mpc5200-i2c", .data = &mpc_i2c_data_52xx, }, 926 {.compatible = "fsl,mpc5200b-i2c", .data = &mpc_i2c_data_52xx, }, 927 {.compatible = "fsl,mpc5200-i2c", .data = &mpc_i2c_data_52xx, },
|