Searched defs:divs (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ | 
| D | fanpwm.c | 44 	u32 divs, duty;  in nvkm_fanpwm_get()  local63 	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-v5.4/drivers/cpufreq/ | 
| D | s3c2440-cpufreq.c | 197 			int *divs,  in run_freq_for()
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | mips-r2-to-r6-emul.h | 17 	u64 divs;  member
 | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-s3c2410.c | 799 				   unsigned int *div1, unsigned int *divs)  in s3c24xx_i2c_calcdivisor()832 	unsigned int divs, div1;  in s3c24xx_i2c_clockrate()  local
 
 | 
| /Linux-v5.4/crypto/ | 
| D | testmgr.c | 414 static unsigned int count_test_sg_divisions(const struct test_sg_division *divs)  in count_test_sg_divisions()429 static bool valid_sg_divisions(const struct test_sg_division *divs,  in valid_sg_divisions()
 528 			     const struct test_sg_division *divs,  in build_test_sglist()
 829 static char *generate_random_sgl_divisions(struct test_sg_division *divs,  in generate_random_sgl_divisions()
 1099 	const struct test_sg_division *divs[XBUFSIZE];  in test_shash_vec_cfg()  local
 1283 	const struct test_sg_division *divs[XBUFSIZE];  in test_ahash_vec_cfg()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | mcp77.c | 212 	int divs = 0;  in mcp77_clk_calc()  local
 | 
| /Linux-v5.4/arch/arm/plat-samsung/include/plat/ | 
| D | cpu-freq-core.h | 120 	struct s3c_clkdivs	divs;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/edp/ | 
| D | edp_ctrl.c | 1318 	const struct edp_pixel_clk_div *divs;  in msm_edp_ctrl_pixel_clock_valid()  local
 | 
| /Linux-v5.4/drivers/clk/rockchip/ | 
| D | clk.h | 328 	struct rockchip_cpuclk_clksel divs[ROCKCHIP_CPUCLK_NUM_DIVIDERS];  member
 |