Home
last modified time | relevance | path

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

/arch/arm/plat-omap/include/plat/
Dsram.h28 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
45 extern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
48 extern void omap24xx_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
/arch/arm/plat-omap/
Dsram.c230 static void (*_omap_sram_reprogram_clock)(u32 dpllctl, u32 ckctl);
232 void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl) in omap_sram_reprogram_clock() argument
237 ckctl |= 0x2000; in omap_sram_reprogram_clock()
238 _omap_sram_reprogram_clock(dpllctl, ckctl); in omap_sram_reprogram_clock()
/arch/arm/mach-omap1/
Dsram.S43 strh r1, [r3] @ write new ckctl value