Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c221 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 Dxlp.h135 base = nlm_pcicfg_base(offset); in xlp_socdev_irt()
H A Dboard_eeprom.c102 eeprom_i2c_base = nlm_pcicfg_base(XLP_IO_I2C_OFFSET(node, bus)) + in nlm_board_eeprom_read()
H A Dcms.c137 pcibase = nlm_pcicfg_base(devoffset); in xlp_cms_credit_setup()
/f-stack/freebsd/mips/nlm/hal/
H A Dusb.h55 #define nlm_get_usb_pcibase(node, inst) nlm_pcicfg_base(XLP_IO_USB_OFFSET(node, inst))
H A Dnlmsaelib.h53 #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 Dgbu.h97 nlm_pcicfg_base(XLP_IO_NOR_OFFSET(node))
H A Dpcibus.h97 nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node, inst))
H A Dsys.h125 #define nlm_get_sys_pcibase(node) nlm_pcicfg_base(XLP_IO_SYS_OFFSET(node))
H A Dbridge.h181 nlm_pcicfg_base(XLP_IO_BRIDGE_OFFSET(node))
H A Duart.h96 nlm_pcicfg_base(XLP_IO_UART_OFFSET(node, inst))
H A Dfmn.h149 nlm_pcicfg_base(XLP_IO_CMS_OFFSET(node))
H A Diomap.h161 uint64_t pcibase = nlm_pcicfg_base(devoffset); in nlm_dev_exists()
H A Dpoe.h264 nlm_pcicfg_base(XLP_IO_POE_OFFSET(node))
H A Dpic.h185 #define nlm_get_pic_pcibase(node) nlm_pcicfg_base(XLP_IO_PIC_OFFSET(node))
H A Dhaldefs.h425 nlm_pcicfg_base(uint32_t devoffset) in nlm_pcicfg_base() function
H A Dnae.h486 nlm_pcicfg_base(XLP_IO_NAE_OFFSET(node))