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

/linux-4.1.27/arch/arm/mach-omap2/
H A Dopp.c32 * omap_init_opp_table() - Initialize opp table as per the CPU type
39 int __init omap_init_opp_table(struct omap_opp_def *opp_def, omap_init_opp_table() function
H A Dopp3xxx_data.c163 r = omap_init_opp_table(omap36xx_opp_def_list, omap3_opp_init()
166 r = omap_init_opp_table(omap34xx_opp_def_list, omap3_opp_init()
H A Dopp4xxx_data.c173 r = omap_init_opp_table(omap443x_opp_def_list, omap4_opp_init()
176 r = omap_init_opp_table(omap446x_opp_def_list, omap4_opp_init()
H A Domap_opp_data.h83 extern int __init omap_init_opp_table(struct omap_opp_def *opp_def,

Completed in 84 milliseconds