Searched refs:cstepX (Results 1 – 1 of 1) sorted by relevance
229 struct nvbios_cstepX cstepX; in nvkm_cstate_new() local233 data = nvbios_cstepXp(bios, idx, &ver, &hdr, &cstepX); in nvkm_cstate_new()237 if (volt && nvkm_volt_map_min(volt, cstepX.voltage) > volt->max_uv) in nvkm_cstate_new()245 cstate->voltage = cstepX.voltage; in nvkm_cstate_new()251 domain->bios, cstepX.freq); in nvkm_cstate_new()
Completed in 4 milliseconds