Searched refs:PCI_AF_CTRL (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c988 edev->af_cap + PCI_AF_CTRL,
990 eeh_ops->write_config(edev, edev->af_cap + PCI_AF_CTRL,
995 eeh_ops->write_config(edev, edev->af_cap + PCI_AF_CTRL, 1, 0);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c957 u8 *ctrl = vdev->vconfig + pos - offset + PCI_AF_CTRL;
998 p_setb(perm, PCI_AF_CTRL, PCI_AF_CTRL_FLR, PCI_AF_CTRL_FLR);
/linux-master/include/uapi/linux/
H A Dpci_regs.h362 #define PCI_AF_CTRL 4 macro
/linux-master/drivers/pci/
H A Dpci.c4515 if (!pci_wait_for_pending(dev, pos + PCI_AF_CTRL,
4519 pci_write_config_byte(dev, pos + PCI_AF_CTRL, PCI_AF_CTRL_FLR);

Completed in 288 milliseconds