Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dbridge.h70 #define BRIDGE_DRAM_BAR(i) (0x14 + (i)) macro
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c460 val = nlm_read_bridge_reg(bridgebase, BRIDGE_DRAM_BAR(i)); in xlp_mem_init()