Home
last modified time | relevance | path

Searched refs:MST_FPGA_PHYS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dmainstone.h17 #define MST_FPGA_PHYS PXA_CS2_PHYS macro
19 #define MST_P2V(x) ((x) - MST_FPGA_PHYS + MST_FPGA_VIRT)
20 #define MST_V2P(x) ((x) - MST_FPGA_VIRT + MST_FPGA_PHYS)
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dmainstone.c413 .start = MST_FPGA_PHYS + 0xc0,
414 .end = MST_FPGA_PHYS + 0xe0 - 1,
607 .pfn = __phys_to_pfn(MST_FPGA_PHYS),

Completed in 2 milliseconds