Searched +full:0 +full:x1e650000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | aspeed,ast2600-mdio.yaml | 44 reg = <0x1e650000 0x8>; 46 #size-cells = <0>; 49 ethphy0: ethernet-phy@0 { 51 reg = <0>;
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | mem_io.h | 4 #define MAC1_BASE 0x1e660000 5 #define MAC2_BASE 0x1e680000 6 #define MDIO0_BASE (MAC1_BASE + 0x60) 7 #define MDIO1_BASE (MAC2_BASE + 0x60) 8 #define SCU_BASE 0x1e6e2000 12 #define MAC3_BASE 0x1e670000 13 #define MAC4_BASE 0x1e690000 15 #define PMI_BASE 0x1e650000 18 #define MDIO0_BASE (PMI_BASE + 0x00) 19 #define MDIO1_BASE (PMI_BASE + 0x08) [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600.dtsi | 47 #size-cells = <0>; 50 cpu@0 { 53 reg = <0>; 79 size = <0x01000000>; 80 alignment = <0x01000000>; 86 size = <0x04000000>; 87 alignment = <0x01000000>; 106 reg = <0x40461000 0x1000>, 107 <0x40462000 0x1000>, 108 <0x40464000 0x2000>, [all …]
|
/openbmc/qemu/hw/arm/ |
H A D | aspeed_ast2600.c | 21 #define ASPEED_SOC_IOMEM_SIZE 0x00200000 22 #define ASPEED_SOC_DPMCU_SIZE 0x00040000 25 [ASPEED_DEV_SPI_BOOT] = 0x00000000, 26 [ASPEED_DEV_SRAM] = 0x10000000, 27 [ASPEED_DEV_DPMCU] = 0x18000000, 28 /* 0x16000000 0x17FFFFFF : AHB BUS do LPC Bus bridge */ 29 [ASPEED_DEV_IOMEM] = 0x1E600000, 30 [ASPEED_DEV_PWM] = 0x1E610000, 31 [ASPEED_DEV_FMC] = 0x1E620000, 32 [ASPEED_DEV_SPI1] = 0x1E630000, [all …]
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6.dtsi | 48 #size-cells = <0>; 54 reg = <0xf00>; 60 reg = <0xf01>; 78 reg = <0x1e6e0000 0x174>; 79 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>; 95 reg = <0x40461000 0x1000>, 96 <0x40462000 0x1000>, 97 <0x40464000 0x2000>, 98 <0x40466000 0x2000>; 103 reg = <0x1e600000 0x100>; [all …]
|