Home
last modified time | relevance | path

Searched full:otm8009a (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/display/panel/
Dorisetech,otm8009a.yaml4 $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-v5.10/drivers/gpu/drm/panel/
Dpanel-orisetech-otm8009a.c63 struct otm8009a { struct
88 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a() argument
90 return container_of(panel, struct otm8009a, panel); in panel_to_otm8009a()
93 static void otm8009a_dcs_write_buf(struct otm8009a *ctx, const void *data, in otm8009a_dcs_write_buf()
102 static void otm8009a_dcs_write_buf_hs(struct otm8009a *ctx, const void *data, in otm8009a_dcs_write_buf_hs()
128 static int otm8009a_init_sequence(struct otm8009a *ctx) in otm8009a_init_sequence()
234 /* See otm8009a driver documentation for pixel format descriptions */ in otm8009a_init_sequence()
262 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_disable()
288 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_unprepare()
307 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_prepare()
[all …]
DKconfig244 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
250 otm8009a 480x800 dsi 2dl panel.
DMakefile25 obj-$(CONFIG_DRM_PANEL_ORISETECH_OTM8009A) += panel-orisetech-otm8009a.o
/Linux-v5.10/arch/arm/boot/dts/
Dstm32mp157c-dk2.dts53 compatible = "orisetech,otm8009a";
Dstm32f469-disco.dts162 compatible = "orisetech,otm8009a";
/Linux-v5.10/Documentation/devicetree/bindings/display/
Dst,stm32-dsi.yaml120 compatible = "orisetech,otm8009a";