Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci-acpi.c143 if (!hpx) in program_hpx_type0()
148 hpx->revision); in program_hpx_type0()
212 if (!hpx) in program_hpx_type1()
290 if (!hpx) in program_hpx_type2()
314 ~hpx->pci_exp_devctl_and, hpx->pci_exp_devctl_or); in program_hpx_type2()
329 ~hpx->pci_exp_lnkctl_and, hpx->pci_exp_lnkctl_or); in program_hpx_type2()
339 reg32 = (reg32 & hpx->unc_err_mask_and) | hpx->unc_err_mask_or; in program_hpx_type2()
344 reg32 = (reg32 & hpx->unc_err_sever_and) | hpx->unc_err_sever_or; in program_hpx_type2()
349 reg32 = (reg32 & hpx->cor_err_mask_and) | hpx->cor_err_mask_or; in program_hpx_type2()
354 reg32 = (reg32 & hpx->adv_err_cap_and) | hpx->adv_err_cap_or; in program_hpx_type2()
[all …]

Completed in 7 milliseconds