Home
last modified time | relevance | path

Searched full:kd35t133 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-elida-kd35t133.c3 * Elida kd35t133 5.5" MIPI-DSI panel driver
39 struct kd35t133 { struct
48 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133() argument
50 return container_of(panel, struct kd35t133, panel); in panel_to_kd35t133()
61 static int kd35t133_init_sequence(struct kd35t133 *ctx) in kd35t133_init_sequence()
97 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_unprepare()
124 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare()
202 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes()
232 struct kd35t133 *ctx; in kd35t133_probe()
292 struct kd35t133 *ctx = mipi_dsi_get_drvdata(dsi); in kd35t133_shutdown()
[all …]
H A DKconfig73 tristate "Elida KD35T133 panel driver"
79 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
H A DMakefile8 obj-$(CONFIG_DRM_PANEL_ELIDA_KD35T133) += panel-elida-kd35t133.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A Delida,kd35t133.yaml4 $id: http://devicetree.org/schemas/display/panel/elida,kd35t133.yaml#
7 title: Elida KD35T133 3.5in 320x480 DSI panel
17 const: elida,kd35t133
41 compatible = "elida,kd35t133";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go2.dts209 compatible = "elida,kd35t133";