Searched refs:rm68200 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-raydium-rm68200.c | 75 struct rm68200 { struct 99 static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel) in panel_to_rm68200() 101 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() 115 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value) in rm68200_dcs_write_cmd() 145 static void rm68200_init_sequence(struct rm68200 *ctx) in rm68200_init_sequence() 236 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_disable() 248 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_unprepare() 279 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_prepare() 320 struct rm68200 *ct in rm68200_enable() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-raydium-rm68200.c | 75 struct rm68200 { struct 99 static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel) in panel_to_rm68200() 101 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() 115 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value) in rm68200_dcs_write_cmd() 145 static void rm68200_init_sequence(struct rm68200 *ctx) in rm68200_init_sequence() 236 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_disable() 248 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_unprepare() 279 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_prepare() 320 struct rm68200 *ct in rm68200_enable() [all...] |
Completed in 2 milliseconds