Searched refs:st7701_switch_cmd_bkx (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-sitronix-st7701.c | 183 static void st7701_switch_cmd_bkx(struct st7701 *st7701, bool cmd2, u8 bkx) in st7701_switch_cmd_bkx() function 212 st7701_switch_cmd_bkx(st7701, true, 0); in st7701_init_sequence() 251 st7701_switch_cmd_bkx(st7701, true, 1); in st7701_init_sequence() 376 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 378 st7701_switch_cmd_bkx(st7701, true, 3); in dmt028vghmcmi_1a_gip_sequence() 382 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 386 st7701_switch_cmd_bkx(st7701, true, 3); in dmt028vghmcmi_1a_gip_sequence() 391 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 396 st7701_switch_cmd_bkx(st7701, false, 0); in dmt028vghmcmi_1a_gip_sequence() 448 st7701_switch_cmd_bkx(st7701, false, 0); in st7701_prepare()
|