Home
last modified time | relevance | path

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

/arch/mips/include/asm/netlogic/xlp-hal/
Dpcibus.h78 #define PCIE_9XX_MSIX_STATUSX(n) (n + 0x286) macro
/arch/mips/pci/
Dmsi-xlp.c218 status_reg = PCIE_9XX_MSIX_STATUSX(link); in xlp_msix_mask_ack()
555 status = nlm_read_reg(md->lnkbase, PCIE_9XX_MSIX_STATUSX(link)); in nlm_dispatch_msix()