Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h196 #define nlm_get_sys_pcibase(node) nlm_pcicfg_base(cpu_is_xlp9xx() ? \
202 nlm_pcicfg_base(XLP9XX_IO_FUSE_OFFSET(node))
207 nlm_pcicfg_base(XLP9XX_IO_CLOCK_OFFSET(node))
Dpcibus.h101 #define nlm_get_pcie_base(node, inst) nlm_pcicfg_base(cpu_is_xlp9xx() ? \
Dbridge.h180 #define nlm_get_bridge_pcibase(node) nlm_pcicfg_base(cpu_is_xlp9xx() ? \
Duart.h97 nlm_pcicfg_base(cpu_is_xlp9xx() ? XLP9XX_IO_UART_OFFSET(node) : \
Diomap.h209 socbridge = nlm_pcicfg_base(XLP9XX_IO_BRIDGE_OFFSET(node)); in xlp9xx_get_socbus()
Dpic.h219 #define nlm_get_pic_pcibase(node) nlm_pcicfg_base(cpu_is_xlp9xx() ? \
/Linux-v5.10/arch/mips/include/asm/netlogic/
Dhaldefs.h157 nlm_pcicfg_base(uint32_t devoffset) in nlm_pcicfg_base() function
/Linux-v5.10/arch/mips/netlogic/xlp/
Dusb-init.c66 nlm_pcicfg_base(XLP_IO_USB_OFFSET(node, inst))
Dahci-init.c90 nlm_pcicfg_base(XLP_IO_SATA_OFFSET(node))
Dusb-init-xlp2.c88 nlm_pcicfg_base(cpu_is_xlp9xx() ? \
Dnlm_hal.c187 pcibase = nlm_pcicfg_base(devoff); in xlp_irq_to_irt()
Dahci-init-xlp2.c146 nlm_pcicfg_base(XLP9XX_IO_SATA_OFFSET(node))