HomeSort by relevance Sort by last modified time
    Searched refs:dsim_lcd_dev (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/video/exynos/
exynos_mipi_dsi.c 25 #define master_to_device(a) (a->dsim_lcd_dev)
32 struct mipi_dsim_lcd_device *dsim_lcd_dev; member in struct:mipi_dsim_ddi
59 dsim_ddi->dsim_lcd_dev = lcd_dev;
73 lcd_dev = dsim_ddi->dsim_lcd_dev;
146 lcd_dev = dsim_ddi->dsim_lcd_dev;
156 dsim->dsim_lcd_dev = lcd_dev;
  /external/u-boot/arch/arm/mach-exynos/include/mach/
mipi_dsim.h 231 * @dsim_lcd_dev: pointer to activated ddi device.
246 struct mipi_dsim_lcd_device *dsim_lcd_dev; member in struct:mipi_dsim_device
  /external/u-boot/drivers/video/
s6e8ax0.c 17 int reverse = dsim_dev->dsim_lcd_dev->reverse_panel;

Completed in 62 milliseconds