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";
75 * Disable CLCD clock source. in clcdfb_disable()
86 * Enable the CLCD clock source. in clcdfb_enable()
311 "CLCD: Registers set to\n" in clcdfb_set_par()
458 printk(KERN_ERR "CLCD: unable to remap registers\n"); in clcdfb_register()
528 printk(KERN_ERR "CLCD: cannot register framebuffer (%d)\n", ret); in clcdfb_register()
893 printk(KERN_ERR "CLCD: unable to reserve regs region\n"); in clcdfb_probe()
960 .name = "clcd-pl11x",
984 MODULE_DESCRIPTION("ARM PrimeCell PL110 CLCD core driver");