Searched full:otm8009a (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | orisetech,otm8009a.yaml | 4 $id: http://devicetree.org/schemas/display/panel/orisetech,otm8009a.yaml# 7 title: Orise Tech OTM8009A 3.97" 480x800 TFT LCD panel (MIPI-DSI video mode) 13 The Orise Tech OTM8009A is a 3.97" 480x800 TFT LCD panel connected using 21 const: orisetech,otm8009a 46 compatible = "orisetech,otm8009a";
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-orisetech-otm8009a.c | 66 struct otm8009a { struct 106 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a() 108 return container_of(panel, struct otm8009a, panel); in panel_to_otm8009a() 111 static void otm8009a_dcs_write_buf(struct otm8009a *ctx, const void *data, in otm8009a_dcs_write_buf() 132 static int otm8009a_init_sequence(struct otm8009a *ctx) in otm8009a_init_sequence() 237 /* See otm8009a driver documentation for pixel format descriptions */ in otm8009a_init_sequence() 265 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_disable() 286 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_unprepare() 302 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_prepare() 330 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_enable() [all …]
|
D | Makefile | 56 obj-$(CONFIG_DRM_PANEL_ORISETECH_OTM8009A) += panel-orisetech-otm8009a.o
|
D | Kconfig | 532 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel" 538 otm8009a 480x800 dsi 2dl panel.
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp157c-dk2.dts | 39 compatible = "orisetech,otm8009a";
|
D | stm32f769-disco.dts | 155 compatible = "orisetech,otm8009a";
|
D | stm32f469-disco.dts | 157 compatible = "orisetech,otm8009a";
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | st,stm32-dsi.yaml | 123 compatible = "orisetech,otm8009a";
|