Home
last modified time | relevance | path

Searched refs:polaristable (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dprocess_pptables_v1_0.c661 const ATOM_Polaris_PowerTune_Table *polaristable = in get_cac_tdp_table() local
663 tdp_table->usTDP = le16_to_cpu(polaristable->usTDP); in get_cac_tdp_table()
665 tdp_table->usTDC = le16_to_cpu(polaristable->usTDC); in get_cac_tdp_table()
673 le16_to_cpu(polaristable->usTjMax); in get_cac_tdp_table()
677 le16_to_cpu(polaristable->usPowerTuneDataSetID); in get_cac_tdp_table()
679 le16_to_cpu(polaristable->usSoftwareShutdownTemp); in get_cac_tdp_table()
681 le16_to_cpu(polaristable->usClockStretchAmount); in get_cac_tdp_table()
693 le16_to_cpu(polaristable->usTemperatureLimitPlx); in get_cac_tdp_table()
695 polaristable->ucLiquid1_I2C_address; in get_cac_tdp_table()
697 polaristable->ucLiquid2_I2C_address; in get_cac_tdp_table()
[all …]

Completed in 5 milliseconds