Home
last modified time | relevance | path

Searched refs:omap_lcdc_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcdc.c671 static int omap_lcdc_init(struct omapfb_device *fbdev, int ext_mode, in omap_lcdc_init() function
769 .init = omap_lcdc_init,
/openbmc/qemu/include/hw/arm/
H A Domap.h525 struct omap_lcd_panel_s *omap_lcdc_init(MemoryRegion *sysmem,
/openbmc/qemu/hw/display/
H A Domap_lcdc.c488 struct omap_lcd_panel_s *omap_lcdc_init(MemoryRegion *sysmem, in omap_lcdc_init() function
/openbmc/qemu/hw/arm/
H A Domap1.c3931 s->lcd = omap_lcdc_init(system_memory, 0xfffec000, in omap310_mpu_init()