Searched refs:BRIDGE_DRAM_BAR (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/netlogic/xlp-hal/ | ||
D | bridge.h | 71 #define BRIDGE_DRAM_BAR(i) (0x14 + (i)) macro |
/arch/mips/netlogic/xlp/ | ||
D | nlm_hal.c | 463 barreg = BRIDGE_DRAM_BAR(i); in xlp_get_dram_map() |