Lines Matching refs:ppm
1196 ATOM_PPLIB_PPM_Table *ppm = (ATOM_PPLIB_PPM_Table *) in r600_parse_extended_power_table() local
1205 rdev->pm.dpm.dyn_state.ppm_table->ppm_design = ppm->ucPpmDesign; in r600_parse_extended_power_table()
1207 le16_to_cpu(ppm->usCpuCoreNumber); in r600_parse_extended_power_table()
1209 le32_to_cpu(ppm->ulPlatformTDP); in r600_parse_extended_power_table()
1211 le32_to_cpu(ppm->ulSmallACPlatformTDP); in r600_parse_extended_power_table()
1213 le32_to_cpu(ppm->ulPlatformTDC); in r600_parse_extended_power_table()
1215 le32_to_cpu(ppm->ulSmallACPlatformTDC); in r600_parse_extended_power_table()
1217 le32_to_cpu(ppm->ulApuTDP); in r600_parse_extended_power_table()
1219 le32_to_cpu(ppm->ulDGpuTDP); in r600_parse_extended_power_table()
1221 le32_to_cpu(ppm->ulDGpuUlvPower); in r600_parse_extended_power_table()
1223 le32_to_cpu(ppm->ulTjmax); in r600_parse_extended_power_table()