HomeSort by: relevance | last modified time | path
    Searched refs:cvb_coef (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
gk20a.h 28 struct cvb_coef { struct
43 const struct cvb_coef *coefs, int nb_coefs,
nouveau_nvkm_subdev_volt_gm20b.c 33 static const struct cvb_coef gm20b_cvb_coef[] = {
49 static const struct cvb_coef gm20b_na_cvb_coef[] = {
nouveau_nvkm_subdev_volt_gk20a.c 34 static const struct cvb_coef gk20a_cvb_coef[] = {
57 gk20a_volt_get_cvb_voltage(int speedo, int s_scale, const struct cvb_coef *coef)
73 const struct cvb_coef *coef)
86 gk20a_volt_calc_voltage(const struct cvb_coef *coef, int speedo)
153 const struct cvb_coef *coefs, int nb_coefs,

Completed in 13 milliseconds