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