Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-sprd.c34 struct sprd_pwm_chip { struct
53 static u32 sprd_pwm_read(struct sprd_pwm_chip *spc, u32 hwid, u32 reg) in sprd_pwm_read()
60 static void sprd_pwm_write(struct sprd_pwm_chip *spc, u32 hwid, in sprd_pwm_write()
71 struct sprd_pwm_chip *spc = in sprd_pwm_get_state()
72 container_of(chip, struct sprd_pwm_chip, chip); in sprd_pwm_get_state()
119 static int sprd_pwm_config(struct sprd_pwm_chip *spc, struct pwm_device *pwm, in sprd_pwm_config()
162 struct sprd_pwm_chip *spc = in sprd_pwm_apply()
163 container_of(chip, struct sprd_pwm_chip, chip); in sprd_pwm_apply()
210 static int sprd_pwm_clk_init(struct sprd_pwm_chip *spc) in sprd_pwm_clk_init()
249 struct sprd_pwm_chip *sp in sprd_pwm_probe()
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-sprd.c35 struct sprd_pwm_chip { struct
54 static u32 sprd_pwm_read(struct sprd_pwm_chip *spc, u32 hwid, u32 reg) in sprd_pwm_read()
61 static void sprd_pwm_write(struct sprd_pwm_chip *spc, u32 hwid, in sprd_pwm_write()
72 struct sprd_pwm_chip *spc = in sprd_pwm_get_state()
73 container_of(chip, struct sprd_pwm_chip, chip); in sprd_pwm_get_state()
122 static int sprd_pwm_config(struct sprd_pwm_chip *spc, struct pwm_device *pwm, in sprd_pwm_config()
165 struct sprd_pwm_chip *spc = in sprd_pwm_apply()
166 container_of(chip, struct sprd_pwm_chip, chip); in sprd_pwm_apply()
216 static int sprd_pwm_clk_init(struct sprd_pwm_chip *spc) in sprd_pwm_clk_init()
255 struct sprd_pwm_chip *sp in sprd_pwm_probe()
[all...]

Completed in 2 milliseconds