Home
last modified time | relevance | path

Searched refs:st7701 (Results 1 – 6 of 6) 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
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go3.dts145 compatible = "elida,kd50t048a", "sitronix,st7701";
/openbmc/linux/
H A DMAINTAINERS6790 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...]