Searched +full:0 +full:xff705000 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/ |
H A D | base_addr_ac5.h | 9 #define SOCFPGA_FPGA_SLAVES_ADDRESS 0xc0000000 10 #define SOCFPGA_STM_ADDRESS 0xfc000000 11 #define SOCFPGA_DAP_ADDRESS 0xff000000 12 #define SOCFPGA_EMAC0_ADDRESS 0xff700000 13 #define SOCFPGA_EMAC1_ADDRESS 0xff702000 14 #define SOCFPGA_SDMMC_ADDRESS 0xff704000 15 #define SOCFPGA_QSPI_ADDRESS 0xff705000 16 #define SOCFPGA_GPIO0_ADDRESS 0xff708000 17 #define SOCFPGA_GPIO1_ADDRESS 0xff709000 18 #define SOCFPGA_GPIO2_ADDRESS 0xff70a000 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | cdns,qspi-nor.yaml | 161 #size-cells = <0>; 162 reg = <0xff705000 0x1000>, 163 <0xffa00000 0x1000>; 164 interrupts = <0 151 4>; 168 cdns,trigger-address = <0x00000000>; 169 resets = <&rst 0x1>, <&rst 0x2>; 172 flash@0 { 174 reg = <0x0>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | socfpga.dtsi | 23 #size-cells = <0>; 26 cpu0: cpu@0 { 29 reg = <0>; 43 interrupts = <0 176 4>, <0 177 4>; 45 reg = <0xff111000 0x1000>, 46 <0xff113000 0x1000>; 53 reg = <0xfffed000 0x1000>, 54 <0xfffec100 0x100>; 73 reg = <0xffe01000 0x1000>; 74 interrupts = <0 104 4>, [all …]
|
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga.dtsi | 23 #size-cells = <0>; 26 cpu0: cpu@0 { 29 reg = <0>; 43 interrupts = <0 176 4>, <0 177 4>; 45 reg = <0xff111000 0x1000>, 46 <0xff113000 0x1000>; 53 reg = <0xfffed000 0x1000>, 54 <0xfffec100 0x100>; 73 reg = <0xffe01000 0x1000>; 74 interrupts = <0 104 4>, [all …]
|