Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
A Dsram-init.c54 static void (*_omap_sram_reprogram_clock)(u32 dpllctl, u32 ckctl);
56 void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl) in omap_sram_reprogram_clock() argument
61 ckctl |= 0x2000; in omap_sram_reprogram_clock()
62 _omap_sram_reprogram_clock(dpllctl, ckctl); in omap_sram_reprogram_clock()
A Dsram.h4 extern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
7 extern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
A Dsram.S40 strh r1, [r3] @ write new ckctl value
/linux/arch/arm/mach-omap2/
A Dsram.h18 extern void omap24xx_sram_reprogram_clock(u32 ckctl, u32 dpllctl);

Completed in 16 milliseconds