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