Searched refs:nlm_io_base (Results 1 – 4 of 4) sorted by relevance
153 extern uint64_t nlm_io_base;159 return nlm_io_base + devoffset; in nlm_pcicfg_base()167 return nlm_io_base + devoffset; in nlm_mmio_base()
51 uint64_t nlm_io_base; variable164 nlm_io_base = CKSEG1ADDR(XLP_DEFAULT_IO_BASE); in prom_init()
161 flash_bar = nlm_read_reg(nlm_io_base, BRIDGE_FLASH_BAR); in xlr_flash_init()
56 uint64_t nlm_io_base = DEFAULT_NETLOGIC_IO_BASE; variable