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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 178 milliseconds