Searched refs:PCIE_MSG_MSI (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/pci/
H A Dpcie-lantiq-msi.c183 IFX_PCIE_PRINT(PCIE_MSG_MSI, "%s %s enter\n", __func__, pci_name(pdev));
187 IFX_PCIE_PRINT(PCIE_MSG_MSI, "%s RC itself doesn't use MSI interrupt\n", __func__);
253 IFX_PCIE_PRINT(PCIE_MSG_MSI, "%s: Unable to find %d free "
266 IFX_PCIE_PRINT(PCIE_MSG_MSI, "pos %d, irq %d irq_idx %d\n", pos, irq, irq_idx);
281 IFX_PCIE_PRINT(PCIE_MSG_MSI, "pic_table[%d]: 0x%08x\n",
293 IFX_PCIE_PRINT(PCIE_MSG_MSI, "msi_data: pos %d 0x%08x\n", pos, msg.data);
296 IFX_PCIE_PRINT(PCIE_MSG_MSI, "%s exit\n", __func__);
340 IFX_PCIE_PRINT(PCIE_MSG_MSI, "%s enter\n", __func__);
392 IFX_PCIE_PRINT(PCIE_MSG_MSI, "%s exit\n", __func__);
H A Dpcie-lantiq.h1015 #define PCIE_MSG_MSI 0x00000001 macro

Completed in 38 milliseconds