Searched refs:MaxVoltageStepSoc (Results 1 – 8 of 8) sorted by relevance
126 ppsmc_pptable->MaxVoltageStepSoc = smc_dpm_table.maxvoltagestepsoc; in append_vbios_pptable()
552 pr_info("MaxVoltageStepSoc = 0x%x\n", pptable->MaxVoltageStepSoc);727 ppsmc_pptable->MaxVoltageStepSoc = smc_dpm_table->maxvoltagestepsoc; in append_vbios_pptable()
439 uint16_t MaxVoltageStepSoc; member
648 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
734 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
541 uint16_t MaxVoltageStepSoc; member
2504 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member2675 …uint16_t MaxVoltageStepSoc; // In mV(Q2) Max voltage step that SMU will request. Multiple step… member
1938 dev_info(smu->adev->dev, "MaxVoltageStepSoc = 0x%x\n", pptable->MaxVoltageStepSoc); in arcturus_dump_pptable()