Searched refs:nt35510_send_long (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-novatek-nt35510.c | 394 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long() function 469 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETAVDD, in nt35510_setup_power() 474 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT1CTR, in nt35510_setup_power() 479 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETAVEE, in nt35510_setup_power() 484 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT2CTR, in nt35510_setup_power() 489 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGH, in nt35510_setup_power() 494 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT4CTR, in nt35510_setup_power() 499 ret = nt35510_send_long(nt, dsi, NT35510_P1_VGHCTR, in nt35510_setup_power() 504 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGL, in nt35510_setup_power() 509 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT5CTR, in nt35510_setup_power() [all …]
|