Lines Matching refs:nt35510_send_long

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()
514 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGP, in nt35510_setup_power()
519 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGN, in nt35510_setup_power()
551 ret = nt35510_send_long(nt, dsi, NT35510_P0_DOPCTR, in nt35510_setup_display()
576 ret = nt35510_send_long(nt, dsi, NT35510_P0_GSEQCTR, in nt35510_setup_display()
582 ret = nt35510_send_long(nt, dsi, NT35510_P0_SDEQCTR, in nt35510_setup_display()
616 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPFRCTR1, in nt35510_setup_display()
623 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPFRCTR2, in nt35510_setup_display()
628 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPFRCTR3, in nt35510_setup_display()
640 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPMCTR12, in nt35510_setup_display()
697 ret = nt35510_send_long(nt, dsi, MCS_CMD_MTP_READ_PARAM, in nt35510_power_on()
703 ret = nt35510_send_long(nt, dsi, MCS_CMD_MTP_READ_SETTING, in nt35510_power_on()
712 ret = nt35510_send_long(nt, dsi, MCS_CMD_MAUCCTR, in nt35510_power_on()
722 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_RED_POS, in nt35510_power_on()
727 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_GREEN_POS, in nt35510_power_on()
732 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_BLUE_POS, in nt35510_power_on()
737 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_RED_NEG, in nt35510_power_on()
742 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_GREEN_NEG, in nt35510_power_on()
747 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_BLUE_NEG, in nt35510_power_on()
754 ret = nt35510_send_long(nt, dsi, MCS_CMD_MAUCCTR, in nt35510_power_on()