keembay_pwm
struct keembay_pwm *priv = to_keembay_pwm_dev(chip);
struct keembay_pwm *priv;
static inline struct keembay_pwm *to_keembay_pwm_dev(struct pwm_chip *chip)
static __always_inline void keembay_pwm_update_bits(struct keembay_pwm *priv, u32 mask,
static void keembay_pwm_enable(struct keembay_pwm *priv, int ch)
static void keembay_pwm_disable(struct keembay_pwm *priv, int ch)
struct keembay_pwm *priv = to_keembay_pwm_dev(chip);