Searched refs:LUBBOCK_FPGA_PHYS (Results 1 – 2 of 2) sorted by relevance
14 #define LUBBOCK_FPGA_PHYS PXA_CS2_PHYS macro16 #define LUB_P2V(x) ((x) - LUBBOCK_FPGA_PHYS + LUBBOCK_FPGA_VIRT)26 #define LUB_WHOAMI __LUB_REG(LUBBOCK_FPGA_PHYS + 0x000)27 #define LUB_DISC_BLNK_LED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x040)28 #define LUB_CONF_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x050)29 #define LUB_USER_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x060)30 #define LUB_MISC_WR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x080)31 #define LUB_MISC_RD __LUB_REG(LUBBOCK_FPGA_PHYS + 0x090)32 #define LUB_IRQ_MASK_EN __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0c0)33 #define LUB_IRQ_SET_CLR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0d0)[all …]
110 #define LUB_HEXLED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x010)337 .start = LUBBOCK_FPGA_PHYS + 0xc0,338 .end = LUBBOCK_FPGA_PHYS + 0xe0 - 1,522 .pfn = __phys_to_pfn(LUBBOCK_FPGA_PHYS),
Completed in 4 milliseconds