Lines Matching full:pl110
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",
321 * The IM-PD1 variant is a PL110 with a bunch of broken, or not
325 .name = "PL110 IM-PD1",
335 * This is the in-between PL110 variant found in the ARM Versatile,
339 .name = "PL110 Versatile",
499 * which only has this option for PL110 graphics. in pl111_versatile_init()
520 dev_info(dev, "set up callbacks for Integrator PL110\n"); in pl111_versatile_init()
527 dev_info(dev, "set up callbacks for IM-PD1 PL110\n"); in pl111_versatile_init()
536 * The Versatile has a variant halfway between PL110 in pl111_versatile_init()
542 dev_info(dev, "set up callbacks for Versatile PL110\n"); in pl111_versatile_init()