brcmstb_pwm
static inline void brcmstb_pwm_enable_set(struct brcmstb_pwm *p,
struct brcmstb_pwm *p = to_brcmstb_pwm(chip);
struct brcmstb_pwm *p;
struct brcmstb_pwm *p = dev_get_drvdata(dev);
struct brcmstb_pwm *p = dev_get_drvdata(dev);
static inline u32 brcmstb_pwm_readl(struct brcmstb_pwm *p,
static inline void brcmstb_pwm_writel(struct brcmstb_pwm *p, u32 value,
static inline struct brcmstb_pwm *to_brcmstb_pwm(struct pwm_chip *chip)
struct brcmstb_pwm *p = to_brcmstb_pwm(chip);