Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c141 SKIP_PCIE_RSTB = BIT(0), /* Skip PERST# assertion during device enumerator
462 if (!(pcie->soc->flags & SKIP_PCIE_RSTB)) { in mtk_pcie_startup_port()
1299 if (!(pcie->soc->flags & SKIP_PCIE_RSTB)) { in mtk_pcie_suspend_noirq()
1355 .flags = SKIP_PCIE_RSTB,