Home
last modified time | relevance | path

Searched refs:omap_clk (Results 1 – 9 of 9) sorted by relevance

/arch/arm/mach-omap2/
Dclock.h25 struct omap_clk { struct
466 extern void omap_clocks_register(struct omap_clk *oclks, int cnt);
Dclock.c575 void __init omap_clocks_register(struct omap_clk oclks[], int cnt) in omap_clocks_register()
577 struct omap_clk *c; in omap_clocks_register()
Dcclock3xxx_data.c3224 static struct omap_clk omap3430es1_clks[] = {
3247 static struct omap_clk am35xx_clks[] = {
3267 static struct omap_clk omap36xx_clks[] = {
3275 static struct omap_clk omap34xx_omap36xx_clks[] = {
3310 static struct omap_clk omap36xx_omap3430es2plus_clks[] = {
3323 static struct omap_clk omap36xx_am35xx_omap3430es2plus_clks[] = {
3352 static struct omap_clk omap3xxx_clks[] = {
Dcclock44xx_data.c1429 static struct omap_clk omap446x_clks[] = {
1437 static struct omap_clk omap443x_clks[] = {
1444 static struct omap_clk omap44xx_clks[] = {
Dcclock33xx_data.c868 static struct omap_clk am33xx_clks[] = {
Dcclock2420_data.c1740 static struct omap_clk omap2420_clks[] = {
Dcclock2430_data.c1841 static struct omap_clk omap2430_clks[] = {
/arch/arm/mach-omap1/
Dclock.h24 struct omap_clk { struct
Dclock_data.c673 static struct omap_clk omap_clks[] = {
768 struct omap_clk *c; in omap1_clk_init()