Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-hisi-error.c30 #define HISI_PCIE_LOCAL_VALID_ERR_MISC 9 macro
231 idx = HISI_PCIE_LOCAL_VALID_ERR_MISC; in hisi_pcie_handle_error()
233 HISI_PCIE_LOCAL_VALID_ERR_MISC + HISI_PCIE_ERR_MISC_REGS) in hisi_pcie_handle_error()
234 dev_info(dev, "ERR_MISC_%d = 0x%x\n", idx - HISI_PCIE_LOCAL_VALID_ERR_MISC, in hisi_pcie_handle_error()
235 edata->err_misc[idx - HISI_PCIE_LOCAL_VALID_ERR_MISC]); in hisi_pcie_handle_error()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-hisi-error.c30 #define HISI_PCIE_LOCAL_VALID_ERR_MISC 9 macro
231 idx = HISI_PCIE_LOCAL_VALID_ERR_MISC; in hisi_pcie_handle_error()
233 HISI_PCIE_LOCAL_VALID_ERR_MISC + HISI_PCIE_ERR_MISC_REGS) in hisi_pcie_handle_error()
234 dev_info(dev, "ERR_MISC_%d = 0x%x\n", idx - HISI_PCIE_LOCAL_VALID_ERR_MISC, in hisi_pcie_handle_error()
235 edata->err_misc[idx - HISI_PCIE_LOCAL_VALID_ERR_MISC]); in hisi_pcie_handle_error()

Completed in 3 milliseconds