DW_PCIE_PWR_RST
[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);