Searched full:ld9040 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-ld9040.c | 3 * ld9040 AMOLED LCD drm_panel driver. 6 * Derived from drivers/video/backlight/ld9040.c 91 struct ld9040 { struct 114 static inline struct ld9040 *panel_to_ld9040(struct drm_panel *panel) in panel_to_ld9040() argument 116 return container_of(panel, struct ld9040, panel); in panel_to_ld9040() 119 static int ld9040_clear_error(struct ld9040 *ctx) in ld9040_clear_error() 127 static int ld9040_spi_write_word(struct ld9040 *ctx, u16 data) in ld9040_spi_write_word() 142 static void ld9040_dcs_write(struct ld9040 *ctx, const u8 *data, size_t len) in ld9040_dcs_write() 172 static void ld9040_brightness_set(struct ld9040 *ctx) in ld9040_brightness_set() 180 static void ld9040_init(struct ld9040 *ctx) in ld9040_init() [all …]
|
H A D | panel-lg-lg4573.c | 6 * drivers/gpu/drm/panel/panel-ld9040.c 7 * ld9040 AMOLED LCD drm_panel driver. 10 * Derived from drivers/video/backlight/ld9040.c
|
H A D | Makefile | 54 obj-$(CONFIG_DRM_PANEL_SAMSUNG_LD9040) += panel-samsung-ld9040.o
|
H A D | Kconfig | 301 tristate "Samsung LD9040 RGB/SPI panel"
|
H A D | panel-ilitek-ili9322.c | 19 * Derived from drivers/drm/gpu/panel/panel-samsung-ld9040.c
|
H A D | panel-samsung-s6e63m0.c | 6 * Derived from drivers/gpu/drm/panel-samsung-ld9040.c
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | samsung,ld9040.yaml | 4 $id: http://devicetree.org/schemas/display/panel/samsung,ld9040.yaml# 7 title: Samsung LD9040 AMOLED LCD parallel RGB panel with SPI control bus 18 const: samsung,ld9040 65 compatible = "samsung,ld9040";
|
/openbmc/u-boot/include/ |
H A D | ld9040.h | 3 * ld9040 AMOLED LCD panel driver.
|
/openbmc/u-boot/board/samsung/universal_c210/ |
H A D | universal.c | 16 #include <ld9040.h> 395 /* for LD9040. */ in exynos_lcd_misc_init() 399 env_set("lcdinfo", "lcd=ld9040"); in exynos_lcd_misc_init()
|
/openbmc/u-boot/drivers/video/ |
H A D | ld9040.c | 3 * ld9040 AMOLED LCD panel driver.
|
H A D | Makefile | 32 obj-$(CONFIG_LD9040) += ld9040.o
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210-universal_c210.dts | 140 compatible = "samsung,ld9040";
|
H A D | exynos4210-i9100.dts | 198 compatible = "samsung,ld9040";
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |