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

/arch/arm/mach-omap2/
H A Dclkt_clksel.c293 * omap2_clksel_find_parent_index() - return the array index of the current
306 u8 omap2_clksel_find_parent_index(struct clk_hw *hw) function
H A Dclock.h190 u8 omap2_clksel_find_parent_index(struct clk_hw *hw);
H A Dcclock3xxx_data.c624 .get_parent = &omap2_clksel_find_parent_index,
658 .get_parent = &omap2_clksel_find_parent_index,
1219 .get_parent = &omap2_clksel_find_parent_index,
2643 .get_parent = &omap2_clksel_find_parent_index,
3134 .get_parent = &omap2_clksel_find_parent_index,

Completed in 220 milliseconds