Home
last modified time | relevance | path

Searched refs:XLP_IO_PCI_HDRSZ (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h198 #define nlm_get_sys_regbase(node) (nlm_get_sys_pcibase(node) + XLP_IO_PCI_HDRSZ)
204 (nlm_get_fuse_pcibase(node) + XLP_IO_PCI_HDRSZ)
209 (nlm_get_clock_pcibase(node) + XLP_IO_PCI_HDRSZ)
Dbridge.h183 (nlm_get_bridge_pcibase(node) + XLP_IO_PCI_HDRSZ)
Duart.h100 (nlm_get_uart_pcibase(node, inst) + XLP_IO_PCI_HDRSZ)
Diomap.h49 #define XLP_IO_PCI_HDRSZ 0x100 macro
Dpic.h221 #define nlm_get_pic_regbase(node) (nlm_get_pic_pcibase(node) + XLP_IO_PCI_HDRSZ)
/Linux-v5.10/arch/mips/netlogic/xlp/
Dusb-init.c68 (nlm_get_usb_pcibase(node, inst) + XLP_IO_PCI_HDRSZ)
Dusb-init-xlp2.c92 (nlm_xlpii_get_usb_pcibase(node, inst) + XLP_IO_PCI_HDRSZ)
/Linux-v5.10/arch/mips/netlogic/common/
Dreset.S54 XLP_IO_SYS_OFFSET(0) + XLP_IO_PCI_HDRSZ + \