Home
last modified time | relevance | path

Searched refs:DW_PCIE_PWR_RST (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/controller/dwc/
A Dpcie-rcar-gen4.c185 if (!reset_control_status(dw->core_rsts[DW_PCIE_PWR_RST].rstc)) in rcar_gen4_pcie_common_init()
186 reset_control_assert(dw->core_rsts[DW_PCIE_PWR_RST].rstc); in rcar_gen4_pcie_common_init()
203 ret = reset_control_deassert(dw->core_rsts[DW_PCIE_PWR_RST].rstc); in rcar_gen4_pcie_common_init()
222 reset_control_assert(dw->core_rsts[DW_PCIE_PWR_RST].rstc); in rcar_gen4_pcie_common_deinit()
A Dpcie-bt1.c158 DW_PCIE_PIPE_RST, DW_PCIE_PHY_RST, DW_PCIE_HOT_RST, DW_PCIE_PWR_RST, enumerator
421 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_PWR_RST].rstc); in bt1_pcie_cold_start_bus()
533 reset_control_assert(pci->core_rsts[DW_PCIE_PWR_RST].rstc); in bt1_pcie_cold_start_bus()
A Dpcie-designware.h325 DW_PCIE_PWR_RST, enumerator
A Dpcie-designware.c52 [DW_PCIE_PWR_RST] = "pwr",

Completed in 52 milliseconds