Searched refs:st7701_switch_cmd_bkx (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/panel/ |
H A D | panel-sitronix-st7701.c | 195 static void st7701_switch_cmd_bkx(struct st7701 *st7701, bool cmd2, u8 bkx) in st7701_switch_cmd_bkx() function 224 st7701_switch_cmd_bkx(st7701, true, 0); in st7701_init_sequence() 263 st7701_switch_cmd_bkx(st7701, true, 1); in st7701_init_sequence() 388 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 390 st7701_switch_cmd_bkx(st7701, true, 3); in dmt028vghmcmi_1a_gip_sequence() 394 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 398 st7701_switch_cmd_bkx(st7701, true, 3); in dmt028vghmcmi_1a_gip_sequence() 403 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 408 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 440 st7701_switch_cmd_bkx(st7701, true, 3); in rg_arc_gip_sequence() [all …]
|