Home
last modified time | relevance | path

Searched defs:clk_pwm (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk-pwm.c17 struct clk_pwm { struct
23 static inline struct clk_pwm *to_clk_pwm(struct clk_hw *hw) in to_clk_pwm() argument
30 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_prepare() local
37 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_unprepare() local
45 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_recalc_rate() local
60 struct clk_pwm *clk_pwm; in clk_pwm_probe() local
/linux-4.4.14/arch/arm/mach-ep93xx/
Dclock.c105 static struct clk clk_pwm = { variable
/linux-4.4.14/arch/arm/mach-lpc32xx/
Dclock.c617 static struct clk clk_pwm = { variable