Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/ | |
nouveau_nvkm_subdev_volt_gk20a.c | 88 static const int v_scale = 1000; local in function:gk20a_volt_calc_voltage 92 mv = DIV_ROUND_UP(mv, v_scale); |
nouveau_nvkm_subdev_volt_gk20a.c | 88 static const int v_scale = 1000; local in function:gk20a_volt_calc_voltage 92 mv = DIV_ROUND_UP(mv, v_scale); |