Home
last modified time | relevance | path

Searched refs:st7703 (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7703.c51 struct st7703 { struct
68 int (*init_sequence)(struct st7703 *ctx); argument
71 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel) in panel_to_st7703()
73 return container_of(panel, struct st7703, panel); in panel_to_st7703()
84 static int jh057n_init_sequence(struct st7703 *ctx) in jh057n_init_sequence()
174 static int xbd599_init_sequence(struct st7703 *ctx) in xbd599_init_sequence()
360 struct st7703 *ctx = panel_to_st7703(panel); in st7703_enable()
392 struct st7703 *ctx = panel_to_st7703(panel); in st7703_disable()
409 struct st7703 *ctx = panel_to_st7703(panel); in st7703_unprepare()
424 struct st7703 *ctx = panel_to_st7703(panel); in st7703_prepare()
[all …]
H A DMakefile48 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7703) += panel-sitronix-st7703.o
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Dpx30-evb-ddr3-v10-linux.dts22 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Dpx30-evb-ddr3-v10.dts21 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3326-evb-lp3-v12-linux.dts20 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Dpx30-evb-ddr3-v11-linux.dts18 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Dpx30-evb-ext-rk618.dtsi16 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3308b-mipi-display-v11.dtsi143 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk1808-evb-v10.dts49 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3326-evb-lp3-v10.dtsi191 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3358m-vehicle-ddr3.dtsi247 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3358-evb-ddr3.dtsi196 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3368-808.dtsi790 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3326-evb-ai-va-v10.dts235 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3326-evb-ai-va-v12.dts235 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3326-evb-ai-va-v11.dts235 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3326-evb-ai-va-v11-i2s-dmic.dts245 compatible = "sitronix,st7703", "simple-panel-dsi";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3126c-evb-ddr3-v10-linux.dts193 compatible = "sitronix,st7703", "simple-panel-dsi";
H A Drk3128-evb-ddr3-v10-linux.dts288 compatible = "sitronix,st7703", "simple-panel-dsi";
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS5649 F: drivers/gpu/drm/panel/panel-sitronix-st7703.c