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