Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c617 const ATOM_Fiji_PowerTune_Table *fijitable = in get_cac_tdp_table() local
619 tdp_table->usTDP = le16_to_cpu(fijitable->usTDP); in get_cac_tdp_table()
621 tdp_table->usTDC = le16_to_cpu(fijitable->usTDC); in get_cac_tdp_table()
629 le16_to_cpu(fijitable->usTjMax); in get_cac_tdp_table()
633 le16_to_cpu(fijitable->usPowerTuneDataSetID); in get_cac_tdp_table()
635 le16_to_cpu(fijitable->usSoftwareShutdownTemp); in get_cac_tdp_table()
637 le16_to_cpu(fijitable->usClockStretchAmount); in get_cac_tdp_table()
649 le16_to_cpu(fijitable->usTemperatureLimitPlx); in get_cac_tdp_table()
651 fijitable->ucLiquid1_I2C_address; in get_cac_tdp_table()
653 fijitable->ucLiquid2_I2C_address; in get_cac_tdp_table()
[all …]