Home
last modified time | relevance | path

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

/linux-2.6.39/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);
/linux-2.6.39/arch/arm/plat-omap/
Dsram.c267 static void (*_omap_sram_reprogram_clock)(u32 dpllctl, u32 ckctl);
269 void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl) in omap_sram_reprogram_clock() argument
272 _omap_sram_reprogram_clock(dpllctl, ckctl); in omap_sram_reprogram_clock()
/linux-2.6.39/arch/arm/mach-omap1/
Dsram.S40 strh r1, [r3] @ write new ckctl value