Lines Matching refs:uint16_t
113 #define PPSMC_MSG_UVDDPM_SetEnabledMask ((uint16_t) 0x12D)
114 #define PPSMC_MSG_VCEDPM_SetEnabledMask ((uint16_t) 0x12E)
115 #define PPSMC_MSG_ACPDPM_SetEnabledMask ((uint16_t) 0x12F)
116 #define PPSMC_MSG_SAMUDPM_SetEnabledMask ((uint16_t) 0x130)
117 #define PPSMC_MSG_MCLKDPM_ForceState ((uint16_t) 0x131)
118 #define PPSMC_MSG_MCLKDPM_NoForcedLevel ((uint16_t) 0x132)
119 #define PPSMC_MSG_Thermal_Cntl_Disable ((uint16_t) 0x133)
120 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135)
121 #define PPSMC_MSG_PCIeDPM_Enable ((uint16_t) 0x136)
122 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d)
123 #define PPSMC_MSG_ACPPowerOFF ((uint16_t) 0x137)
124 #define PPSMC_MSG_ACPPowerON ((uint16_t) 0x138)
125 #define PPSMC_MSG_SAMPowerOFF ((uint16_t) 0x139)
126 #define PPSMC_MSG_SAMPowerON ((uint16_t) 0x13a)
127 #define PPSMC_MSG_PCIeDPM_Disable ((uint16_t) 0x13d)
128 #define PPSMC_MSG_NBDPM_Enable ((uint16_t) 0x140)
129 #define PPSMC_MSG_NBDPM_Disable ((uint16_t) 0x141)
130 #define PPSMC_MSG_SCLKDPM_SetEnabledMask ((uint16_t) 0x145)
131 #define PPSMC_MSG_MCLKDPM_SetEnabledMask ((uint16_t) 0x146)
132 #define PPSMC_MSG_PCIeDPM_ForceLevel ((uint16_t) 0x147)
133 #define PPSMC_MSG_PCIeDPM_UnForceLevel ((uint16_t) 0x148)
134 #define PPSMC_MSG_EnableVRHotGPIOInterrupt ((uint16_t) 0x14a)
135 #define PPSMC_MSG_DPM_Enable ((uint16_t) 0x14e)
136 #define PPSMC_MSG_DPM_Disable ((uint16_t) 0x14f)
137 #define PPSMC_MSG_MCLKDPM_Enable ((uint16_t) 0x150)
138 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151)
139 #define PPSMC_MSG_UVDDPM_Enable ((uint16_t) 0x154)
140 #define PPSMC_MSG_UVDDPM_Disable ((uint16_t) 0x155)
141 #define PPSMC_MSG_SAMUDPM_Enable ((uint16_t) 0x156)
142 #define PPSMC_MSG_SAMUDPM_Disable ((uint16_t) 0x157)
143 #define PPSMC_MSG_ACPDPM_Enable ((uint16_t) 0x158)
144 #define PPSMC_MSG_ACPDPM_Disable ((uint16_t) 0x159)
145 #define PPSMC_MSG_VCEDPM_Enable ((uint16_t) 0x15a)
146 #define PPSMC_MSG_VCEDPM_Disable ((uint16_t) 0x15b)
147 #define PPSMC_MSG_VddC_Request ((uint16_t) 0x15f)
148 #define PPSMC_MSG_SCLKDPM_GetEnabledMask ((uint16_t) 0x162)
149 #define PPSMC_MSG_PCIeDPM_SetEnabledMask ((uint16_t) 0x167)
150 #define PPSMC_MSG_TDCLimitEnable ((uint16_t) 0x169)
151 #define PPSMC_MSG_TDCLimitDisable ((uint16_t) 0x16a)
152 #define PPSMC_MSG_PkgPwrLimitEnable ((uint16_t) 0x185)
153 #define PPSMC_MSG_PkgPwrLimitDisable ((uint16_t) 0x186)
154 #define PPSMC_MSG_PkgPwrSetLimit ((uint16_t) 0x187)
155 #define PPSMC_MSG_OverDriveSetTargetTdp ((uint16_t) 0x188)
156 #define PPSMC_MSG_SCLKDPM_FreezeLevel ((uint16_t) 0x189)
157 #define PPSMC_MSG_SCLKDPM_UnfreezeLevel ((uint16_t) 0x18A)
158 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B)
159 #define PPSMC_MSG_MCLKDPM_UnfreezeLevel ((uint16_t) 0x18C)
160 #define PPSMC_MSG_MASTER_DeepSleep_ON ((uint16_t) 0x18F)
161 #define PPSMC_MSG_MASTER_DeepSleep_OFF ((uint16_t) 0x190)
162 #define PPSMC_MSG_Remove_DC_Clamp ((uint16_t) 0x191)
163 #define PPSMC_MSG_SetFanPwmMax ((uint16_t) 0x19A)
165 #define PPSMC_MSG_ENABLE_THERMAL_DPM ((uint16_t) 0x19C)
166 #define PPSMC_MSG_DISABLE_THERMAL_DPM ((uint16_t) 0x19D)
168 #define PPSMC_MSG_API_GetSclkFrequency ((uint16_t) 0x200)
169 #define PPSMC_MSG_API_GetMclkFrequency ((uint16_t) 0x201)
187 typedef uint16_t PPSMC_Msg;