Searched refs:nt35510_send_long (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-novatek-nt35510.c | 583 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long() function 658 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETAVDD, in nt35510_setup_power() 663 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT1CTR, in nt35510_setup_power() 668 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETAVEE, in nt35510_setup_power() 673 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT2CTR, in nt35510_setup_power() 678 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVCL, in nt35510_setup_power() 683 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT3CTR, in nt35510_setup_power() 688 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGH, in nt35510_setup_power() 693 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT4CTR, in nt35510_setup_power() 698 ret = nt35510_send_long(nt, dsi, NT35510_P1_VGHCTR, in nt35510_setup_power() [all …]
|