Searched refs:mpc_i2c_data_52xx (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A 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, },
|