Searched refs:gm20b_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 | gm20b.c | 28 static const struct cvb_coef gm20b_cvb_coef[] = { variable 90 return gk20a_volt_ctor(device, index, gm20b_cvb_coef, in gm20b_volt_new() 91 ARRAY_SIZE(gm20b_cvb_coef), vmin, volt); in gm20b_volt_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gm20b.c | 28 static const struct cvb_coef gm20b_cvb_coef[] = { variable 91 return gk20a_volt_ctor(device, type, inst, gm20b_cvb_coef, in gm20b_volt_new() 92 ARRAY_SIZE(gm20b_cvb_coef), vmin, volt); in gm20b_volt_new()
|
Completed in 1 milliseconds