Lines Matching full:raster
59 /* LCD Raster Control Register */
83 /* LCD Raster Timing 2 Register */
253 /* Enable the Raster Engine of the LCD Controller */
275 /* Disable the Raster Engine of the LCD Controller */
355 * The Raster enable bit must be set after all other control fields are in lcd_blit()
558 /* Set the Raster Order of the Frame Buffer */ in lcd_cfg_frame_buffer()
832 * Must disable raster before changing state of any control bit. in lcdc_irq_handler_rev02()
895 * Must disable raster before changing state of any control bit. in lcdc_irq_handler_rev01()
1099 * translates into waiting for the current raster frame to complete.
1261 bool raster = da8xx_fb_is_raster_enabled(); in da8xxfb_set_par() local
1263 if (raster) in da8xxfb_set_par()
1291 if (raster) in da8xxfb_set_par()