Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-mxs.c96 enum mxs_i2c_devtype { enum
114 enum mxs_i2c_devtype dev_type;
780 static const struct platform_device_id mxs_i2c_devtype[] = { variable
789 MODULE_DEVICE_TABLE(platform, mxs_i2c_devtype);
792 { .compatible = "fsl,imx23-i2c", .data = &mxs_i2c_devtype[0], },
793 { .compatible = "fsl,imx28-i2c", .data = &mxs_i2c_devtype[1], },