Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci-acpi.c166 if (!hpx) in program_hpx_type0()
171 hpx->revision); in program_hpx_type0()
235 if (!hpx) in program_hpx_type1()
313 if (!hpx) in program_hpx_type2()
337 ~hpx->pci_exp_devctl_and, hpx->pci_exp_devctl_or); in program_hpx_type2()
352 ~hpx->pci_exp_lnkctl_and, hpx->pci_exp_lnkctl_or); in program_hpx_type2()
362 reg32 = (reg32 & hpx->unc_err_mask_and) | hpx->unc_err_mask_or; in program_hpx_type2()
367 reg32 = (reg32 & hpx->unc_err_sever_and) | hpx->unc_err_sever_or; in program_hpx_type2()
372 reg32 = (reg32 & hpx->cor_err_mask_and) | hpx->cor_err_mask_or; in program_hpx_type2()
377 reg32 = (reg32 & hpx->adv_err_cap_and) | hpx->adv_err_cap_or; in program_hpx_type2()
[all …]