Home
last modified time | relevance | path

Searched refs:pci_exp_lnkctl_or (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dpci_hotplug.h153 u16 pci_exp_lnkctl_or; member
/Linux-v4.19/drivers/pci/
Dpci-acpi.c207 hpx->t2->pci_exp_lnkctl_or = fields[13].integer.value; in decode_type2_hpx_record()
Dprobe.c1902 hpp->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB; in program_hpp_type2()
1904 hpp->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB; in program_hpp_type2()
1907 ~hpp->pci_exp_lnkctl_and, hpp->pci_exp_lnkctl_or); in program_hpp_type2()