Home
last modified time | relevance | path

Searched refs:XLP_IO_PCIE_OFFSET (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/mips/nlm/hal/
Dpcibus.h97 nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node, inst))
Diomap.h58 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) macro
/freebsd-12-stable/sys/mips/nlm/
Dxlp_pci.c291 pcieoffset = XLP_IO_PCIE_OFFSET(node, link); in xlp_pcib_hardware_swap_enable()
465 base = nlm_pcicfg_base(XLP_IO_PCIE_OFFSET(node,link)); in mips_platform_pcib_setup_intr()
Dintr_machdep.c88 offset = XLP_IO_PCIE_OFFSET(0, irq - PIC_PCIE_0_IRQ); in xlp_irq_to_irt()