Searched refs:PCI_MSI_DATA_32 (Results 1 – 10 of 10) sorted by relevance
177 pci_read_config_word(dev, pos + PCI_MSI_DATA_32, &data); in __pci_read_msi_msg()199 pci_write_config_word(dev, pos + PCI_MSI_DATA_32, msg->data); in pci_write_msg_msi()
340 msi_data_off = PCI_MSI_DATA_32; in marvel_map_irq()
110 return dev->msi_cap + (msi64bit ? PCI_MSI_DATA_64 : PCI_MSI_DATA_32); in msi_data_off()
315 #define PCI_MSI_DATA_32 0x08 /* 16 bits of data for 32-bit devices */ macro
316 #define PCI_MSI_DATA_32 0x08 /* 16 bits of data for 32-bit devices */ macro
534 reg = ep_func->msi_cap + func_offset + PCI_MSI_DATA_32; in dw_pcie_ep_raise_msi_irq()
411 #define PCI_MSI_DATA_32 8 /* 16 bits of data for 32-bit devices */ macro
1391 .offset = PCI_MSI_DATA_32,
449 dataw = qpci_config_readw(ahci->dev, offset + PCI_MSI_DATA_32); in ahci_test_msicap()
1224 p_setw(perm, PCI_MSI_DATA_32, (u16)ALL_VIRT, (u16)ALL_WRITE); in init_pci_cap_msi_perm()