Searched refs:PCI_AF_CTRL (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 987 edev->af_cap + PCI_AF_CTRL, in pnv_eeh_do_af_flr() 989 eeh_ops->write_config(edev, edev->af_cap + PCI_AF_CTRL, in pnv_eeh_do_af_flr() 994 eeh_ops->write_config(edev, edev->af_cap + PCI_AF_CTRL, 1, 0); in pnv_eeh_do_af_flr()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 371 #define PCI_AF_CTRL 4 macro
|
| /linux/drivers/pci/ |
| H A D | pci.c | 4410 if (!pci_wait_for_pending(dev, pos + PCI_AF_CTRL, in pci_af_flr() 4421 pci_write_config_byte(dev, pos + PCI_AF_CTRL, PCI_AF_CTRL_FLR); in pci_af_flr()
|