Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Domap_dma.c123 struct omap_dma_lcd_channel_s lcd_ch;
1004 static int omap_dma_3_2_lcd_write(struct omap_dma_lcd_channel_s *s, int offset,
1132 static int omap_dma_3_2_lcd_read(struct omap_dma_lcd_channel_s *s, int offset,
1248 static int omap_dma_3_1_lcd_write(struct omap_dma_lcd_channel_s *s, int offset,
1306 static int omap_dma_3_1_lcd_read(struct omap_dma_lcd_channel_s *s, int offset,
1673 struct omap_dma_lcd_channel_s *omap_dma_get_lcdch(struct soc_dma_s *dma)
/openbmc/qemu/include/hw/arm/
H A Domap.h371 struct omap_dma_lcd_channel_s { struct
528 struct omap_dma_lcd_channel_s *dma,
/openbmc/qemu/hw/display/
H A Domap_lcdc.c45 struct omap_dma_lcd_channel_s *dma;
491 struct omap_dma_lcd_channel_s *dma, in omap_lcdc_init()