Home
last modified time | relevance | path

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

/openbmc/linux/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()