Searched refs:reg_context (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/video/fbdev/
H A Dda8xx-fb.c1554 } reg_context; variable in typeref:struct:lcdc_context
1559 reg_context.clk_enable = lcdc_read(LCD_CLK_ENABLE_REG);
1560 reg_context.int_enable_set = lcdc_read(LCD_INT_ENABLE_SET_REG);
1563 reg_context.ctrl = lcdc_read(LCD_CTRL_REG);
1564 reg_context.dma_ctrl = lcdc_read(LCD_DMA_CTRL_REG);
1565 reg_context.raster_timing_0 = lcdc_read(LCD_RASTER_TIMING_0_REG);
1566 reg_context.raster_timing_1 = lcdc_read(LCD_RASTER_TIMING_1_REG);
1567 reg_context.raster_timing_2 = lcdc_read(LCD_RASTER_TIMING_2_REG);
1568 reg_context.dma_frm_buf_base_addr_0 =
1570 reg_context
[all...]

Completed in 305 milliseconds