Searched refs:CONFIG_SYS_FPGA_BASE (Results 1 – 5 of 5) sorted by relevance
35 #if defined(CONFIG_SYS_FPGA_BASE)36 SET_LAW(CONFIG_SYS_FPGA_BASE, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
56 #if defined(CONFIG_SYS_FPGA_BASE)61 SET_TLB_ENTRY(1, CONFIG_SYS_FPGA_BASE, CONFIG_SYS_FPGA_BASE,
211 val[i++] = CONFIG_SYS_FPGA_BASE; in ft_board_setup()
132 #define CONFIG_SYS_FPGA_BASE 0xc0000000 macro138 #define CONFIG_SYS_NAND_BASE (CONFIG_SYS_FPGA_BASE + 0x70)
2223 CONFIG_SYS_FPGA_BASE
Completed in 8 milliseconds