Searched refs:raster_timing_0 (Results 1 – 2 of 2) sorted by relevance
112 u32 raster_timing_0; member394 reg = lcdc_read(&da8xx_fb_reg_base->raster_timing_0) & 0xf; in lcd_cfg_horizontal_sync()398 lcdc_write(reg, &da8xx_fb_reg_base->raster_timing_0); in lcd_cfg_horizontal_sync()501 reg = lcdc_read(&da8xx_fb_reg_base->raster_timing_0); in lcd_cfg_frame_buffer()509 lcdc_write(reg, &da8xx_fb_reg_base->raster_timing_0); in lcd_cfg_frame_buffer()
1547 u32 raster_timing_0; member1567 reg_context.raster_timing_0 = lcdc_read(LCD_RASTER_TIMING_0_REG); in lcd_context_save()1591 lcdc_write(reg_context.raster_timing_0, LCD_RASTER_TIMING_0_REG); in lcd_context_restore()