Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A 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()
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()
384 struct otm8009a *ctx = bl_get_data(bd); in otm8009a_backlight_update_status()
[all …]
H A DMakefile56 obj-$(CONFIG_DRM_PANEL_ORISETECH_OTM8009A) += panel-orisetech-otm8009a.o
H A DKconfig532 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
538 otm8009a 480x800 dsi 2dl panel.
/linux/arch/arm/boot/dts/st/
H A Dstm32f469-disco.dts157 compatible = "orisetech,otm8009a";
H A Dstm32f769-disco.dts155 compatible = "orisetech,otm8009a";