Searched refs:polaristable (Results 1 – 1 of 1) sorted by relevance
658 const ATOM_Polaris_PowerTune_Table *polaristable = in get_cac_tdp_table() local660 tdp_table->usTDP = le16_to_cpu(polaristable->usTDP); in get_cac_tdp_table()661 tdp_table->usConfigurableTDP = le16_to_cpu(polaristable->usConfigurableTDP); in get_cac_tdp_table()662 tdp_table->usTDC = le16_to_cpu(polaristable->usTDC); in get_cac_tdp_table()663 tdp_table->usBatteryPowerLimit = le16_to_cpu(polaristable->usBatteryPowerLimit); in get_cac_tdp_table()664 tdp_table->usSmallPowerLimit = le16_to_cpu(polaristable->usSmallPowerLimit); in get_cac_tdp_table()665 tdp_table->usLowCACLeakage = le16_to_cpu(polaristable->usLowCACLeakage); in get_cac_tdp_table()666 tdp_table->usHighCACLeakage = le16_to_cpu(polaristable->usHighCACLeakage); in get_cac_tdp_table()668 le16_to_cpu(polaristable->usMaximumPowerDeliveryLimit); in get_cac_tdp_table()670 le16_to_cpu(polaristable->usTjMax); in get_cac_tdp_table()[all …]