Searched refs:gk20a_cvb_coef (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk20a.c | 29 static const struct cvb_coef gk20a_cvb_coef[] = { variable 184 return gk20a_volt_ctor(device, index, gk20a_cvb_coef, in gk20a_volt_new() 185 ARRAY_SIZE(gk20a_cvb_coef), 0, volt); in gk20a_volt_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk20a.c | 29 static const struct cvb_coef gk20a_cvb_coef[] = { variable 184 return gk20a_volt_ctor(device, type, inst, gk20a_cvb_coef, in gk20a_volt_new() 185 ARRAY_SIZE(gk20a_cvb_coef), 0, volt); in gk20a_volt_new()
|
Completed in 2 milliseconds