Home
last modified time | relevance | path

Searched refs:PCI_AF_CTRL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c988 edev->af_cap + PCI_AF_CTRL, in pnv_eeh_do_af_flr()
990 eeh_ops->write_config(edev, edev->af_cap + PCI_AF_CTRL, in pnv_eeh_do_af_flr()
995 eeh_ops->write_config(edev, edev->af_cap + PCI_AF_CTRL, 1, 0); in pnv_eeh_do_af_flr()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h361 #define PCI_AF_CTRL 4 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h362 #define PCI_AF_CTRL 4 macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c957 u8 *ctrl = vdev->vconfig + pos - offset + PCI_AF_CTRL; in vfio_af_config_write()
998 p_setb(perm, PCI_AF_CTRL, PCI_AF_CTRL_FLR, PCI_AF_CTRL_FLR); in init_pci_cap_af_perm()
/openbmc/linux/drivers/pci/
H A Dpci.c4889 if (!pci_wait_for_pending(dev, pos + PCI_AF_CTRL, in pci_af_flr()
4893 pci_write_config_byte(dev, pos + PCI_AF_CTRL, PCI_AF_CTRL_FLR); in pci_af_flr()