Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/
Dsram-init.c57 static void (*_omap_sram_reprogram_clock)(u32 dpllctl, u32 ckctl);
59 void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl) in omap_sram_reprogram_clock() argument
64 ckctl |= 0x2000; in omap_sram_reprogram_clock()
65 _omap_sram_reprogram_clock(dpllctl, ckctl); in omap_sram_reprogram_clock()
Dsram.h3 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
6 extern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
Dsram.S43 strh r1, [r3] @ write new ckctl value
/arch/arm/mach-omap2/
Dsram.h21 extern void omap24xx_sram_reprogram_clock(u32 ckctl, u32 dpllctl);