DW_PCIE_PWR_RST
DW_PCIE_PIPE_RST, DW_PCIE_PHY_RST, DW_PCIE_HOT_RST, DW_PCIE_PWR_RST,
ret = reset_control_deassert(pci->core_rsts[DW_PCIE_PWR_RST].rstc);
reset_control_assert(pci->core_rsts[DW_PCIE_PWR_RST].rstc);
[DW_PCIE_PWR_RST] = "pwr",
if (!reset_control_status(dw->core_rsts[DW_PCIE_PWR_RST].rstc)) {
reset_control_assert(dw->core_rsts[DW_PCIE_PWR_RST].rstc);
ret = reset_control_deassert(dw->core_rsts[DW_PCIE_PWR_RST].rstc);
reset_control_status(dw->core_rsts[DW_PCIE_PWR_RST].rstc);
reset_control_assert(dw->core_rsts[DW_PCIE_PWR_RST].rstc);