Lines Matching defs:rm68200
75 struct rm68200 {
99 static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel)
101 return container_of(panel, struct rm68200, panel);
104 static void rm68200_dcs_write_buf(struct rm68200 *ctx, const void *data,
115 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value)
145 static void rm68200_init_sequence(struct rm68200 *ctx)
236 struct rm68200 *ctx = panel_to_rm68200(panel);
248 struct rm68200 *ctx = panel_to_rm68200(panel);
279 struct rm68200 *ctx = panel_to_rm68200(panel);
320 struct rm68200 *ctx = panel_to_rm68200(panel);
365 struct rm68200 *ctx;
417 struct rm68200 *ctx = mipi_dsi_get_drvdata(dsi);
426 { .compatible = "raydium,rm68200" },
435 .name = "panel-raydium-rm68200",