Searched refs:_get_div_and_fieldval (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/mach-omap2/
H A Dclkt_clksel.c44 * _get_div_and_fieldval() - find the new clksel divisor and field value to use
58 static u8 _get_div_and_fieldval(struct clk *src_clk, struct clk *clk, function
444 parent_div = _get_div_and_fieldval(new_parent, clk, &field_val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dclkt_clksel.c44 * _get_div_and_fieldval() - find the new clksel divisor and field value to use
58 static u8 _get_div_and_fieldval(struct clk *src_clk, struct clk *clk, function
444 parent_div = _get_div_and_fieldval(new_parent, clk, &field_val);

Completed in 117 milliseconds