Home
last modified time | relevance | path

Searched refs:brcmstb_pwm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-brcmstb.c54 struct brcmstb_pwm { struct
60 static inline u32 brcmstb_pwm_readl(struct brcmstb_pwm *p, in brcmstb_pwm_readl()
69 static inline void brcmstb_pwm_writel(struct brcmstb_pwm *p, u32 value, in brcmstb_pwm_writel()
78 static inline struct brcmstb_pwm *to_brcmstb_pwm(struct pwm_chip *chip) in to_brcmstb_pwm()
80 return container_of(chip, struct brcmstb_pwm, chip); in to_brcmstb_pwm()
99 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_config()
176 static inline void brcmstb_pwm_enable_set(struct brcmstb_pwm *p, in brcmstb_pwm_enable_set()
198 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_apply()
234 struct brcmstb_pwm *p; in brcmstb_pwm_probe()
280 struct brcmstb_pwm * in brcmstb_pwm_remove()
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-brcmstb.c54 struct brcmstb_pwm { struct
61 static inline u32 brcmstb_pwm_readl(struct brcmstb_pwm *p, in brcmstb_pwm_readl()
70 static inline void brcmstb_pwm_writel(struct brcmstb_pwm *p, u32 value, in brcmstb_pwm_writel()
79 static inline struct brcmstb_pwm *to_brcmstb_pwm(struct pwm_chip *chip) in to_brcmstb_pwm()
81 return container_of(chip, struct brcmstb_pwm, chip); in to_brcmstb_pwm()
100 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_config()
184 static inline void brcmstb_pwm_enable_set(struct brcmstb_pwm *p, in brcmstb_pwm_enable_set()
207 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_enable()
216 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_disable()
236 struct brcmstb_pwm * in brcmstb_pwm_probe()
[all...]

Completed in 2 milliseconds