Searched refs:st7789v (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-sitronix-st7789v.c | 126 struct st7789v { struct 142 return container_of(panel, struct st7789v, panel); in panel_to_st7789v() 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() 376 struct st7789v *ctx = panel_to_st7789v(panel); in st7789v_prepare() 573 struct st7789v *ctx = panel_to_st7789v(panel); in st7789v_enable() 580 struct st7789v *ctx = panel_to_st7789v(panel); in st7789v_disable() 590 struct st7789v *ctx = panel_to_st7789v(panel); in st7789v_unprepare() 612 struct st7789v *ctx; in st7789v_probe() [all …]
|
H A D | Makefile | 73 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7789V) += panel-sitronix-st7789v.o
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | sitronix,st7789v.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sitronix,st7789v.yaml# 22 - sitronix,st7789v 58 compatible = "sitronix,st7789v";
|
/openbmc/linux/arch/riscv/boot/dts/canaan/ |
H A D | sipeed_maixduino.dts | 151 compatible = "sitronix,st7789v";
|
H A D | sipeed_maix_dock.dts | 178 compatible = "sitronix,st7789v";
|
H A D | sipeed_maix_bit.dts | 175 compatible = "sitronix,st7789v";
|
H A D | sipeed_maix_go.dts | 186 compatible = "sitronix,st7789v";
|