Searched refs:DW_PCIE_NUM_CORE_CLKS (Results 1 – 3 of 3) sorted by relevance
397 clk_bulk_disable_unprepare(DW_PCIE_NUM_CORE_CLKS, pci->core_clks); in bt1_pcie_full_stop_bus()455 ret = clk_bulk_prepare_enable(DW_PCIE_NUM_CORE_CLKS, pci->core_clks); in bt1_pcie_cold_start_bus()521 clk_bulk_disable_unprepare(DW_PCIE_NUM_CORE_CLKS, pci->core_clks); in bt1_pcie_cold_start_bus()
270 DW_PCIE_NUM_CORE_CLKS enumerator404 struct clk_bulk_data core_clks[DW_PCIE_NUM_CORE_CLKS];
32 static const char * const dw_pcie_core_clks[DW_PCIE_NUM_CORE_CLKS] = {62 for (i = 0; i < DW_PCIE_NUM_CORE_CLKS; i++) in dw_pcie_get_clocks()70 return devm_clk_bulk_get_optional(pci->dev, DW_PCIE_NUM_CORE_CLKS, in dw_pcie_get_clocks()