Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-xilinx-nwl.c70 #define MSGF_MISC_SR_SLAVE_ERR BIT(4) macro
86 MSGF_MISC_SR_SLAVE_ERR | \
276 if (misc_stat & MSGF_MISC_SR_SLAVE_ERR) in nwl_pcie_misc_handler()