Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-xilinx-nwl.c69 #define MSGF_MISC_SR_RXMSG_OVER BIT(1) macro
85 MSGF_MISC_SR_RXMSG_OVER | \
273 if (misc_stat & MSGF_MISC_SR_RXMSG_OVER) in nwl_pcie_misc_handler()