Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-tegra/
Diomap.h114 #define IO_TO_VIRT_XLATE(p, pst, vst) (((p) - (pst) + (vst))) macro
118 IO_TO_VIRT_XLATE((n), IO_PPSB_PHYS, IO_PPSB_VIRT) : \
120 IO_TO_VIRT_XLATE((n), IO_APB_PHYS, IO_APB_VIRT) : \
122 IO_TO_VIRT_XLATE((n), IO_CPU_PHYS, IO_CPU_VIRT) : \
124 IO_TO_VIRT_XLATE((n), IO_IRAM_PHYS, IO_IRAM_VIRT) : \