Searched refs:SKIP_PCIE_RSTB (Results 1 – 1 of 1) sorted by relevance
153 SKIP_PCIE_RSTB = BIT(0), /* Skip PERST# assertion during device enumerator426 if (!(pcie->soc->flags & SKIP_PCIE_RSTB)) { in mtk_pcie_devices_power_up()449 if (!(pcie->soc->flags & SKIP_PCIE_RSTB)) { in mtk_pcie_devices_power_up()463 if (!(pcie->soc->flags & SKIP_PCIE_RSTB)) { in mtk_pcie_devices_power_up()476 if (!(pcie->soc->flags & SKIP_PCIE_RSTB)) { in mtk_pcie_devices_power_down()1423 .flags = SKIP_PCIE_RSTB,