Searched +full:0 +full:x12c60000 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/board/samsung/arndale/ |
H A D | arndale_spl.c | 9 #define SIGNATURE 0xdeadbeef 19 .mem_iv_size = 0x1f, 23 * Set uboot_size to 0x100000 bytes. 30 .uboot_size = 0x100000, 35 .serial_base = 0x12c30000, 36 .i2c_base = 0x12c60000,
|
/openbmc/u-boot/board/samsung/smdk5250/ |
H A D | smdk5250_spl.c | 11 #define SIGNATURE 0xdeadbeef 21 .mem_iv_size = 0x1f, 25 * Set uboot_size to 0x100000 bytes. 32 .uboot_size = 0x100000, 37 .serial_base = 0x12c30000, 38 .i2c_base = 0x12c60000,
|
/openbmc/u-boot/board/samsung/smdk5420/ |
H A D | smdk5420_spl.c | 11 #define SIGNATURE 0xdeadbeef 21 .mem_iv_size = 0x1f, 25 * Set uboot_size to 0x100000 bytes. 32 .uboot_size = 0x100000, 37 .serial_base = 0x12c30000, 38 .i2c_base = 0x12c60000,
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | cpu.h | 10 #define DEVICE_NOT_AVAILABLE 0 13 #define EXYNOS4_ADDR_BASE 0x10000000 16 #define EXYNOS4_I2C_SPACING 0x10000 18 #define EXYNOS4_GPIO_PART3_BASE 0x03860000 19 #define EXYNOS4_PRO_ID 0x10000000 20 #define EXYNOS4_SYSREG_BASE 0x10010000 21 #define EXYNOS4_POWER_BASE 0x10020000 22 #define EXYNOS4_SWRESET 0x10020400 23 #define EXYNOS4_CLOCK_BASE 0x10030000 24 #define EXYNOS4_SYSTIMER_BASE 0x10050000 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | samsung,s3c2410-i2c.yaml | 39 This property is deprecated. Use "pinctrl-0" and "pinctrl-names" instead. 58 default: 0 64 default: 0 71 const: 0 111 reg = <0x12C60000 0x100>; 114 #size-cells = <0>; 118 pinctrl-0 = <&i2c0_bus>; 123 samsung,i2c-slave-addr = <0x66>; 127 reg = <0x50>; 133 reg = <0x12CE0000 0x1000>; [all …]
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5.dtsi | 40 reg = <0x10000000 0x100>; 45 reg = <0x12250000 0x14>; 53 reg = <0x10440000 0x1000>; 54 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, 92 reg = <0x10481000 0x1000>, 93 <0x10482000 0x2000>, 94 <0x10484000 0x2000>, 95 <0x10486000 0x2000>; 102 reg = <0x10050000 0x5000>; 107 reg = <0x12c00000 0x100>; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5.dtsi | 20 reg = <0x10440000 0x1000>; 21 interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>, 22 <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>, 23 <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>, 24 <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>, 25 <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>, 26 <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>, 27 <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>, 28 <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>; 35 reg = <0x10481000 0x1000>, [all …]
|