Home
last modified time | relevance | path

Searched refs:phys_framebuffer (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Domap_lcdc.c220 omap_lcd->dma->phys_framebuffer[omap_lcd->dma->current_frame], in omap_update_display()
284 frame_base = omap_lcd->dma->phys_framebuffer[ in omap_update_display()
367 s->dma->phys_framebuffer[0] = s->dma->src_f1_top; in omap_lcd_update()
368 s->dma->phys_framebuffer[1] = s->dma->src_f2_top; in omap_lcd_update()
372 s->dma->phys_framebuffer[s->dma->current_frame], in omap_lcd_update()
/openbmc/qemu/include/hw/arm/
H A Domap.h412 hwaddr phys_framebuffer[2]; member