Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dvolt.h42 int gk104_volt_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_volt **);
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgk104.c98 gk104_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_volt_new() function
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1685 .volt = { 0x00000001, gk104_volt_new },
1722 .volt = { 0x00000001, gk104_volt_new },
1759 .volt = { 0x00000001, gk104_volt_new },
1821 .volt = { 0x00000001, gk104_volt_new },
1857 .volt = { 0x00000001, gk104_volt_new },
1893 .volt = { 0x00000001, gk104_volt_new },
1929 .volt = { 0x00000001, gk104_volt_new },
1965 .volt = { 0x00000001, gk104_volt_new },
2000 .volt = { 0x00000001, gk104_volt_new },
2033 .volt = { 0x00000001, gk104_volt_new },
[all …]