Enum QnnHtpPerfInfrastructure_ExpVoltageCorner_t¶
Defined in File QnnHtpPerfInfrastructure.h
Enum Documentation¶
-
enum QnnHtpPerfInfrastructure_ExpVoltageCorner_t¶
These are the expanded voltage corners that can be requested by the client to influence the voting scheme for DCVS.
Values:
-
enumerator DCVS_EXP_VCORNER_DISABLE = 0¶
Maps to HAP_DCVS_EXP_VCORNER_DISABLE. Disable setting up voltage corner
-
enumerator DCVS_EXP_VCORNER_MIN = 0x100¶
Maps to HAP_DCVS_EXP_VCORNER_MIN. Set voltage corner to minimum value supported on platform
-
enumerator DCVS_EXP_VCORNER_LOW_SVS_D2 = 0x134¶
Maps to HAP_DCVS_EXP_VCORNER_LOW_SVS_D2. Set voltage corner to LOWSVS_D2 value for the platform
-
enumerator DCVS_EXP_VCORNER_LOW_SVS_D1 = 0x138¶
Maps to HAP_DCVS_EXP_VCORNER_LOW_SVS_D1. Set voltage corner to LOWSVS_D1 value for the platform
-
enumerator DCVS_EXP_VCORNER_LOW_SVS = 0x140¶
Maps to HAP_DCVS_EXP_VCORNER_LOW_SVS. Set voltage corner to LOWSVS value for the platform
-
enumerator DCVS_EXP_VCORNER_SVS = 0x180¶
Maps to HAP_DCVS_EXP_VCORNER_SVS. Set voltage corner to SVS value for the platform
-
enumerator DCVS_EXP_VCORNER_SVS_L1 = 0x1C0¶
Maps to HAP_DCVS_EXP_VCORNER_SVS_L1. Set voltage corner to SVS_L1 value for the platform
-
enumerator DCVS_EXP_VCORNER_NOM = 0x200¶
Maps to HAP_DCVS_EXP_VCORNER_NOM. Set voltage corner to NOM value for the platform
-
enumerator DCVS_EXP_VCORNER_NOM_L1 = 0x240¶
Maps to HAP_DCVS_EXP_VCORNER_NOM_L1. Set voltage corner to NOM_L1 value for the platform
-
enumerator DCVS_EXP_VCORNER_TUR = 0x280¶
Maps to HAP_DCVS_EXP_VCORNER_TUR. Set voltage corner to TURBO value for the platform
-
enumerator DCVS_EXP_VCORNER_TUR_L1 = 0x2A0¶
Maps to HAP_DCVS_EXP_VCORNER_TUR_L1. Set voltage corner to TURBO_L1 value for the platform
-
enumerator DCVS_EXP_VCORNER_TUR_L2 = 0x2B0¶
Maps to HAP_DCVS_EXP_VCORNER_TUR_L2. Set voltage corner to TURBO_L2 value for the platform
-
enumerator DCVS_EXP_VCORNER_TUR_L3 = 0x2C0¶
Maps to HAP_DCVS_EXP_VCORNER_TUR_L3. Set voltage corner to TURBO_L3 value for the platform
-
enumerator DCVS_EXP_VCORNER_MAX = 0xFFFF¶
Maps to HAP_DCVS_EXP_VCORNER_MAX. Selects the maximum voltage corner defined for the chipset
-
enumerator DCVS_EXP_VCORNER_UNKNOWN = 0x7fffffff¶
UNKNOWN value that must not be used by client.
-
enumerator DCVS_EXP_VCORNER_DISABLE = 0¶