Searched +full:0 +full:x7001b000 (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | nvidia,tegra210-emc.yaml | 68 reg = <0x83400000 0x10000>; 74 reg = <0x7001b000 0x1000>, 75 <0x7001e000 0x1000>, 76 <0x7001f000 0x1000>;
|
H A D | nvidia,tegra124-emc.yaml | 33 const: 0 51 "^emc-timings-[0-9]+$": 62 "^timing-[0-9]+$": 93 minimum: 0 156 minimum: 0 356 reg = <0x70019000 0x1000>; 369 reg = <0x7001b000 0x1000>; 377 #interconnect-cells = <0>; 379 emc-timings-0 { 382 timing-0 { [all …]
|
/linux/arch/arm/mach-tegra/ |
H A D | iomap.h | 16 #define TEGRA_IRAM_BASE 0x40000000 19 #define TEGRA_ARM_PERIF_BASE 0x50040000 22 #define TEGRA_ARM_INT_DIST_BASE 0x50041000 25 #define TEGRA_TMR1_BASE 0x60005000 28 #define TEGRA_TMR2_BASE 0x60005008 31 #define TEGRA_TMRUS_BASE 0x60005010 34 #define TEGRA_TMR3_BASE 0x60005050 37 #define TEGRA_TMR4_BASE 0x60005058 40 #define TEGRA_CLK_RESET_BASE 0x60006000 43 #define TEGRA_FLOW_CTRL_BASE 0x60007000 [all …]
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124.dtsi | 21 reg = <0x0 0x80000000 0x0 0x0>; 27 reg = <0x0 0x01003000 0x0 0x00000800>, /* PADS registers */ 28 <0x0 0x01003800 0x0 0x00000800>, /* AFI registers */ 29 <0x0 0x02000000 0x0 0x10000000>; /* configuration space */ 36 interrupt-map-mask = <0 0 0 0>; 37 interrupt-map = <0 0 0 0 &gic GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 39 bus-range = <0x00 0xff>; 43 ranges = <0x02000000 0 0x01000000 0x0 0x01000000 0 0x00001000>, /* port 0 configuration space */ 44 <0x02000000 0 0x01001000 0x0 0x01001000 0 0x00001000>, /* port 1 configuration space */ 45 <0x01000000 0 0x0 0x0 0x12000000 0 0x00010000>, /* downstream I/O (64 KiB) */ [all …]
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132.dtsi | 22 reg = <0x0 0x01003000 0x0 0x00000800>, /* PADS registers */ 23 <0x0 0x01003800 0x0 0x00000800>, /* AFI registers */ 24 <0x0 0x02000000 0x0 0x10000000>; /* configuration space */ 31 interrupt-map-mask = <0 0 0 0>; 32 interrupt-map = <0 0 0 0 &gic GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 34 bus-range = <0x00 0xff>; 38 ranges = <0x02000000 0 0x01000000 0x0 0x01000000 0 0x00001000>, /* port 0 configuration space */ 39 <0x02000000 0 0x01001000 0x0 0x01001000 0 0x00001000>, /* port 1 configuration space */ 40 <0x01000000 0 0x0 0x0 0x12000000 0 0x00010000>, /* downstream I/O (64 KiB) */ 41 <0x02000000 0 0x13000000 0x0 0x13000000 0 0x0d000000>, /* non-prefetchable memory (208 MiB) */ [all …]
|