Lines Matching full:integrator
46 .compatible = "arm,core-module-integrator",
89 * Core module CLCD control on the Integrator/CP, bits
119 dev_info(drm->dev, "enable Integrator CLCD connectors\n"); in pl111_integrator_enable()
137 dev_err(drm->dev, "unhandled format on Integrator 0x%08x\n", in pl111_integrator_enable()
266 /* PL110 pixel formats for Integrator, vanilla PL110 */
278 /* Extended PL110 pixel formats for Integrator and Versatile */
310 * The Integrator variant is a PL110 with a bunch of broken, or not
314 .name = "PL110 Integrator",
500 * On the Integrator, check if we should use the IM-PD1 instead, in pl111_versatile_init()
501 * if we find it, it will take precedence. This is on the Integrator/AP in pl111_versatile_init()
523 dev_info(dev, "set up callbacks for Integrator PL110\n"); in pl111_versatile_init()