Searched refs:MST_FPGA_PHYS (Results 1 – 2 of 2) sorted by relevance
20 #define MST_FPGA_PHYS PXA_CS2_PHYS macro22 #define MST_P2V(x) ((x) - MST_FPGA_PHYS + MST_FPGA_VIRT)23 #define MST_V2P(x) ((x) - MST_FPGA_VIRT + MST_FPGA_PHYS)
418 .start = MST_FPGA_PHYS + 0xc0,419 .end = MST_FPGA_PHYS + 0xe0 - 1,560 .pfn = __phys_to_pfn(MST_FPGA_PHYS),