Lines Matching defs:SMU7_Discrete_MemoryLevel
168 struct SMU7_Discrete_MemoryLevel struct
170 uint32_t MinVddc;
171 uint32_t MinVddcPhases;
172 uint32_t MinVddci;
173 uint32_t MinMvdd;
175 uint32_t MclkFrequency;
177 uint8_t EdcReadEnable;
178 uint8_t EdcWriteEnable;
179 uint8_t RttEnable;
180 uint8_t StutterEnable;
182 uint8_t StrobeEnable;
183 uint8_t StrobeRatio;
207 typedef struct SMU7_Discrete_MemoryLevel SMU7_Discrete_MemoryLevel; argument