Searched refs:pcie_dev_ctl (Results 1 – 1 of 1) sorted by relevance
800 u16 pcie_dev_ctl; in bfad_pci_init() local829 pci_read_config_word(pdev, pcie_cap_reg, &pcie_dev_ctl); in bfad_pci_init()830 if ((pcie_dev_ctl & 0x7000) != mask) { in bfad_pci_init()834 (1 << ((pcie_dev_ctl & 0x7000) >> 12)) << 7, in bfad_pci_init()837 pcie_dev_ctl &= ~0x7000; in bfad_pci_init()839 pcie_dev_ctl | mask); in bfad_pci_init()