Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-keembay.c38 struct keembay_pwm { struct
44 static inline struct keembay_pwm *to_keembay_pwm_dev(struct pwm_chip *chip) in to_keembay_pwm_dev() argument
70 static __always_inline void keembay_pwm_update_bits(struct keembay_pwm *priv, u32 mask, in keembay_pwm_update_bits()
79 static void keembay_pwm_enable(struct keembay_pwm *priv, int ch) in keembay_pwm_enable()
85 static void keembay_pwm_disable(struct keembay_pwm *priv, int ch) in keembay_pwm_disable()
94 struct keembay_pwm *priv = to_keembay_pwm_dev(chip); in keembay_pwm_get_state()
122 struct keembay_pwm *priv = to_keembay_pwm_dev(chip); in keembay_pwm_apply()
188 struct keembay_pwm *priv; in keembay_pwm_probe()