Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c101 struct st7701;
127 void (*gip_sequence)(struct st7701 *st7701);
130 struct st7701 { struct
141 static inline struct st7701 *panel_to_st7701(struct drm_panel *panel) in panel_to_st7701() argument
143 return container_of(panel, struct st7701, panel); in panel_to_st7701()
146 static inline int st7701_dsi_write(struct st7701 *st7701, const void *seq, in st7701_dsi_write() argument
149 return mipi_dsi_dcs_write_buffer(st7701->dsi, seq, len); in st7701_dsi_write()
152 #define ST7701_DSI(st7701, seq...) \ argument
155 st7701_dsi_write(st7701, d, ARRAY_SIZE(d)); \
158 static u8 st7701_vgls_map(struct st7701 *st7701) in st7701_vgls_map() argument
[all …]
H A DMakefile71 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7701) += panel-sitronix-st7701.o
H A DKconfig679 tristate "Sitronix ST7701 panel driver"
685 ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsitronix,st7701.yaml4 $id: http://devicetree.org/schemas/display/panel/sitronix,st7701.yaml#
7 title: Sitronix ST7701 based LCD panels
13 ST7701 designed for small and medium sizes of TFT LCD display, is
18 inbuilt ST7701 chip.
21 which has built-in ST7701 chip.
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 DMAINTAINERS6787 DRM DRIVER FOR SITRONIX ST7701 PANELS
6790 F: Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
6791 F: drivers/gpu/drm/panel/panel-sitronix-st7701.c
H A Dopengrok0.0.log3212 2024-12-28 20:09:06.535-0600 FINEST t1169 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/gpu/drm/panel/panel-sitronix-st7701.c.gz'
[all...]
H A Dopengrok2.0.log[all...]