Home
last modified time | relevance | path

Searched refs:IO_PPSB_PHYS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-tegra/
Diomap.h117 #define IO_PPSB_PHYS 0x60000000 macro
129 IO_TO_VIRT_BETWEEN((n), IO_PPSB_PHYS, IO_PPSB_SIZE) ? \
130 IO_TO_VIRT_XLATE((n), IO_PPSB_PHYS, IO_PPSB_VIRT) : \
Dsleep.h25 #define TEGRA_FLOW_CTRL_VIRT (TEGRA_FLOW_CTRL_BASE - IO_PPSB_PHYS \
27 #define TEGRA_CLK_RESET_VIRT (TEGRA_CLK_RESET_BASE - IO_PPSB_PHYS \
Dio.c36 .pfn = __phys_to_pfn(IO_PPSB_PHYS),