Home
last modified time | relevance | path

Searched refs:HT_MSI_FLAGS (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/sysdev/
A Dmpic_u3msi.c48 pci_read_config_byte(pdev, pos + HT_MSI_FLAGS, &flags); in read_ht_magic_addr()
A Dmpic.c469 flags = readb(base + HT_MSI_FLAGS); in mpic_scan_ht_msi()
480 writeb(flags | HT_MSI_FLAGS_ENABLE, base + HT_MSI_FLAGS); in mpic_scan_ht_msi()
/linux/drivers/pci/
A Dquirks.c2607 if (pci_read_config_byte(dev, pos + HT_MSI_FLAGS, in msi_ht_cap_enabled()
2661 if (pci_read_config_byte(dev, pos + HT_MSI_FLAGS, in ht_enable_msi_mapping()
2665 pci_write_config_byte(dev, pos + HT_MSI_FLAGS, in ht_enable_msi_mapping()
2795 if (pci_read_config_byte(dev, pos + HT_MSI_FLAGS, in ht_check_msi_mapping()
2916 if (pci_read_config_byte(dev, pos + HT_MSI_FLAGS, in ht_disable_msi_mapping()
2920 pci_write_config_byte(dev, pos + HT_MSI_FLAGS, in ht_disable_msi_mapping()
/linux/include/uapi/linux/
A Dpci_regs.h877 #define HT_MSI_FLAGS 0x02 /* Offset to flags */ macro

Completed in 22 milliseconds