Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-acpi.c278 u16 pci_exp_lnkctl_or; member
324 hpx->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
326 hpx->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
329 ~hpx->pci_exp_lnkctl_and, hpx->pci_exp_lnkctl_or); in program_hpx_type2()
397 hpx2->pci_exp_lnkctl_or = fields[13].integer.value; in decode_type2_hpx_record()