Home
last modified time | relevance | path

Searched refs:otm8009a (Results 1 – 5 of 5) sorted by relevance

/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()
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()
338 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_enable()
[all …]
DMakefile25 obj-$(CONFIG_DRM_PANEL_ORISETECH_OTM8009A) += panel-orisetech-otm8009a.o
DKconfig244 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
250 otm8009a 480x800 dsi 2dl panel.
/Linux-v5.10/arch/arm/boot/dts/
Dstm32mp157c-dk2.dts53 compatible = "orisetech,otm8009a";
Dstm32f469-disco.dts162 compatible = "orisetech,otm8009a";