Searched full:kd35t133 (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-elida-kd35t133.c | 3 * Elida kd35t133 5.5" MIPI-DSI panel driver 39 struct kd35t133 { struct 49 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133() argument 51 return container_of(panel, struct kd35t133, panel); in panel_to_kd35t133() 54 static int kd35t133_init_sequence(struct kd35t133 *ctx) in kd35t133_init_sequence() 90 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_unprepare() 119 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare() 197 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes() 225 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_orientation() 240 struct kd35t133 *ctx; in kd35t133_probe() [all …]
|
| D | Makefile | 14 obj-$(CONFIG_DRM_PANEL_ELIDA_KD35T133) += panel-elida-kd35t133.o
|
| D | Kconfig | 138 tristate "Elida KD35T133 panel driver" 144 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
|
| D | panel-newvision-nv3051d.c | 8 * Elida kd35t133 3.5" MIPI-DSI panel driver
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-elida-kd35t133.c | 3 * 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() 126 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare() 204 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes() 234 struct kd35t133 *ctx; in kd35t133_probe() 294 struct kd35t133 *ctx = mipi_dsi_get_drvdata(dsi); in kd35t133_shutdown() [all …]
|
| D | Kconfig | 73 tristate "Elida KD35T133 panel driver" 79 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
|
| D | Makefile | 8 obj-$(CONFIG_DRM_PANEL_ELIDA_KD35T133) += panel-elida-kd35t133.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | elida,kd35t133.yaml | 4 $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";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | elida,kd35t133.yaml | 4 $id: http://devicetree.org/schemas/display/panel/elida,kd35t133.yaml# 7 title: Elida KD35T133 3.5in 320x480 DSI panel 17 const: elida,kd35t133 44 compatible = "elida,kd35t133";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3326-anbernic-rg351m.dts | 26 compatible = "elida,kd35t133";
|
| D | rk3326-odroid-go2.dts | 61 compatible = "elida,kd35t133";
|
| D | rk3326-odroid-go2-v11.dts | 85 compatible = "elida,kd35t133";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3326-odroid-go2.dts | 209 compatible = "elida,kd35t133";
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 8823 tristate "Elida KD35T133 panel driver" 8849 obj-$(CONFIG_DRM_PANEL_ELIDA_KD35T133) += panel-elida-kd35t133.o
|