| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/s5p-common/ |
| H A D | sromc.c | 10 #include <asm/arch/sromc.h> 13 * s5p_config_sromc() - select the proper SROMC Bank and configure the 25 /* Configure SMC_BW register to handle proper SROMC bank */ in s5p_config_sromc()
|
| H A D | Makefile | 11 obj-y += sromc.o
|
| /OK3568_Linux_fs/u-boot/board/samsung/common/ |
| H A D | board.c | 24 #include <asm/arch/sromc.h> 184 debug("Could not find SROMC node\n"); in decode_sromc() 194 debug("Could not decode SROMC configuration Error: %s\n", in decode_sromc() 212 debug("%s: Could not find sromc configuration\n", __func__); in board_eth_init() 245 /* Select and configure the SROMC bank */ in board_eth_init()
|
| H A D | exynos5-dt.c | 26 #include <asm/arch/sromc.h>
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdkc100/ |
| H A D | smdkc100.c | 12 #include <asm/arch/sromc.h> 34 /* Select and configure the SROMC bank */ in smc9115_pre_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | sromc.h | 10 * Only SROMC is defined as of now 37 /* Configure the Band Width and Bank Control Regs for required SROMC Bank */
|
| H A D | cpu.h | 97 SAMSUNG_BASE(sromc, SROMC_BASE)
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | sromc.h | 7 * Note: This file contains the register description for SROMC 34 /* Configure the Band Width and Bank Control Regs for required SROMC Bank */
|
| H A D | cpu.h | 302 SAMSUNG_BASE(sromc, SROMC_BASE)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | exynos-srom.yaml | 40 The actual device nodes should be added as subnodes to the SROMc node. 100 // Example: SROMc with SMSC911x ethernet chip on bank 3
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdkv310/ |
| H A D | smdkv310.c | 15 #include <asm/arch/sromc.h> 33 /* Select and configure the SROMC bank */ in smc9115_pre_init()
|
| /OK3568_Linux_fs/kernel/drivers/memory/samsung/ |
| H A D | exynos-srom.h | 6 * Exynos SROMC register definitions
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | exynos5.dtsi | 41 sromc@12250000 { 42 compatible = "samsung,exynos-sromc";
|
| H A D | exynos5250-smdk5250.dts | 43 sromc@12250000 {
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5410-smdk5410.dts | 94 &sromc {
|
| H A D | exynos5.dtsi | 43 sromc: memory-controller@12250000 { label
|
| H A D | exynos5410.dtsi | 376 &sromc {
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | pinmux.c | 12 #include <asm/arch/sromc.h>
|
| /OK3568_Linux_fs/kernel/drivers/clk/samsung/ |
| H A D | clk-s5pv210.c | 554 GATE(CLK_SROMC, "sromc", "dout_hclkp", CLK_GATE_IP1, 26, 0, 0),
|
| H A D | clk-exynos5250.c | 565 GATE(CLK_SROMC, "sromc", "div_aclk200", GATE_IP_FSYS, 17, 0, 0),
|
| H A D | clk-exynos3250.c | 642 GATE(CLK_SROMC, "sromc", "div_aclk_200", GATE_IP_FSYS, 11, 0, 0),
|
| H A D | clk-exynos4.c | 727 GATE(CLK_SROMC, "sromc", "aclk133", GATE_IP_FSYS, 11, 0, 0),
|
| H A D | clk-exynos5420.c | 1042 GATE(CLK_SROMC, "sromc", "aclk200_fsys2",
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdtdec.h | 133 COMPAT_SAMSUNG_EXYNOS5_SROMC, /* Exynos5 SROMC */
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.c | 41 COMPAT(SAMSUNG_EXYNOS5_SROMC, "samsung,exynos-sromc"),
|