Home
last modified time | relevance | path

Searched refs:MSGF_MISC_SR_E_ADDR_ERR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c74 #define MSGF_MISC_SR_E_ADDR_ERR BIT(7) macro
90 MSGF_MISC_SR_E_ADDR_ERR | \
287 if (misc_stat & MSGF_MISC_SR_E_ADDR_ERR) in nwl_pcie_misc_handler()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c75 #define MSGF_MISC_SR_E_ADDR_ERR BIT(7) macro
91 MSGF_MISC_SR_E_ADDR_ERR | \
283 if (misc_stat & MSGF_MISC_SR_E_ADDR_ERR) in nwl_pcie_misc_handler()

Completed in 3 milliseconds