Searched refs:PCIE_PERST (Results 1 – 2 of 2) sorted by relevance
166 if (reset < PCIE_PERST || reset >= PCIE_RESET_MAX) in iproc_pcie_register_reset_cb()237 if (ctx->reset_cb[PCIE_PERST] != NULL) { in iproc_pcie_perst()238 reset_data = ctx->reset_data[PCIE_PERST]; in iproc_pcie_perst()239 ctx->reset_cb[PCIE_PERST](reset_data); in iproc_pcie_perst()
39 PCIE_PERST, /**< Cold reset */ enumerator