Searched defs:divs (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | fanpwm.c | 44 u32 divs, duty; in nvkm_fanpwm_get() local 63 u32 divs, duty; in nvkm_fanpwm_set() local 91 u32 divs, duty; in nvkm_fanpwm_create() local
|
D | gm107.c | 34 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gm107_fan_pwm_get() 43 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gm107_fan_pwm_set()
|
D | gf119.c | 67 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gf119_fan_pwm_get() 89 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gf119_fan_pwm_set()
|
D | nv40.c | 121 nv40_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv40_fan_pwm_get() 149 nv40_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv40_fan_pwm_set()
|
D | nv50.c | 66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in nv50_fan_pwm_get() 83 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in nv50_fan_pwm_set()
|
/Linux-v4.19/drivers/cpufreq/ |
D | s3c2440-cpufreq.c | 200 int *divs, in run_freq_for()
|
/Linux-v4.19/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 17 u64 divs; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | mcp77.c | 212 int divs = 0; in mcp77_clk_calc() local
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-s3c2410.c | 811 unsigned int *div1, unsigned int *divs) in s3c24xx_i2c_calcdivisor() 844 unsigned int divs, div1; in s3c24xx_i2c_clockrate() local
|
/Linux-v4.19/arch/arm/plat-samsung/include/plat/ |
D | cpu-freq-core.h | 120 struct s3c_clkdivs divs; member
|
/Linux-v4.19/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 1326 const struct edp_pixel_clk_div *divs; in msm_edp_ctrl_pixel_clock_valid() local
|
/Linux-v4.19/drivers/clk/rockchip/ |
D | clk.h | 324 struct rockchip_cpuclk_clksel divs[ROCKCHIP_CPUCLK_NUM_DIVIDERS]; member
|