Home
last modified time | relevance | path

Searched full:st7789v (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-sitronix-st7789v.c126 struct st7789v { struct
140 static inline struct st7789v *panel_to_st7789v(struct drm_panel *panel) in panel_to_st7789v() argument
142 return container_of(panel, struct st7789v, panel); in panel_to_st7789v()
145 static int st7789v_spi_write(struct st7789v *ctx, enum st7789v_prefix prefix, in st7789v_spi_write()
157 static int st7789v_write_command(struct st7789v *ctx, u8 cmd) in st7789v_write_command()
162 static int st7789v_write_data(struct st7789v *ctx, u8 cmd) in st7789v_write_data()
167 static int st7789v_read_data(struct st7789v *ctx, u8 cmd, u8 *buf, in st7789v_read_data()
212 struct st7789v *ctx = panel_to_st7789v(panel); in st7789v_check_id()
335 struct st7789v *ctx = panel_to_st7789v(panel); in st7789v_get_modes()
369 struct st7789v *ctx = panel_to_st7789v(p); in st7789v_get_orientation()
[all …]
DMakefile87 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7789V) += panel-sitronix-st7789v.o
DKconfig818 tristate "Sitronix ST7789V panel"
823 ST7789V controller for 240x320 LCD panels
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dsitronix,st7789v.yaml4 $id: http://devicetree.org/schemas/display/panel/sitronix,st7789v.yaml#
7 title: Sitronix ST7789V RGB panel with SPI control bus
22 - sitronix,st7789v
60 compatible = "sitronix,st7789v";
/linux-6.12.1/drivers/staging/fbtft/
Dfb_st7789v.c3 * FB driver for the ST7789V LCD Controller
34 * enum st7789v_command - ST7789V display controller commands
50 * Note that the ST7789V display controller offers quite a few more commands
385 FBTFT_REGISTER_DRIVER(DRVNAME, "sitronix,st7789v", &display);
389 MODULE_ALIAS("spi:st7789v");
390 MODULE_ALIAS("platform:st7789v");
392 MODULE_DESCRIPTION("FB driver for the ST7789V LCD Controller");
DKconfig162 tristate "FB driver for the ST7789V LCD Controller"
165 This enables generic framebuffer support for the Sitronix ST7789V
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3568-wolfvision-pf5-display-vz.dtso15 "sitronix,st7789v";
Drk3568-wolfvision-pf5-display.dtsi40 compatible = "sitronix,st7789v";
/linux-6.12.1/arch/riscv/boot/dts/canaan/
Dsipeed_maix_bit.dts180 compatible = "sitronix,st7789v";
Dsipeed_maixduino.dts155 compatible = "sitronix,st7789v";
Dsipeed_maix_go.dts191 compatible = "sitronix,st7789v";
Dsipeed_maix_dock.dts183 compatible = "sitronix,st7789v";