Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c76 #define MSGF_MISC_SR_NON_FATAL_AER BIT(17) macro
92 MSGF_MISC_SR_NON_FATAL_AER | \
293 if (misc_stat & MSGF_MISC_SR_NON_FATAL_AER) in nwl_pcie_misc_handler()