linux/arch/arm/mach-s5p64x0/include/mach
Seungwhan Youn d4b34c6c84 ARM: S5P: Reduce duplicated EPLL control codes
S5P Samsung SoCs has a EPLL to support various PLL clock sources for other
H/W blocks. Until now, to control EPLL, each of SoCs make their own functions
in 'mach-s5pxxx/clock.c'. But some of functions, 'xxx_epll_get_rate()' and
'xxx_epll_enable()', are exactly same in all S5P SoCs, so this patch move
these duplicated codes to common EPLL functions that use platform wide.

Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Acked-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-25 16:05:56 +09:00
..
debug-macro.S
dma.h ARM: S5P64X0: Move DMA support for S5P64X0 2010-10-18 18:33:03 +09:00
entry-macro.S
gpio.h ARM: S5P64X0: Move GPIO support files for merge S5P64X0 2010-10-18 18:33:03 +09:00
hardware.h
i2c.h ARM: S5P64X0: Add S5P6450 I2C support 2010-10-18 18:33:03 +09:00
io.h
irqs.h ARM: S5P64X0: Update IRQ support 2010-10-18 18:33:03 +09:00
map.h
memory.h
pwm-clock.h ARM: S5P64X0: Update Timer support 2010-10-18 18:33:03 +09:00
regs-clock.h ARM: S5P: Reduce duplicated EPLL control codes 2010-10-25 16:05:56 +09:00
regs-gpio.h ARM: S5P64X0: Move GPIO support files for merge S5P64X0 2010-10-18 18:33:03 +09:00
regs-irq.h ARM: S5P64X0: Update IRQ support 2010-10-18 18:33:03 +09:00
s5p64x0-clock.h
spi-clocks.h ARM: S5P64X0: Update Audio support 2010-10-18 18:33:03 +09:00
system.h
tick.h ARM: S5P64X0: Update Timer support 2010-10-18 18:33:03 +09:00
timex.h
uncompress.h
vmalloc.h