| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-sitronix-st7703.c | 51 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 D | Makefile | 48 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7703) += panel-sitronix-st7703.o
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-evb-ddr3-v10-linux.dts | 22 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | px30-evb-ddr3-v10.dts | 21 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3326-evb-lp3-v12-linux.dts | 20 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | px30-evb-ddr3-v11-linux.dts | 18 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | px30-evb-ext-rk618.dtsi | 16 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3308b-mipi-display-v11.dtsi | 143 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk1808-evb-v10.dts | 49 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3326-evb-lp3-v10.dtsi | 191 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3358m-vehicle-ddr3.dtsi | 247 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3358-evb-ddr3.dtsi | 196 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3368-808.dtsi | 790 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3326-evb-ai-va-v10.dts | 235 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3326-evb-ai-va-v12.dts | 235 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3326-evb-ai-va-v11.dts | 235 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3326-evb-ai-va-v11-i2s-dmic.dts | 245 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3126c-evb-ddr3-v10-linux.dts | 193 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| H A D | rk3128-evb-ddr3-v10-linux.dts | 288 compatible = "sitronix,st7703", "simple-panel-dsi";
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 5649 F: drivers/gpu/drm/panel/panel-sitronix-st7703.c
|