Home
last modified time | relevance | path

Searched refs:to_tdiv (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/plat-samsung/
Dpwm-clock.c168 static inline struct pwm_tdiv_clk *to_tdiv(struct clk *clk) in to_tdiv() function
182 divisor = to_tdiv(clk)->divisor; in clk_pwm_tdiv_get_rate()
236 struct pwm_tdiv_clk *divclk = to_tdiv(clk); in clk_pwm_tdiv_set_rate()
340 bits = clk_pwm_tdiv_bits(to_tdiv(parent)) << shift; in clk_pwm_tin_set_parent()