/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
A 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
|
A 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()
|
A 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()
|
A D | base.c | 44 u16 duty, i; in nvkm_therm_update_trip() local 74 u16 duty; in nvkm_therm_compute_linear_duty() local 113 int duty = -1; in nvkm_therm_update() local
|
A 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()
|
A 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()
|
A D | fantog.c | 46 int duty; in nvkm_fantog_update() local
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_led.c | 42 u32 div, duty; in nouveau_led_get_brightness() local 62 u32 div, duty; in nouveau_led_set_brightness() local
|
/linux/drivers/pwm/ |
A D | pwm-ntxec.c | 59 int period, int duty) in ntxec_pwm_set_raw_period_and_duty_cycle() 88 unsigned int period, duty; in ntxec_pwm_apply() local
|
A D | pwm-clps711x.c | 67 unsigned int duty; in clps711x_pwm_config() local 81 unsigned int duty; in clps711x_pwm_enable() local
|
A D | pwm-sprd.c | 74 u32 val, duty, prescale; in sprd_pwm_get_state() local 122 u32 prescale, duty; in sprd_pwm_config() local
|
A D | pwm-berlin.c | 44 u32 duty; member 95 u32 value, duty, period; in berlin_pwm_config() local
|
A D | pwm-rockchip.c | 41 unsigned long duty; member 105 unsigned long period, duty; in rockchip_pwm_config() local
|
A D | pwm-pca9685.c | 135 static void pca9685_pwm_set_duty(struct pca9685 *pca, int channel, unsigned int duty) in pca9685_pwm_set_duty() 367 unsigned long long duty, prescale; in __pca9685_pwm_apply() local 438 unsigned long long duty; in pca9685_pwm_get_state() local
|
A D | pwm-atmel-tcb.c | 39 unsigned duty; /* PWM duty expressed in clk cycles */ member 299 unsigned duty; in atmel_tcb_pwm_config() local
|
A D | pwm-fsl-ftm.c | 193 unsigned long long duty; in fsl_pwm_calculate_duty() local 232 unsigned int duty; in fsl_pwm_apply_config() local
|
A D | pwm-renesas-tpu.c | 78 u16 duty; member 254 u32 duty; in tpu_pwm_config() local
|
A D | pwm-visconti.c | 110 u32 period, duty, pwmc0, pwmc0_clk; in visconti_pwm_get_state() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
A D | gk104.c | 43 u32 div, duty; in gk104_volt_get() local 56 u32 div, duty; in gk104_volt_set() local
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu7_thermal.c | 58 uint32_t duty; in smu7_fan_ctrl_get_fan_speed_pwm() local 207 uint32_t duty; in smu7_fan_ctrl_set_fan_speed_pwm() local
|
A D | vega20_thermal.c | 121 uint32_t duty100, duty; in vega20_fan_ctrl_get_fan_speed_pwm() local 144 uint32_t duty; in vega20_fan_ctrl_set_fan_speed_pwm() local
|
/linux/drivers/media/rc/ |
A D | ir-rx51.c | 46 int duty, period = DIV_ROUND_CLOSEST(NSEC_PER_SEC, ir_rx51->freq); in init_timing_params() local 176 static int ir_rx51_set_duty_cycle(struct rc_dev *dev, u32 duty) in ir_rx51_set_duty_cycle()
|
A D | pwm-ir-tx.c | 56 int i, duty, period; in pwm_ir_tx() local
|
/linux/drivers/clk/meson/ |
A D | sclk-div.c | 125 struct clk_duty *duty) in sclk_div_set_duty_cycle() 139 struct clk_duty *duty) in sclk_div_get_duty_cycle()
|
/linux/drivers/clk/ |
A D | clk-pwm.c | 47 static int clk_pwm_get_duty_cycle(struct clk_hw *hw, struct clk_duty *duty) in clk_pwm_get_duty_cycle()
|