Searched refs:gf100_volt_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
| H A D | gf100.c | 59 gf100_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_volt_new() function
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | volt.h | 40 int gf100_volt_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_volt **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | base.c | 1310 .volt = { 0x00000001, gf100_volt_new }, 1345 .volt = { 0x00000001, gf100_volt_new }, 1380 .volt = { 0x00000001, gf100_volt_new }, 1415 .volt = { 0x00000001, gf100_volt_new }, 1450 .volt = { 0x00000001, gf100_volt_new }, 1485 .volt = { 0x00000001, gf100_volt_new }, 1520 .volt = { 0x00000001, gf100_volt_new }, 1589 .volt = { 0x00000001, gf100_volt_new },
|