Searched refs:boostE (Results 1 – 1 of 1) sorted by relevance
45 struct nvbios_boostE boostE; in nvkm_clk_adjust() local49 data = nvbios_boostEm(bios, pstate, &ver, &hdr, &cnt, &len, &boostE); in nvkm_clk_adjust()55 input = max(boostE.min, input); in nvkm_clk_adjust()56 input = min(boostE.max, input); in nvkm_clk_adjust()