Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm68200.c136 #define dcs_write_cmd_seq(ctx, cmd, seq...) \ macro
149 dcs_write_cmd_seq(ctx, MCS_EXT_PWR_IC, 0xC0, 0x53, 0x00); in rm68200_init_sequence()
169 dcs_write_cmd_seq(ctx, GOA_VSTV2, 0x05, 0x16, 0x0D, 0x11, 0x7D, 0x00, in rm68200_init_sequence()
171 dcs_write_cmd_seq(ctx, GOA_VCLK1, 0x07, 0x08, 0x01, 0x02, 0x00, 0x7D, in rm68200_init_sequence()
173 dcs_write_cmd_seq(ctx, GOA_VCLK2, 0x03, 0x04, 0x05, 0x06, 0x00, 0x7D, in rm68200_init_sequence()
177 dcs_write_cmd_seq(ctx, GOA_BICLK1, 0x07, 0x08); in rm68200_init_sequence()
181 dcs_write_cmd_seq(ctx, GOA_BICLK2, 0x03, 0x04, 0x05, 0x06, 0x00); in rm68200_init_sequence()
205 dcs_write_cmd_seq(ctx, 0xA2, 0x3F, 0x09, 0x13, 0x17, 0x11, 0x15); in rm68200_init_sequence()
206 dcs_write_cmd_seq(ctx, 0xA9, 0x07, 0x03, 0x3F); in rm68200_init_sequence()
223 dcs_write_cmd_seq(ctx, MCS_GAMMA_VP, 0x00, 0x0C, 0x12, 0x0E, 0x06, in rm68200_init_sequence()
[all …]