Searched refs:PCI_EXP_DEVCTL_BCR_FLR (Results 1 – 4 of 4) sorted by relevance
850 if (*ctrl & cpu_to_le16(PCI_EXP_DEVCTL_BCR_FLR)) { in vfio_exp_config_write()854 *ctrl &= ~cpu_to_le16(PCI_EXP_DEVCTL_BCR_FLR); in vfio_exp_config_write()910 PCI_EXP_DEVCTL_BCR_FLR | PCI_EXP_DEVCTL_PAYLOAD | in init_pci_cap_exp_perm()
949 reg |= PCI_EXP_DEVCTL_BCR_FLR; in pnv_eeh_do_flr()957 reg &= ~PCI_EXP_DEVCTL_BCR_FLR; in pnv_eeh_do_flr()
524 #define PCI_EXP_DEVCTL_BCR_FLR 0x8000 /* Bridge Configuration Retry / FLR */ macro
4700 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR); in pcie_flr()
Completed in 24 milliseconds