Searched refs:pwm_lpss_write (Results 1 – 1 of 1) sorted by relevance
75 static inline void pwm_lpss_write(const struct pwm_device *pwm, u32 value) in pwm_lpss_write() function117 pwm_lpss_write(pwm, ctrl); in pwm_lpss_config()127 pwm_lpss_write(pwm, pwm_lpss_read(pwm) | PWM_ENABLE); in pwm_lpss_enable()133 pwm_lpss_write(pwm, pwm_lpss_read(pwm) & ~PWM_ENABLE); in pwm_lpss_disable()