Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds