Home
last modified time | relevance | path

Searched refs:_pwm (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pwm/
A Dpwm-renesas-tpu.c215 if (_pwm->hwpwm >= TPU_CHANNEL_MAX) in tpu_pwm_request()
223 pwm->channel = _pwm->hwpwm; in tpu_pwm_request()
231 pwm_set_chip_data(_pwm, pwm); in tpu_pwm_request()
236 static void tpu_pwm_free(struct pwm_chip *chip, struct pwm_device *_pwm) in tpu_pwm_free() argument
238 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_free()
244 static int tpu_pwm_config(struct pwm_chip *chip, struct pwm_device *_pwm, in tpu_pwm_config() argument
248 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_config()
296 if (!pwm_is_enabled(_pwm)) in tpu_pwm_config()
330 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_set_polarity()
339 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_enable()
[all …]
/linux/Documentation/hwmon/
A Dgsc-hwmon.rst51 pwm1_auto_point[1-6]_pwm PWM value.
A Dsysfs-interface.rst212 `pwm[1-*]_auto_point[1-*]_pwm` / `pwm[1-*]_auto_point[1-*]_temp` / `pwm[1-*]_auto_point[1-*]_temp_h…
215 `temp[1-*]_auto_point[1-*]_pwm` / `temp[1-*]_auto_point[1-*]_temp` / `temp[1-*]_auto_point[1-*]_tem…
A Dnct6775.rst250 pwm[1-7]_auto_point[1-7]_pwm
A Dvt1211.rst184 pwm[1-2]_auto_point[2-3]_pwm. Each PWM output can be associated with a
/linux/drivers/hwmon/
A Dvt1211.c1043 SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_pwm, S_IRUGO | S_IWUSR, \
1048 SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_pwm, S_IRUGO, \

Completed in 14 milliseconds