Searched refs:ld9040 (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/panel/ |
D | panel-samsung-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() 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 …]
|
D | Makefile | 54 obj-$(CONFIG_DRM_PANEL_SAMSUNG_LD9040) += panel-samsung-ld9040.o
|
/linux-6.6.21/Documentation/devicetree/bindings/display/panel/ |
D | samsung,ld9040.yaml | 4 $id: http://devicetree.org/schemas/display/panel/samsung,ld9040.yaml# 18 const: samsung,ld9040 65 compatible = "samsung,ld9040";
|
/linux-6.6.21/arch/arm/boot/dts/samsung/ |
D | exynos4210-universal_c210.dts | 140 compatible = "samsung,ld9040";
|
D | exynos4210-i9100.dts | 198 compatible = "samsung,ld9040";
|