android_kernel_samsung_msm8976/arch/arm/mach-exynos4/include/mach
KyongHo Cho b0b6ff0b21 ARM: EXYNOS4: Implement Clock gating for System MMU
This patch includes the implementation of the clock gating
for System MMU. Initially, all System MMUs are not asserted
the system clock. Asserting the system clock to a System MMU
is enabled only when s5p_sysmmu_enable() is called. Likewise,
it is disabled only when s5p_sysmmu_disable() is called.
Therefore, clock gating on System MMUs are still invisible to
the outside of the System MMU driver.

Signed-off-by: KyongHo Cho <pullip.cho@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-03-15 21:37:38 +09:00
..
debug-macro.S
dma.h
entry-macro.S
gpio.h ARM: EXYNOS4: Add missing GPYx banks 2011-03-15 21:17:43 +09:00
hardware.h
io.h
irqs.h ARM: EXYNOS4: Add support for gpio interrupts 2011-03-15 21:17:43 +09:00
map.h ARM: EXYNOS4: Update keypad base address 2011-03-15 20:37:02 +09:00
memory.h
pm-core.h ARM: EXYNOS4: Suspend to RAM Support 2011-03-12 10:18:24 +09:00
pwm-clock.h ARM: EXYNOS4: Update Timer part 2011-02-22 13:51:15 +09:00
regs-clock.h ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
regs-gpio.h
regs-irq.h ARM: EXYNOS4: Update IRQ part 2011-02-22 13:51:15 +09:00
regs-mct.h ARM: EXYNOS4: Implement kernel timers using MCT 2011-03-11 10:40:37 +09:00
regs-mem.h
regs-pmu.h ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
regs-sysmmu.h ARM: EXYNOS4: Enhancement of System MMU driver 2011-03-15 21:37:25 +09:00
smp.h
sysmmu.h ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
system.h
timex.h
uncompress.h
vmalloc.h