Searched refs:MCS_PWR_CTRL2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-otm8009a.c | 34 #define MCS_PWR_CTRL2 0xC590 /* Power Control Setting 2 for Normal Mode */ macro 146 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 1, 0x34); in otm8009a_init_sequence() 150 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 2, 0x01); in otm8009a_init_sequence() 151 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 5, 0x34); in otm8009a_init_sequence() 152 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 4, 0x33); in otm8009a_init_sequence()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-otm8009a.c | 34 #define MCS_PWR_CTRL2 0xC590 /* Power Control Setting 2 for Normal Mode */ macro 151 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 1, 0x34); in otm8009a_init_sequence() 155 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 2, 0x01); in otm8009a_init_sequence() 156 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 5, 0x34); in otm8009a_init_sequence() 157 dcs_write_cmd_at(ctx, MCS_PWR_CTRL2 + 4, 0x33); in otm8009a_init_sequence()
|
Completed in 3 milliseconds