Lines Matching full:clcd
2 * linux/drivers/video/amba-clcd.c
14 #include <linux/amba/clcd.h>
36 static const char *clcd_name = "CLCD FB";
88 * Disable CLCD clock source. in clcdfb_disable()
99 * Enable the CLCD clock source. in clcdfb_enable()
324 "CLCD: Registers set to\n" in clcdfb_set_par()
471 printk(KERN_ERR "CLCD: unable to remap registers\n"); in clcdfb_register()
542 printk(KERN_ERR "CLCD: cannot register framebuffer (%d)\n", ret); in clcdfb_register()
907 printk(KERN_ERR "CLCD: unable to reserve regs region\n"); in clcdfb_probe()
974 .name = "clcd-pl11x",
998 MODULE_DESCRIPTION("ARM PrimeCell PL110 CLCD core driver");