Home
last modified time | relevance | path

Searched refs:omap_lcdc_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/display/
H A Domap_lcdc.c461 void omap_lcdc_reset(struct omap_lcd_panel_s *s) in omap_lcdc_reset() function
499 omap_lcdc_reset(s); in omap_lcdc_init()
/openbmc/qemu/include/hw/arm/
H A Domap.h778 void omap_lcdc_reset(struct omap_lcd_panel_s *s);
/openbmc/qemu/hw/arm/
H A Domap1.c3720 omap_lcdc_reset(mpu->lcd); in omap1_mpu_reset()