Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dvpstate.c62 h->boost_id = nvbios_rd08(b, h->offset + 0x10); in nvbios_vpstate_parse()
64 h->boost_id = 0xff; in nvbios_vpstate_parse()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvpstate.h15 u8 boost_id; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c661 if (!nvbios_vpstate_entry(bios, &h, h.boost_id, &boost)) in nvkm_clk_ctor()