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