Lines Matching refs:gbefb
244 printk(KERN_ERR "gbefb: turn off DMA timed out\n");
259 "gbefb: wait for vpixen_off timed out\n");
268 printk(KERN_ERR "gbefb: wait for vpixen_off timed out\n");
283 printk(KERN_ERR "gbefb: turn off pixel clock timed out\n");
298 printk(KERN_ERR "gbefb: turn off dotclock timed out\n");
335 printk(KERN_ERR "gbefb: turn on dotclock timed out\n");
350 printk(KERN_ERR "gbefb: turn on pixel clock timed out\n");
365 printk(KERN_ERR "gbefb: turn on DMA timed out\n");
378 printk(KERN_ERR "gbefb: cmap FIFO timeout\n");
867 printk(KERN_ERR "gbefb: cmap FIFO timeout\n");
1080 ATTRIBUTE_GROUPS(gbefb);
1131 if (fb_get_options("gbefb", &options)) {
1139 printk(KERN_ERR "gbefb: couldn't reserve mmio region\n");
1147 printk(KERN_ERR "gbefb: couldn't map mmio region\n");
1157 printk(KERN_ERR "gbefb: couldn't allocate tiles table\n");
1167 printk(KERN_ERR "gbefb: couldn't map framebuffer\n");
1180 printk(KERN_ERR "gbefb: couldn't allocate framebuffer memory\n");
1212 printk(KERN_ERR "gbefb: couldn't register framebuffer\n");
1251 .name = "gbefb",
1262 gbefb_device = platform_device_alloc("gbefb", 0);