Home
last modified time | relevance | path

Searched refs:BRIDGE_DRAM_LIMIT (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/mips/nlm/hal/
HDbridge.h78 #define BRIDGE_DRAM_LIMIT(i) (0x1c + (i)) macro
/trueos/sys/mips/nlm/
HDxlp_machdep.c490 val = nlm_read_bridge_reg(bridgebase, BRIDGE_DRAM_LIMIT(i)); in xlp_mem_init()