Lines Matching +full:0 +full:x60005000
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
46 #define TEGRA_SB_BASE 0x6000C200
49 #define TEGRA_EXCEPTION_VECTORS_BASE 0x6000F000
52 #define TEGRA_APB_MISC_BASE 0x70000000
55 #define TEGRA_UARTA_BASE 0x70006000
58 #define TEGRA_UARTB_BASE 0x70006040
61 #define TEGRA_UARTC_BASE 0x70006200
64 #define TEGRA_UARTD_BASE 0x70006300
67 #define TEGRA_UARTE_BASE 0x70006400
70 #define TEGRA_PMC_BASE 0x7000E400
73 #define TEGRA_EMC_BASE 0x7000F400
76 #define TEGRA_EMC0_BASE 0x7001A000
79 #define TEGRA_EMC1_BASE 0x7001A800
82 #define TEGRA124_EMC_BASE 0x7001B000
85 #define TEGRA_CSITE_BASE 0x70040000
97 #define IO_IRAM_PHYS 0x40000000
98 #define IO_IRAM_VIRT IOMEM(0xFE400000)
101 #define IO_CPU_PHYS 0x50040000
102 #define IO_CPU_VIRT IOMEM(0xFE440000)
105 #define IO_PPSB_PHYS 0x60000000
106 #define IO_PPSB_VIRT IOMEM(0xFE200000)
109 #define IO_APB_PHYS 0x70000000
110 #define IO_APB_VIRT IOMEM(0xFE000000)