u-boot-brain/arch/arm/include/asm/arch-exynos
Przemyslaw Marczak 8475c869c3 s5p: gpio: change gpio coding method for s5p gpio.
Old s5p gpio coding method was not clean and was not working properly
for all parts and banks. New method is clean and easy to extend.

Gpio coding mask:
0x000000ff - pin number
0x00ffff00 - bank offset
0xff000000 - part number

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-02-03 15:36:14 +09:00
..
adc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
board.h EXYNOS5: Create a common board file 2013-12-30 16:50:34 +09:00
clk.h Exynos5420: Add clock initialization for 5420 2013-12-30 16:50:34 +09:00
clock.h Exynos5420: Add clock initialization for 5420 2013-12-30 16:50:34 +09:00
cpu.h Exynos5420: Add DDR3 initialization for 5420 2013-12-30 16:50:34 +09:00
dmc.h Exynos5420: Add DDR3 initialization for 5420 2013-12-30 16:50:34 +09:00
dp_info.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
dp.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
dsim.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
dwmmc.h arm: exynos: remove the unused define. 2013-12-05 10:42:04 +09:00
ehci.h usb: ehci: exynos: set/reset hsic phys 2014-01-13 12:23:28 +01:00
fb.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
gpio.h s5p: gpio: change gpio coding method for s5p gpio. 2014-02-03 15:36:14 +09:00
i2s-regs.h Sound: I2S: Replacing I2S1 with I2S0 channel. 2013-09-24 09:10:33 -04:00
mipi_dsim.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
mmc.h arm: exynos/goni: fix the return type for s5p_mmc_init 2013-12-05 10:42:04 +09:00
periph.h Exynos5420: Add support for 5420 in pinmux and gpio 2013-12-30 16:50:34 +09:00
pinmux.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
power.h EXYNOS5420: Add power register structure. 2013-12-30 16:50:34 +09:00
pwm_backlight.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
pwm.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sound.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spi.h exynos: spl: Add a custom spi copy function 2013-12-03 15:26:33 +09:00
spl.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sromc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sys_proto.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
system.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tmu.h power: exynos-tmu: fix warnings and clean up code 2013-06-13 17:53:37 +09:00
tzpc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
uart.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
watchdog.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
xhci-exynos.h USB: XHCI: Add xHCI host controller support for Exynos5 2013-10-20 23:42:38 +02:00