Searched refs:raster_timing_0 (Results 1 – 2 of 2) sorted by relevance
111 u32 raster_timing_0; member393 reg = lcdc_read(&da8xx_fb_reg_base->raster_timing_0) & 0xf; in lcd_cfg_horizontal_sync()397 lcdc_write(reg, &da8xx_fb_reg_base->raster_timing_0); in lcd_cfg_horizontal_sync()500 reg = lcdc_read(&da8xx_fb_reg_base->raster_timing_0); in lcd_cfg_frame_buffer()508 lcdc_write(reg, &da8xx_fb_reg_base->raster_timing_0); in lcd_cfg_frame_buffer()
1545 u32 raster_timing_0; member1565 reg_context.raster_timing_0 = lcdc_read(LCD_RASTER_TIMING_0_REG); in lcd_context_save()1589 lcdc_write(reg_context.raster_timing_0, LCD_RASTER_TIMING_0_REG); in lcd_context_restore()