Searched defs:divs (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/ |
H A D | nouveau_nvkm_subdev_therm_fanpwm.c | 49 u32 divs, duty; in nvkm_fanpwm_get() local 68 u32 divs, duty; in nvkm_fanpwm_set() local 96 u32 divs, duty; in nvkm_fanpwm_create() local
|
H A D | nouveau_nvkm_subdev_therm_gm107.c | 39 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gm107_fan_pwm_get() 48 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gm107_fan_pwm_set()
|
H A D | nouveau_nvkm_subdev_therm_gf119.c | 72 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gf119_fan_pwm_get() 94 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gf119_fan_pwm_set()
|
H A D | nouveau_nvkm_subdev_therm_nv40.c | 126 nv40_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv40_fan_pwm_get() 154 nv40_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv40_fan_pwm_set()
|
H A D | nouveau_nvkm_subdev_therm_nv50.c | 71 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() 88 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv50_fan_pwm_set()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
H A D | nouveau_nvkm_subdev_clk_mcp77.c | 217 int divs = 0; in mcp77_clk_calc() local
|
/netbsd-src/sys/arch/arm/rockchip/ |
H A D | rk_cru.h | 161 struct rk_regmaskval divs[4]; member 176 struct rk_regmask divs[4]; member
|
/netbsd-src/sys/arch/sgimips/dev/ |
H A D | scn.c | 358 } divs[] = { variable
|
/netbsd-src/sys/dev/ |
H A D | sequencer.c | 1193 seq_timer_waitabs(struct sequencer_softc *sc, uint32_t divs) in seq_timer_waitabs()
|