Home
last modified time | relevance | path

Searched refs:omap_opp_def (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-omap2/
Domap_opp_data.h50 struct omap_opp_def { struct
83 extern int __init omap_init_opp_table(struct omap_opp_def *opp_def,
Dopp3xxx_data.c89 static struct omap_opp_def __initdata omap34xx_opp_def_list[] = {
127 static struct omap_opp_def __initdata omap36xx_opp_def_list[] = {
Dopp4xxx_data.c67 static struct omap_opp_def __initdata omap443x_opp_def_list[] = {
126 static struct omap_opp_def __initdata omap446x_opp_def_list[] = {
Dopp.c39 int __init omap_init_opp_table(struct omap_opp_def *opp_def, in omap_init_opp_table()