Searched refs:otm8009a (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-otm8009a.c | 66 struct otm8009a { struct 107 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a() 109 return container_of(panel, struct otm8009a, panel); in panel_to_otm8009a() 133 static int otm8009a_init_sequence(struct otm8009a *ctx) in otm8009a_init_sequence() 266 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_disable() 292 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_unprepare() 311 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_prepare() 342 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_enable() 401 struct otm8009a *ctx = bl_get_data(bd); in otm8009a_backlight_update_status() 440 struct otm8009a *ctx; in otm8009a_probe() [all …]
|
H A D | Makefile | 45 obj-$(CONFIG_DRM_PANEL_ORISETECH_OTM8009A) += panel-orisetech-otm8009a.o
|
H A D | Kconfig | 455 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel" 461 otm8009a 480x800 dsi 2dl panel.
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | orisetech,otm8009a.yaml | 4 $id: http://devicetree.org/schemas/display/panel/orisetech,otm8009a.yaml# 21 const: orisetech,otm8009a 46 compatible = "orisetech,otm8009a";
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157c-dk2.dts | 39 compatible = "orisetech,otm8009a";
|
H A D | stm32f469-disco.dts | 164 compatible = "orisetech,otm8009a";
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | st,stm32-dsi.yaml | 123 compatible = "orisetech,otm8009a";
|