Searched refs:s6e63j0x03_dcs_write_seq_static (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/panel/ |
D | panel-samsung-s6e63j0x03.c | 129 #define s6e63j0x03_dcs_write_seq_static(ctx, seq...) \ macro 137 return s6e63j0x03_dcs_write_seq_static(ctx, MCS_LEVEL2_KEY, 0x5a, 0x5a); in s6e63j0x03_enable_lv2_command() 143 return s6e63j0x03_dcs_write_seq_static(ctx, in s6e63j0x03_apply_mtp_key() 146 return s6e63j0x03_dcs_write_seq_static(ctx, MCS_MTP_KEY, 0xa5, 0xa5); in s6e63j0x03_apply_mtp_key() 269 ret = s6e63j0x03_dcs_write_seq_static(ctx, 0xf2, 0x1c, 0x28); in s6e63j0x03_panel_init() 274 ret = s6e63j0x03_dcs_write_seq_static(ctx, 0xb5, 0x00, 0x02, 0x00); in s6e63j0x03_panel_init() 289 ret = s6e63j0x03_dcs_write_seq_static(ctx, 0xf8, 0x08, 0x08, 0x08, 0x17, in s6e63j0x03_panel_init() 294 ret = s6e63j0x03_dcs_write_seq_static(ctx, 0xf7, 0x02); in s6e63j0x03_panel_init() 299 ret = s6e63j0x03_dcs_write_seq_static(ctx, 0xb0, 0x01); in s6e63j0x03_panel_init() 304 ret = s6e63j0x03_dcs_write_seq_static(ctx, 0xe2, 0x0f); in s6e63j0x03_panel_init() [all …]
|