Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dda8xx-fb.c36 #define LCD_VERSION_2 2 macro
223 if (lcd_revision == LCD_VERSION_2) in lcd_enable_raster()
229 if (lcd_revision == LCD_VERSION_2) in lcd_enable_raster()
518 if (lcd_revision == LCD_VERSION_2) { in lcd_cfg_frame_buffer()
637 if (lcd_revision == LCD_VERSION_2) { in lcd_reset()
660 if (lcd_revision == LCD_VERSION_2) in lcd_calc_clk_divider()
912 lcd_revision = LCD_VERSION_2; in video_hw_init()