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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Datmel_pwm.h34 extern int pwm_clk_alloc(unsigned prescale, unsigned div);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Datmel_pwm.c191 * pwm_clk_alloc - allocate and configure CLKA or CLKB
200 int pwm_clk_alloc(unsigned prescale, unsigned div) function
224 EXPORT_SYMBOL(pwm_clk_alloc); variable
229 * Reverses the effect of pwm_clk_alloc().

Completed in 62 milliseconds