Searched refs:PCIE0_FLR_INTR (Results 1 – 2 of 2) sorted by relevance
280 if (data & PCIE0_FLR_INTR) { in iproc_pcie_flr()282 pcie_write32(PCIE0_FLR_INTR, &cfg->base->paxb_paxb_intr_clear); in iproc_pcie_flr()350 pcie_write32(PCIE0_FLR_INTR, &cfg->base->paxb_paxb_intr_clear); in iproc_pcie_reset_config()359 data |= PCIE0_FLR_INTR; in iproc_pcie_reset_config()
91 #define PCIE0_FLR_INTR BIT(20) macro