Home
last modified time | relevance | path

Searched refs:nlm_pcicfg_base (Results 1 – 17 of 17) sorted by relevance

/NextBSD/sys/mips/nlm/
HDxlp_pci.c217 cfgaddr = nlm_pcicfg_base(XLP_HDR_OFFSET(0, b, s, f)); in xlp_pcib_read_config()
248 cfgaddr = nlm_pcicfg_base(XLP_HDR_OFFSET(0, b, s, f)); in xlp_pcib_write_config()
292 linkpcibase = nlm_pcicfg_base(pcieoffset); in xlp_pcib_hardware_swap_enable()
405 base = nlm_pcicfg_base(XLP_IO_PCIE0_OFFSET(node)); in bridge_pcie_ack()
408 base = nlm_pcicfg_base(XLP_IO_PCIE1_OFFSET(node)); in bridge_pcie_ack()
411 base = nlm_pcicfg_base(XLP_IO_PCIE2_OFFSET(node)); in bridge_pcie_ack()
414 base = nlm_pcicfg_base(XLP_IO_PCIE3_OFFSET(node)); in bridge_pcie_ack()
461 base = nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node,link)); in mips_platform_pcib_setup_intr()
HDxlp.h133 base = nlm_pcicfg_base(offset); in xlp_socdev_irt()
HDboard_eeprom.c100 eeprom_i2c_base = nlm_pcicfg_base(XLP_IO_I2C_OFFSET(node, bus)) + in nlm_board_eeprom_read()
HDcms.c136 pcibase = nlm_pcicfg_base(devoffset); in xlp_cms_credit_setup()
/NextBSD/sys/mips/nlm/hal/
HDnlmsaelib.h51 #define nlm_get_sec_pcibase(node) nlm_pcicfg_base(XLP_IO_SEC_OFFSET(node))
57 #define nlm_get_rsa_pcibase(node) nlm_pcicfg_base(XLP_IO_RSA_OFFSET(node))
61 #define nlm_pcibase_sec(node) nlm_pcicfg_base(XLP_IO_SEC_OFFSET(node))
HDusb.h54 #define nlm_get_usb_pcibase(node, inst) nlm_pcicfg_base(XLP_IO_USB_OFFSET(node, inst))
HDpcibus.h95 nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node, inst))
HDgbu.h95 nlm_pcicfg_base(XLP_IO_NOR_OFFSET(node))
HDsys.h123 #define nlm_get_sys_pcibase(node) nlm_pcicfg_base(XLP_IO_SYS_OFFSET(node))
HDbridge.h179 nlm_pcicfg_base(XLP_IO_BRIDGE_OFFSET(node))
HDuart.h94 nlm_pcicfg_base(XLP_IO_UART_OFFSET(node, inst))
HDiomap.h159 uint64_t pcibase = nlm_pcicfg_base(devoffset); in nlm_dev_exists()
HDfmn.h147 nlm_pcicfg_base(XLP_IO_CMS_OFFSET(node))
HDpic.h183 #define nlm_get_pic_pcibase(node) nlm_pcicfg_base(XLP_IO_PIC_OFFSET(node))
HDpoe.h262 nlm_pcicfg_base(XLP_IO_POE_OFFSET(node))
HDhaldefs.h423 nlm_pcicfg_base(uint32_t devoffset) in nlm_pcicfg_base() function
HDnae.h484 nlm_pcicfg_base(XLP_IO_NAE_OFFSET(node))