Lines Matching full:integrator
43 .compatible = "arm,core-module-integrator",
86 * Core module CLCD control on the Integrator/CP, bits
116 dev_info(drm->dev, "enable Integrator CLCD connectors\n"); in pl111_integrator_enable()
134 dev_err(drm->dev, "unhandled format on Integrator 0x%08x\n", in pl111_integrator_enable()
263 /* PL110 pixel formats for Integrator, vanilla PL110 */
275 /* Extended PL110 pixel formats for Integrator and Versatile */
307 * The Integrator variant is a PL110 with a bunch of broken, or not
311 .name = "PL110 Integrator",
496 * On the Integrator, check if we should use the IM-PD1 instead, in pl111_versatile_init()
497 * if we find it, it will take precedence. This is on the Integrator/AP in pl111_versatile_init()
519 dev_info(dev, "set up callbacks for Integrator PL110\n"); in pl111_versatile_init()