Searched +full:0 +full:x60007000 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/soc/tegra/ |
H A D | nvidia,tegra20-flowctrl.yaml | 40 reg = <0x60007000 0x1000>;
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | psci.S | 18 #define TEGRA_SB_CSR_0 0x6000c200 21 #define TEGRA_RESET_EXCEPTION_VECTOR 0x6000f100 23 #define TEGRA_FLOW_CTRL_BASE 0x60007000 24 #define FLOW_CTRL_CPU_CSR 0x08 25 #define CSR_ENABLE (1 << 0) 28 #define FLOW_CTRL_CPU1_CSR 0x18 32 cmp \cpu, #0 @ CPU0? 41 mrc p15, 0, r5, c1, c1, 0 @ Read SCR 43 mcr p15, 0, r5, c1, c1, 0 @ Write SCR 55 cmp r0, #0 [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | tegra.h | 10 #define NV_PA_ARM_PERIPHBASE 0x50040000 11 #define NV_PA_PG_UP_BASE 0x60000000 12 #define NV_PA_TMRUS_BASE 0x60005010 13 #define NV_PA_CLK_RST_BASE 0x60006000 14 #define NV_PA_FLOW_BASE 0x60007000 15 #define NV_PA_GPIO_BASE 0x6000D000 16 #define NV_PA_EVP_BASE 0x6000F000 17 #define NV_PA_APB_MISC_BASE 0x70000000 18 #define NV_PA_APB_MISC_GP_BASE (NV_PA_APB_MISC_BASE + 0x0800) 19 #define NV_PA_APB_UARTA_BASE (NV_PA_APB_MISC_BASE + 0x6000) [all …]
|
/openbmc/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 …]
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | flowctrl.c | 57 return 0; in flowctrl_read_cpu_csr() 118 for (i = 0; i < num_possible_cpus(); i++) { in flowctrl_cpu_suspend_enter() 160 tegra_flowctrl_base = devm_platform_get_and_ioremap_resource(pdev, 0, NULL); in tegra_flowctrl_probe() 166 return 0; in tegra_flowctrl_probe() 194 return 0; in tegra_flowctrl_init() 198 if (of_address_to_resource(np, 0, &res) < 0) { in tegra_flowctrl_init() 208 res.start = 0x60007000; in tegra_flowctrl_init() 209 res.end = 0x60007fff; in tegra_flowctrl_init() 217 return 0; in tegra_flowctrl_init() 224 return 0; in tegra_flowctrl_init()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20.dtsi | 14 reg = <0x50000000 0x00024000>; 24 ranges = <0x54000000 0x54000000 0x04000000>; 28 reg = <0x54040000 0x00040000>; 37 reg = <0x54080000 0x00040000>; 46 reg = <0x540c0000 0x00040000>; 55 reg = <0x54100000 0x00040000>; 64 reg = <0x54140000 0x00040000>; 73 reg = <0x54180000 0x00040000>; 81 reg = <0x54200000 0x00040000>; 89 nvidia,head = <0>; [all …]
|
H A D | tegra114.dtsi | 15 reg = <0x50000000 0x00028000>; 25 ranges = <0x54000000 0x54000000 0x01000000>; 29 reg = <0x54140000 0x00040000>; 38 reg = <0x54180000 0x00040000>; 46 reg = <0x54200000 0x00040000>; 56 nvidia,head = <0>; 65 reg = <0x54240000 0x00040000>; 84 reg = <0x54280000 0x00040000>; 96 reg = <0x54300000 0x00040000>; 103 nvidia,mipi-calibrate = <&mipi 0x060>; /* DSIA & DSIB pads */ [all …]
|
H A D | tegra210.dtsi | 17 reg = <0x0 0x01003000 0x0 0x00000800 /* PADS registers */ 18 0x0 0x01003800 0x0 0x00000800 /* AFI registers */ 19 0x0 0x02000000 0x0 0x10000000>; /* configuration space */ 26 interrupt-map-mask = <0 0 0 0>; 27 interrupt-map = <0 0 0 0 &gic GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 29 bus-range = <0x00 0xff>; 33 ranges = <0x82000000 0 0x01000000 0x0 0x01000000 0 0x00001000 /* port 0 configuration space */ 34 0x82000000 0 0x01001000 0x0 0x01001000 0 0x00001000 /* port 1 configuration space */ 35 0x81000000 0 0x0 0x0 0x12000000 0 0x00010000 /* downstream I/O (64 KiB) */ 36 0x82000000 0 0x13000000 0x0 0x13000000 0 0x0d000000 /* non-prefetchable memory (208 MiB) */ [all …]
|
H A D | tegra30.dtsi | 16 reg = <0x00003000 0x00000800 /* PADS registers */ 17 0x00003800 0x00000200 /* AFI registers */ 18 0x10000000 0x10000000>; /* configuration space */ 25 interrupt-map-mask = <0 0 0 0>; 26 interrupt-map = <0 0 0 0 &intc GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 28 bus-range = <0x00 0xff>; 32 ranges = <0x82000000 0 0x00000000 0x00000000 0 0x00001000 /* port 0 configuration space */ 33 0x82000000 0 0x00001000 0x00001000 0 0x00001000 /* port 1 configuration space */ 34 0x82000000 0 0x00004000 0x00004000 0 0x00001000 /* port 2 configuration space */ 35 0x81000000 0 0 0x02000000 0 0x00010000 /* downstream I/O */ [all …]
|
H A D | tegra124.dtsi | 20 reg = <0x01003000 0x00000800 /* PADS registers */ 21 0x01003800 0x00000800 /* AFI registers */ 22 0x02000000 0x10000000>; /* configuration space */ 29 interrupt-map-mask = <0 0 0 0>; 30 interrupt-map = <0 0 0 0 &gic GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 32 bus-range = <0x00 0xff>; 36 ranges = <0x82000000 0 0x01000000 0x01000000 0 0x00001000 /* port 0 configuration space */ 37 0x82000000 0 0x01001000 0x01001000 0 0x00001000 /* port 1 configuration space */ 38 0x81000000 0 0x0 0x12000000 0 0x00010000 /* downstream I/O (64 KiB) */ 39 0x82000000 0 0x13000000 0x13000000 0 0x0d000000 /* non-prefetchable memory (208 MiB) */ [all …]
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra114.dtsi | 17 reg = <0x80000000 0x0>; 22 reg = <0x40000000 0x40000>; 25 ranges = <0 0x40000000 0x40000>; 28 reg = <0x400 0x3fc00>; 35 reg = <0x50000000 0x00028000>; 48 ranges = <0x54000000 0x54000000 0x01000000>; 52 reg = <0x54140000 0x00040000>; 63 reg = <0x54180000 0x00040000>; 73 reg = <0x54200000 0x00040000>; 83 nvidia,head = <0>; [all …]
|
H A D | tegra20.dtsi | 17 memory@0 { 19 reg = <0 0>; 24 reg = <0x40000000 0x40000>; 27 ranges = <0 0x40000000 0x40000>; 30 reg = <0x400 0x3fc00>; 37 reg = <0x50000000 0x00024000>; 51 ranges = <0x54000000 0x54000000 0x04000000>; 55 reg = <0x54040000 0x00040000>; 67 reg = <0x54080000 0x00040000>; 79 reg = <0x540c0000 0x00040000>; [all …]
|
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 …]
|
H A D | tegra30.dtsi | 20 reg = <0x80000000 0x0>; 26 reg = <0x00003000 0x00000800>, /* PADS registers */ 27 <0x00003800 0x00000200>, /* AFI registers */ 28 <0x10000000 0x10000000>; /* configuration space */ 35 interrupt-map-mask = <0 0 0 0>; 36 interrupt-map = <0 0 0 0 &intc GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 38 bus-range = <0x00 0xff>; 42 ranges = <0x02000000 0 0x00000000 0x00000000 0 0x00001000>, /* port 0 configuration space */ 43 <0x02000000 0 0x00001000 0x00001000 0 0x00001000>, /* port 1 configuration space */ 44 <0x02000000 0 0x00004000 0x00004000 0 0x00001000>, /* port 2 configuration space */ [all …]
|
/openbmc/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 …]
|
H A D | tegra210.dtsi | 21 reg = <0x0 0x01003000 0x0 0x00000800>, /* PADS registers */ 22 <0x0 0x01003800 0x0 0x00000800>, /* AFI registers */ 23 <0x0 0x02000000 0x0 0x10000000>; /* configuration space */ 30 interrupt-map-mask = <0 0 0 0>; 31 interrupt-map = <0 0 0 0 &gic GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 33 bus-range = <0x00 0xff>; 37 ranges = <0x02000000 0 0x01000000 0x0 0x01000000 0 0x00001000>, /* port 0 configuration space */ 38 <0x02000000 0 0x01001000 0x0 0x01001000 0 0x00001000>, /* port 1 configuration space */ 39 <0x01000000 0 0x0 0x0 0x12000000 0 0x00010000>, /* downstream I/O (64 KiB) */ 40 <0x02000000 0 0x13000000 0x0 0x13000000 0 0x0d000000>, /* non-prefetchable memory (208 MiB) */ [all …]
|