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