Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c127 void (*gip_sequence)(struct st7701 *st7701);
158 static u8 st7701_vgls_map(struct st7701 *st7701) in st7701_vgls_map() argument
195 static void st7701_init_sequence(struct st7701 *st7701) in st7701_init_sequence() argument
428 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_prepare() local
445 st7701->desc->gip_sequence(st7701); in st7701_prepare()
455 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_enable() local
464 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_disable() local
473 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_unprepare() local
500 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_modes() local
529 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_orientation() local
[all …]
H A DMakefile71 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7701) += panel-sitronix-st7701.o
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsitronix,st7701.yaml4 $id: http://devicetree.org/schemas/display/panel/sitronix,st7701.yaml#
33 - const: sitronix,st7701
70 compatible = "techstar,ts8550b", "sitronix,st7701";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go3.dts145 compatible = "elida,kd50t048a", "sitronix,st7701";
/openbmc/linux/
H A DMAINTAINERS6783 F: Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
6784 F: drivers/gpu/drm/panel/panel-sitronix-st7701.c