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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-samsung/
H A Dpwm-clock.c212 static unsigned long clk_pwm_tdiv_bits(struct pwm_tdiv_clk *divclk) function
220 unsigned long bits = clk_pwm_tdiv_bits(divclk);
340 bits = clk_pwm_tdiv_bits(to_tdiv(parent)) << shift;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dpwm-clock.c212 static unsigned long clk_pwm_tdiv_bits(struct pwm_tdiv_clk *divclk) function
220 unsigned long bits = clk_pwm_tdiv_bits(divclk);
340 bits = clk_pwm_tdiv_bits(to_tdiv(parent)) << shift;

Completed in 62 milliseconds