Searched refs:PCIE_PERST_INB (Results 1 – 2 of 2) sorted by relevance
262 if (ctx->reset_cb[PCIE_PERST_INB] != NULL) { in iproc_pcie_hot_reset()263 reset_data = ctx->reset_data[PCIE_PERST_INB]; in iproc_pcie_hot_reset()264 ctx->reset_cb[PCIE_PERST_INB](reset_data); in iproc_pcie_hot_reset()
40 PCIE_PERST_INB, /**< Inband hot reset */ enumerator