Searched refs:rapl_quirk_tdp (Results 1 – 1 of 1) sorted by relevance
413 int rapl_quirk_tdp; /* Hardcoded TDP value when cannot be retrieved from hardware */ member856 .rapl_quirk_tdp = 30,868 .rapl_quirk_tdp = 30,959 .rapl_quirk_tdp = 280, /* This is the max stock TDP of HEDT/Server Fam17h+ chips */6888 if (platform->rapl_quirk_tdp) in get_quirk_tdp()6889 return platform->rapl_quirk_tdp; in get_quirk_tdp()