Lines Matching full:ppm
1197 ATOM_PPLIB_PPM_Table *ppm = (ATOM_PPLIB_PPM_Table *) in r600_parse_extended_power_table() local
1206 rdev->pm.dpm.dyn_state.ppm_table->ppm_design = ppm->ucPpmDesign; in r600_parse_extended_power_table()
1208 le16_to_cpu(ppm->usCpuCoreNumber); in r600_parse_extended_power_table()
1210 le32_to_cpu(ppm->ulPlatformTDP); in r600_parse_extended_power_table()
1212 le32_to_cpu(ppm->ulSmallACPlatformTDP); in r600_parse_extended_power_table()
1214 le32_to_cpu(ppm->ulPlatformTDC); in r600_parse_extended_power_table()
1216 le32_to_cpu(ppm->ulSmallACPlatformTDC); in r600_parse_extended_power_table()
1218 le32_to_cpu(ppm->ulApuTDP); in r600_parse_extended_power_table()
1220 le32_to_cpu(ppm->ulDGpuTDP); in r600_parse_extended_power_table()
1222 le32_to_cpu(ppm->ulDGpuUlvPower); in r600_parse_extended_power_table()
1224 le32_to_cpu(ppm->ulTjmax); in r600_parse_extended_power_table()