Home
last modified time | relevance | path

Searched refs:MSI_LINK_ADDR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/xlp-hal/
H A Dpcibus.h92 #define MSI_LINK_ADDR(n, l) (MSI_ADDR_BASE + \ macro
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dmsi-xlp.c306 msiaddr = MSI_LINK_ADDR(node, link); in xlp_setup_msi()