Searched refs:nt35510_send_long (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt35510.c | 584 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long() function 659 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETAVDD, in nt35510_setup_power() 664 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT1CTR, in nt35510_setup_power() 669 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETAVEE, in nt35510_setup_power() 674 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT2CTR, in nt35510_setup_power() 679 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVCL, in nt35510_setup_power() 684 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT3CTR, in nt35510_setup_power() 689 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGH, in nt35510_setup_power() 694 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT4CTR, in nt35510_setup_power() 699 ret = nt35510_send_long(nt, dsi, NT35510_P1_VGHCTR, in nt35510_setup_power() [all …]
|