Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/gpu/drm/panel/
Dpanel-orisetech-otm8009a.c66 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 …]
DMakefile56 obj-$(CONFIG_DRM_PANEL_ORISETECH_OTM8009A) += panel-orisetech-otm8009a.o
DKconfig532 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
538 otm8009a 480x800 dsi 2dl panel.
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32mp157c-dk2.dts39 compatible = "orisetech,otm8009a";
Dstm32f769-disco.dts155 compatible = "orisetech,otm8009a";
Dstm32f469-disco.dts157 compatible = "orisetech,otm8009a";
/linux-6.12.1/Documentation/devicetree/bindings/display/
Dst,stm32-dsi.yaml123 compatible = "orisetech,otm8009a";