Searched refs:PCI_MSI_DATA_32 (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Dsys_marvel.c341 msi_data_off = PCI_MSI_DATA_32;
/linux-master/drivers/pci/msi/
H A Dmsi.c178 pci_read_config_word(dev, pos + PCI_MSI_DATA_32, &data);
200 pci_write_config_word(dev, pos + PCI_MSI_DATA_32, msg->data);
/linux-master/include/uapi/linux/
H A Dpci_regs.h316 #define PCI_MSI_DATA_32 0x08 /* 16 bits of data for 32-bit devices */ macro
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c483 reg = ep_func->msi_cap + PCI_MSI_DATA_32;
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1220 p_setw(perm, PCI_MSI_DATA_32, (u16)ALL_VIRT, (u16)ALL_WRITE);

Completed in 272 milliseconds