Searched refs:MST_FPGA_PHYS (Results 1 – 2 of 2) sorted by relevance
15 #define MST_FPGA_PHYS PXA_CS2_PHYS macro17 #define MST_P2V(x) ((x) - MST_FPGA_PHYS + MST_FPGA_VIRT)18 #define MST_V2P(x) ((x) - MST_FPGA_VIRT + MST_FPGA_PHYS)
413 .start = MST_FPGA_PHYS + 0xc0,414 .end = MST_FPGA_PHYS + 0xe0 - 1,620 .pfn = __phys_to_pfn(MST_FPGA_PHYS),