Lines Matching defs:data
488 ret = of_property_read_string(np, "fsl,data-mapping", &bm);
492 of_property_read_u32(np, "fsl,data-width", &datawidth);
500 dev_err(dev, "invalid data mapping: %d-bit \"%s\"\n", datawidth, bm);
524 { .compatible = "fsl,imx6q-ldb", .data = imx6q_lvds_mux, },
525 { .compatible = "fsl,imx53-ldb", .data = NULL, },
571 static int imx_ldb_bind(struct device *dev, struct device *master, void *data)
573 struct drm_device *drm = data;
598 imx_ldb->lvds_mux = of_id->data;
677 dev_err(dev, "could not determine data mapping: %d\n",
700 void *data)