Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-xilinx-nwl.c74 #define MSGF_MISC_SR_MASTER_ERR BIT(5) macro
90 MSGF_MISC_SR_MASTER_ERR | \
278 if (misc_stat & MSGF_MISC_SR_MASTER_ERR) in nwl_pcie_misc_handler()