Lines Matching full:lcdc
266 /* Wait for the LCDC core to become idle */ in atmel_lcdfb_stop_nowait()
576 /* Now, the LCDC core... */ in atmel_lcdfb_set_par()
877 { .compatible = "atmel,at91sam9261-lcdc" , .data = &at91sam9261_config, },
878 { .compatible = "atmel,at91sam9263-lcdc" , .data = &at91sam9263_config, },
879 { .compatible = "atmel,at91sam9g10-lcdc" , .data = &at91sam9g10_config, },
880 { .compatible = "atmel,at91sam9g45-lcdc" , .data = &at91sam9g45_config, },
881 { .compatible = "atmel,at91sam9g45es-lcdc" , .data = &at91sam9g45es_config, },
882 { .compatible = "atmel,at91sam9rl-lcdc" , .data = &at91sam9rl_config, },
1067 /* Enable LCDC Clocks */ in atmel_lcdfb_probe()
1131 /* LCDC registers */ in atmel_lcdfb_probe()
1143 dev_err(dev, "cannot map LCDC registers\n"); in atmel_lcdfb_probe()
1158 /* Some operations on the LCDC might sleep and in atmel_lcdfb_probe()
1185 /* Power up the LCDC screen */ in atmel_lcdfb_probe()
1188 dev_info(dev, "fb%d: Atmel LCDC at 0x%08lx (mapped at %p), irq %d\n", in atmel_lcdfb_probe()