Searched refs:s6e3ha2_dcs_write_seq_static (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6e3ha2.c | 291 s6e3ha2_dcs_write_seq_static(ctx, 0xf2, 0x67); in s6e3ha2_single_dsi_set() 292 s6e3ha2_dcs_write_seq_static(ctx, 0xf9, 0x09); in s6e3ha2_single_dsi_set() 298 s6e3ha2_dcs_write_seq_static(ctx, 0xfd, 0x1c); in s6e3ha2_freq_calibration() 302 s6e3ha2_dcs_write_seq_static(ctx, 0xfe, 0xa0); in s6e3ha2_freq_calibration() 303 s6e3ha2_dcs_write_seq_static(ctx, 0xfe, 0x20); in s6e3ha2_freq_calibration() 331 s6e3ha2_dcs_write_seq_static(ctx, 0x55, 0x00); in s6e3ha2_acl_off() 337 s6e3ha2_dcs_write_seq_static(ctx, 0xb5, 0x40); in s6e3ha2_acl_off_opr() 343 s6e3ha2_dcs_write_seq_static(ctx, 0xb0, 0x07); in s6e3ha2_test_global() 349 s6e3ha2_dcs_write_seq_static(ctx, 0xb8, 0x19); in s6e3ha2_test() 368 s6e3ha2_dcs_write_seq_static(ctx, 0xb0, 0x20); in s6e3ha2_poc_global() [all …]
|