Home
last modified time | relevance | path

Searched refs:pwm_set (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_gm107.c68 .pwm_set = gm107_fan_pwm_set,
H A Dnouveau_nvkm_subdev_therm_gt215.c68 .pwm_set = nv50_fan_pwm_set,
H A Dpriv.h95 int (*pwm_set)(struct nvkm_therm *, int line, u32, u32); member
H A Dnouveau_nvkm_subdev_therm_gk104.c103 .pwm_set = gf119_fan_pwm_set,
H A Dnouveau_nvkm_subdev_therm_gf119.c146 .pwm_set = gf119_fan_pwm_set,
H A Dnouveau_nvkm_subdev_therm_fanpwm.c83 ret = therm->func->pwm_set(therm, fan->func.line, divs, duty); in nvkm_fanpwm_set()
H A Dnouveau_nvkm_subdev_therm_nv50.c170 .pwm_set = nv50_fan_pwm_set,
H A Dnouveau_nvkm_subdev_therm_nv40.c199 .pwm_set = nv40_fan_pwm_set,
H A Dnouveau_nvkm_subdev_therm_g84.c224 .pwm_set = nv50_fan_pwm_set,