Searched defs:divs (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/clk/
H A Dclk-fsl-flexspi.c56 const struct clk_div_table *divs; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgm107.c34 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
43 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
H A Dfanpwm.c44 u32 divs, duty; local
63 u32 divs, duty; local
91 u32 divs, duty; local
[all...]
H A Dgf119.c68 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
90 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
H A Dnv40.c121 nv40_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
149 nv40_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
H A Dnv50.c66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
83 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h17 u64 divs; member in struct:mips_r2_emulator_stats
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dmcp77.c209 int divs = 0; local
/linux-master/drivers/clk/baikal-t1/
H A Dclk-ccu-div.c118 struct ccu_div **divs; member in struct:ccu_div_data
[all...]
/linux-master/drivers/clk/samsung/
H A Dclk-cpu.c67 u32 divs[4]; member in struct:exynos_cpuclk_regs
/linux-master/drivers/i2c/busses/
H A Di2c-s3c2410.c845 unsigned int divs, div1; local
811 s3c24xx_i2c_calcdivisor(unsigned long clkin, unsigned int wanted, unsigned int *div1, unsigned int *divs) argument
/linux-master/drivers/clk/qcom/
H A Ddispcc-sm8250.c1316 static struct clk_regmap_div * const divs[] = { local
/linux-master/drivers/ufs/host/
H A Dufs-exynos.c496 const int divs[] = {32, 16, 8, 4}; local
/linux-master/crypto/
H A Dtestmgr.c466 static unsigned int count_test_sg_divisions(const struct test_sg_division *divs) argument
481 static bool valid_sg_divisions(const struct test_sg_division *divs, argument
579 build_test_sglist(struct test_sglist *tsgl, const struct test_sg_division *divs, const unsigned int alignmask, const unsigned int total_len, struct iov_iter *data, const struct test_sg_division *out_divs[XBUFSIZE]) argument
995 generate_random_sgl_divisions(struct rnd_state *rng, struct test_sg_division *divs, size_t max_divs, char *p, char *end, bool gen_flushes, u32 req_flags) argument
1221 build_hash_sglist(struct test_sglist *tsgl, const struct hash_testvec *vec, const struct testvec_config *cfg, unsigned int alignmask, const struct test_sg_division *divs[XBUFSIZE]) argument
1279 const struct test_sg_division *divs[XBUFSIZE]; local
1463 const struct test_sg_division *divs[XBUFSIZE]; local
[all...]
/linux-master/drivers/clk/rockchip/
H A Dclk.h446 struct rockchip_cpuclk_clksel divs[ROCKCHIP_CPUCLK_NUM_DIVIDERS]; member in struct:rockchip_cpuclk_rate_table

Completed in 141 milliseconds