Lines Matching full:lcdc
287 /* Wait for the LCDC core to become idle */ in atmel_lcdfb_stop_nowait()
597 /* Now, the LCDC core... */ in atmel_lcdfb_set_par()
900 { .compatible = "atmel,at91sam9261-lcdc" , .data = &at91sam9261_config, },
901 { .compatible = "atmel,at91sam9263-lcdc" , .data = &at91sam9263_config, },
902 { .compatible = "atmel,at91sam9g10-lcdc" , .data = &at91sam9g10_config, },
903 { .compatible = "atmel,at91sam9g45-lcdc" , .data = &at91sam9g45_config, },
904 { .compatible = "atmel,at91sam9g45es-lcdc" , .data = &at91sam9g45es_config, },
905 { .compatible = "atmel,at91sam9rl-lcdc" , .data = &at91sam9rl_config, },
1090 /* Enable LCDC Clocks */ in atmel_lcdfb_probe()
1154 /* LCDC registers */ in atmel_lcdfb_probe()
1166 dev_err(dev, "cannot map LCDC registers\n"); in atmel_lcdfb_probe()
1181 /* Some operations on the LCDC might sleep and in atmel_lcdfb_probe()
1208 /* Power up the LCDC screen */ in atmel_lcdfb_probe()
1211 dev_info(dev, "fb%d: Atmel LCDC at 0x%08lx (mapped at %p), irq %d\n", in atmel_lcdfb_probe()