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