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/ !
H 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()
212 ret = reset_control_deassert(dw->core_rsts[DW_PCIE_PWR_RST].rstc); in rcar_gen4_pcie_common_init()
226 reset_control_status(dw->core_rsts[DW_PCIE_PWR_RST].rstc); in rcar_gen4_pcie_common_init()
244 reset_control_assert(dw->core_rsts[DW_PCIE_PWR_RST].rstc); in rcar_gen4_pcie_common_deinit()
H 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()
H A Dpcie-designware.h352 DW_PCIE_PWR_RST, enumerator
H A Dpcie-designware.c54 [DW_PCIE_PWR_RST] = "pwr",