Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-pwm.c14 struct clk_pwm { struct
20 static inline struct clk_pwm *to_clk_pwm(struct clk_hw *hw) in to_clk_pwm() argument
27 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_prepare() local
34 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_unprepare() local
42 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_recalc_rate() local
49 struct clk_pwm *clk_pwm = to_clk_pwm(hw); in clk_pwm_get_duty_cycle() local
71 struct clk_pwm *clk_pwm; in clk_pwm_probe() local
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-gt510.dts12 clk_pwm: pwm { label
H A Dmsm8916-samsung-a2015-common.dtsi28 clk_pwm: pwm { label
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974-lge-nexus5-hammerhead.dts44 clk_pwm: pwm { label
/openbmc/linux/drivers/pwm/
H A Dpwm-sprd.c218 struct clk *clk_pwm; in sprd_pwm_clk_init() local