Searched refs:DW_PCIE_NUM_APP_CLKS (Results 1 – 3 of 3) sorted by relevance
399 clk_bulk_disable_unprepare(DW_PCIE_NUM_APP_CLKS, pci->app_clks); in bt1_pcie_full_stop_bus()449 ret = clk_bulk_prepare_enable(DW_PCIE_NUM_APP_CLKS, pci->app_clks); in bt1_pcie_cold_start_bus()524 clk_bulk_disable_unprepare(DW_PCIE_NUM_APP_CLKS, pci->app_clks); in bt1_pcie_cold_start_bus()
262 DW_PCIE_NUM_APP_CLKS enumerator403 struct clk_bulk_data app_clks[DW_PCIE_NUM_APP_CLKS];
26 static const char * const dw_pcie_app_clks[DW_PCIE_NUM_APP_CLKS] = {59 for (i = 0; i < DW_PCIE_NUM_APP_CLKS; i++) in dw_pcie_get_clocks()65 ret = devm_clk_bulk_get_optional(pci->dev, DW_PCIE_NUM_APP_CLKS, in dw_pcie_get_clocks()