Searched refs:rm68200 (Results 1 – 3 of 3) sorted by relevance
73 struct rm68200 { struct99 static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel) in panel_to_rm68200() argument101 return container_of(panel, struct rm68200, panel); in panel_to_rm68200()104 static void rm68200_dcs_write_buf(struct rm68200 *ctx, const void *data, in rm68200_dcs_write_buf()116 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value) in rm68200_dcs_write_cmd()146 static void rm68200_init_sequence(struct rm68200 *ctx) in rm68200_init_sequence()237 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_disable()251 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_unprepare()282 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_prepare()323 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_enable()[all …]
13 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM68200) += panel-raydium-rm68200.o
7 - compatible: "raydium,rm68200"19 compatible = "raydium,rm68200";