Lines Matching refs:nt35510_send_long

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()
703 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGL, in nt35510_setup_power()
708 ret = nt35510_send_long(nt, dsi, NT35510_P1_BT5CTR, in nt35510_setup_power()
713 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGP, in nt35510_setup_power()
718 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVGN, in nt35510_setup_power()
724 ret = nt35510_send_long(nt, dsi, NT35510_P1_SETVCMOFF, in nt35510_setup_power()
747 ret = nt35510_send_long(nt, dsi, NT35510_P0_DOPCTR, in nt35510_setup_display()
763 ret = nt35510_send_long(nt, dsi, NT35510_P0_GSEQCTR, in nt35510_setup_display()
769 ret = nt35510_send_long(nt, dsi, NT35510_P0_SDEQCTR, in nt35510_setup_display()
803 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPFRCTR1, in nt35510_setup_display()
810 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPFRCTR2, in nt35510_setup_display()
815 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPFRCTR3, in nt35510_setup_display()
827 ret = nt35510_send_long(nt, dsi, NT35510_P0_DPMCTR12, in nt35510_setup_display()
884 ret = nt35510_send_long(nt, dsi, MCS_CMD_MTP_READ_PARAM, in nt35510_power_on()
890 ret = nt35510_send_long(nt, dsi, MCS_CMD_MTP_READ_SETTING, in nt35510_power_on()
899 ret = nt35510_send_long(nt, dsi, MCS_CMD_MAUCCTR, in nt35510_power_on()
910 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_RED_POS, in nt35510_power_on()
915 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_GREEN_POS, in nt35510_power_on()
920 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_BLUE_POS, in nt35510_power_on()
925 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_RED_NEG, in nt35510_power_on()
930 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_GREEN_NEG, in nt35510_power_on()
935 ret = nt35510_send_long(nt, dsi, NT35510_P1_SET_GAMMA_BLUE_NEG, in nt35510_power_on()
943 ret = nt35510_send_long(nt, dsi, MCS_CMD_MAUCCTR, in nt35510_power_on()