nvbios_vpstate_entry
int nvbios_vpstate_entry(struct nvkm_bios *, struct nvbios_vpstate_header *,
u8 idx, struct nvbios_vpstate_entry *);
u8 idx, struct nvbios_vpstate_entry *e)
struct nvbios_vpstate_entry base, boost;
if (!nvbios_vpstate_entry(bios, &h, h.boost_id, &boost))
if (!nvbios_vpstate_entry(bios, &h, h.base_id, &base))