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