Searched refs:LUBBOCK_FPGA_PHYS (Results 1 – 2 of 2) sorted by relevance
15 #define LUBBOCK_FPGA_PHYS PXA_CS2_PHYS macro17 #define LUB_P2V(x) ((x) - LUBBOCK_FPGA_PHYS + LUBBOCK_FPGA_VIRT)18 #define LUB_V2P(x) ((x) - LUBBOCK_FPGA_VIRT + LUBBOCK_FPGA_PHYS)27 #define LUB_WHOAMI __LUB_REG(LUBBOCK_FPGA_PHYS + 0x000)28 #define LUB_DISC_BLNK_LED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x040)29 #define LUB_CONF_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x050)30 #define LUB_USER_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x060)31 #define LUB_MISC_WR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x080)32 #define LUB_MISC_RD __LUB_REG(LUBBOCK_FPGA_PHYS + 0x090)33 #define LUB_IRQ_MASK_EN __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0c0)[all …]
105 #define LUB_HEXLED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x010)106 #define LUB_MISC_WR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x080)538 .pfn = __phys_to_pfn(LUBBOCK_FPGA_PHYS),