Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c75 #define MSGF_MISC_SR_I_ADDR_ERR BIT(6) macro
91 MSGF_MISC_SR_I_ADDR_ERR | \
280 if (misc_stat & MSGF_MISC_SR_I_ADDR_ERR) in nwl_pcie_misc_handler()