Searched refs:nlm_pcicfg_base (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_pci.c | 221 cfgaddr = nlm_pcicfg_base(XLP_HDR_OFFSET(0, b, s, f)); in xlp_pcib_read_config() 252 cfgaddr = nlm_pcicfg_base(XLP_HDR_OFFSET(0, b, s, f)); in xlp_pcib_write_config() 296 linkpcibase = nlm_pcicfg_base(pcieoffset); in xlp_pcib_hardware_swap_enable() 409 base = nlm_pcicfg_base(XLP_IO_PCIE0_OFFSET(node)); in bridge_pcie_ack() 412 base = nlm_pcicfg_base(XLP_IO_PCIE1_OFFSET(node)); in bridge_pcie_ack() 415 base = nlm_pcicfg_base(XLP_IO_PCIE2_OFFSET(node)); in bridge_pcie_ack() 418 base = nlm_pcicfg_base(XLP_IO_PCIE3_OFFSET(node)); in bridge_pcie_ack() 465 base = nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node,link)); in mips_platform_pcib_setup_intr()
|
| H A D | xlp.h | 135 base = nlm_pcicfg_base(offset); in xlp_socdev_irt()
|
| H A D | board_eeprom.c | 102 eeprom_i2c_base = nlm_pcicfg_base(XLP_IO_I2C_OFFSET(node, bus)) + in nlm_board_eeprom_read()
|
| H A D | cms.c | 137 pcibase = nlm_pcicfg_base(devoffset); in xlp_cms_credit_setup()
|
| /f-stack/freebsd/mips/nlm/hal/ |
| H A D | usb.h | 55 #define nlm_get_usb_pcibase(node, inst) nlm_pcicfg_base(XLP_IO_USB_OFFSET(node, inst))
|
| H A D | nlmsaelib.h | 53 #define nlm_get_sec_pcibase(node) nlm_pcicfg_base(XLP_IO_SEC_OFFSET(node)) 59 #define nlm_get_rsa_pcibase(node) nlm_pcicfg_base(XLP_IO_RSA_OFFSET(node)) 63 #define nlm_pcibase_sec(node) nlm_pcicfg_base(XLP_IO_SEC_OFFSET(node))
|
| H A D | gbu.h | 97 nlm_pcicfg_base(XLP_IO_NOR_OFFSET(node))
|
| H A D | pcibus.h | 97 nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node, inst))
|
| H A D | sys.h | 125 #define nlm_get_sys_pcibase(node) nlm_pcicfg_base(XLP_IO_SYS_OFFSET(node))
|
| H A D | bridge.h | 181 nlm_pcicfg_base(XLP_IO_BRIDGE_OFFSET(node))
|
| H A D | uart.h | 96 nlm_pcicfg_base(XLP_IO_UART_OFFSET(node, inst))
|
| H A D | fmn.h | 149 nlm_pcicfg_base(XLP_IO_CMS_OFFSET(node))
|
| H A D | iomap.h | 161 uint64_t pcibase = nlm_pcicfg_base(devoffset); in nlm_dev_exists()
|
| H A D | poe.h | 264 nlm_pcicfg_base(XLP_IO_POE_OFFSET(node))
|
| H A D | pic.h | 185 #define nlm_get_pic_pcibase(node) nlm_pcicfg_base(XLP_IO_PIC_OFFSET(node))
|
| H A D | haldefs.h | 425 nlm_pcicfg_base(uint32_t devoffset) in nlm_pcicfg_base() function
|
| H A D | nae.h | 486 nlm_pcicfg_base(XLP_IO_NAE_OFFSET(node))
|