Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dpci-acpi.c276 u16 pci_exp_lnkctl_or; member
322 hpx->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
324 hpx->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
327 ~hpx->pci_exp_lnkctl_and, hpx->pci_exp_lnkctl_or); in program_hpx_type2()
395 hpx2->pci_exp_lnkctl_or = fields[13].integer.value; in decode_type2_hpx_record()