Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-ld9040.c91 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()
199 static int ld9040_power_on(struct ld9040 *ctx) in ld9040_power_on()
216 static int ld9040_power_off(struct ld9040 *ctx) in ld9040_power_off()
[all …]
H A DMakefile69 obj-$(CONFIG_DRM_PANEL_SAMSUNG_LD9040) += panel-samsung-ld9040.o
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-universal_c210.dts140 compatible = "samsung,ld9040";
H A Dexynos4210-i9100.dts220 compatible = "samsung,ld9040";