Home
last modified time | relevance | path

Searched defs:gk104_volt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk104.c32 #define gk104_volt(p) container_of((p), struct gk104_volt, base) macro
33 struct gk104_volt { struct
41 struct nvbios_volt *bios = &gk104_volt(base)->bios; in gk104_volt_get() argument