/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/ |
H A D | sromc.c | 9 #include <asm/arch/sromc.h> 12 * s5p_config_sromc() - select the proper SROMC Bank and configure the 24 /* Configure SMC_BW register to handle proper SROMC bank */ in s5p_config_sromc()
|
H A D | Makefile | 9 obj-y += sromc.o
|
/openbmc/u-boot/board/samsung/common/ |
H A D | board.c | 23 #include <asm/arch/sromc.h> 183 debug("Could not find SROMC node\n"); in decode_sromc() 193 debug("Could not decode SROMC configuration Error: %s\n", in decode_sromc() 211 debug("%s: Could not find sromc configuration\n", __func__); in board_eth_init() 244 /* Select and configure the SROMC bank */ in board_eth_init()
|
H A D | exynos5-dt.c | 25 #include <asm/arch/sromc.h>
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
H A D | sromc.h | 9 * Only SROMC is defined as of now 36 /* Configure the Band Width and Bank Control Regs for required SROMC Bank */
|
H A D | cpu.h | 96 SAMSUNG_BASE(sromc, SROMC_BASE)
|
/openbmc/u-boot/board/samsung/smdkc100/ |
H A D | smdkc100.c | 11 #include <asm/arch/sromc.h> 33 /* Select and configure the SROMC bank */ in smc9115_pre_init()
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | sromc.h | 6 * Note: This file contains the register description for SROMC 33 /* Configure the Band Width and Bank Control Regs for required SROMC Bank */
|
H A D | cpu.h | 303 SAMSUNG_BASE(sromc, SROMC_BASE)
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | exynos-srom.yaml | 43 The actual device nodes should be added as subnodes to the SROMc node. 103 // Example: SROMc with SMSC911x ethernet chip on bank 3
|
/openbmc/u-boot/board/samsung/smdkv310/ |
H A D | smdkv310.c | 14 #include <asm/arch/sromc.h> 32 /* Select and configure the SROMC bank */ in smc9115_pre_init()
|
/openbmc/linux/drivers/memory/samsung/ |
H A D | exynos-srom.h | 6 * Exynos SROMC register definitions
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5.dtsi | 42 sromc@12250000 { 43 compatible = "samsung,exynos-sromc";
|
H A D | exynos5250-smdk5250.dts | 43 sromc@12250000 {
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5410-smdk5410.dts | 113 &sromc {
|
H A D | exynos5.dtsi | 43 sromc: memory-controller@12250000 { label
|
H A D | exynos5410.dtsi | 372 &sromc {
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | pinmux.c | 11 #include <asm/arch/sromc.h>
|
/openbmc/linux/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 | 568 GATE(CLK_SROMC, "sromc", "div_aclk200", GATE_IP_FSYS, 17, 0, 0),
|
H A D | clk-exynos3250.c | 647 GATE(CLK_SROMC, "sromc", "div_aclk_200", GATE_IP_FSYS, 11, 0, 0),
|
H A D | clk-exynos4.c | 731 GATE(CLK_SROMC, "sromc", "aclk133", GATE_IP_FSYS, 11, 0, 0),
|
/openbmc/u-boot/include/ |
H A D | fdtdec.h | 135 COMPAT_SAMSUNG_EXYNOS5_SROMC, /* Exynos5 SROMC */
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 42 COMPAT(SAMSUNG_EXYNOS5_SROMC, "samsung,exynos-sromc"),
|
/openbmc/qemu/pc-bios/ |
HD | u-boot.e500 | __of_translate_address fdt_fixup_memory_banks set_tlb do_bootvx_fdt dev_get_parent_priv device_remove mpc85xx_pci_dm_probe tsec_mdio_probe phy_device_create fs_devread dev_get_uclass_priv virtio_uclass_child_pre_probe virtio_has_feature virtio_pci_set_status virtio_pci_get_config virtio_has_feature dev_get_priv virtqueue_add virtio_pci_set_features ... |