Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-xilinx-nwl.c78 #define MSGF_MISC_SR_NON_FATAL_DEV BIT(22) macro
94 MSGF_MISC_SR_NON_FATAL_DEV | \
300 if (misc_stat & MSGF_MISC_SR_NON_FATAL_DEV) in nwl_pcie_misc_handler()