Searched defs:divs (Results 1 – 12 of 12) sorted by relevance
/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 | 68 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gf119_fan_pwm_get() 90 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()
|
/drivers/clk/ |
D | clk-fsl-flexspi.c | 56 const struct clk_div_table *divs; in fsl_flexspi_clk_probe() local
|
/drivers/i2c/busses/ |
D | i2c-s3c2410.c | 796 unsigned int *div1, unsigned int *divs) in s3c24xx_i2c_calcdivisor() 829 unsigned int divs, div1; in s3c24xx_i2c_clockrate() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | mcp77.c | 209 int divs = 0; in mcp77_clk_calc() local
|
/drivers/clk/qcom/ |
D | dispcc-sm8250.c | 1318 static struct clk_regmap_div * const divs[] = { in disp_cc_sm8250_probe() local
|
/drivers/clk/baikal-t1/ |
D | clk-ccu-div.c | 118 struct ccu_div **divs; member
|
/drivers/ufs/host/ |
D | ufs-exynos.c | 496 const int divs[] = {32, 16, 8, 4}; in exynos_ufs_calc_pwm_clk_div() local
|
/drivers/clk/rockchip/ |
D | clk.h | 446 struct rockchip_cpuclk_clksel divs[ROCKCHIP_CPUCLK_NUM_DIVIDERS]; member
|