Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c79 #define MSGF_MISC_SR_UR_DETECT BIT(20) macro
95 MSGF_MISC_SR_UR_DETECT | \
295 if (misc_stat & MSGF_MISC_SR_UR_DETECT) in nwl_pcie_misc_handler()