Searched refs:HISI_PCIE_LOCAL_VALID_ERR_MISC (Results 1 – 1 of 1) sorted by relevance
30 #define HISI_PCIE_LOCAL_VALID_ERR_MISC 9 macro231 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 6 milliseconds