Home
last modified time | relevance | path

Searched defs:pwm (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dpwm.h21 pwm_put(struct pwm_device *pwm) in pwm_put()
26 pwm_get_duty_cycle(const struct pwm_device *pwm) in pwm_get_duty_cycle()
32 pwm_config(struct pwm_device *pwm, int duty_ns, int period_ns) in pwm_config()
38 pwm_enable(struct pwm_device *pwm) in pwm_enable()
44 pwm_disable(struct pwm_device *pwm) in pwm_disable()
49 pwm_apply_args(struct pwm_device *pwm) in pwm_apply_args()
/openbsd/sys/dev/fdt/
H A Damlpwm.c142 uint32_t pwm, misc; in amlpwm_get_state() local
179 uint32_t pwm, misc; in amlpwm_set_state() local
/openbsd/sys/arch/macppc/dev/
H A Dsmu.c693 smu_fan_set_pwm(struct smu_softc *sc, struct smu_fan *fan, u_int16_t pwm) in smu_fan_set_pwm()
745 smu_fan_read_pwm(struct smu_softc *sc, struct smu_fan *fan, u_int16_t *pwm, in smu_fan_read_pwm()
796 u_int16_t rpm, pwm; in smu_fan_refresh() local
919 smu_fan_set_pwm_thermal(struct smu_fan *fan, int pwm) in smu_fan_set_pwm_thermal()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_backlight.c1181 u32 pwm; in get_backlight_max_vbt() local
H A Dintel_display_types.h388 struct pwm_device *pwm; member