Searched refs:tegra_clk_pll (Results 1 – 3 of 3) sorted by relevance
276 static void clk_pll_enable_lock(struct tegra_clk_pll *pll) in clk_pll_enable_lock()291 static int clk_pll_wait_for_lock(struct tegra_clk_pll *pll) in clk_pll_wait_for_lock()325 int tegra_pll_wait_for_lock(struct tegra_clk_pll *pll) in tegra_pll_wait_for_lock()330 static bool pllm_clk_is_gated_by_pmc(struct tegra_clk_pll *pll) in pllm_clk_is_gated_by_pmc()340 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled()358 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable()391 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable()420 static void pll_clk_start_ss(struct tegra_clk_pll *pll) in pll_clk_start_ss()430 static void pll_clk_stop_ss(struct tegra_clk_pll *pll) in pll_clk_stop_ss()442 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()[all …]
212 struct tegra_clk_pll;346 void (*set_defaults)(struct tegra_clk_pll *pll);347 int (*dyn_ramp)(struct tegra_clk_pll *pll,377 struct tegra_clk_pll { struct385 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument906 int tegra_pll_wait_for_lock(struct tegra_clk_pll *pll);908 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div);
781 struct tegra_clk_pll *pllcx) in tegra210_pllcx_set_defaults()806 static void _pllc_set_defaults(struct tegra_clk_pll *pllcx) in _pllc_set_defaults()811 static void _pllc2_set_defaults(struct tegra_clk_pll *pllcx) in _pllc2_set_defaults()816 static void _pllc3_set_defaults(struct tegra_clk_pll *pllcx) in _pllc3_set_defaults()821 static void _plla1_set_defaults(struct tegra_clk_pll *pllcx) in _plla1_set_defaults()831 static void tegra210_plla_set_defaults(struct tegra_clk_pll *plla) in tegra210_plla_set_defaults()883 static void tegra210_plld_set_defaults(struct tegra_clk_pll *plld) in tegra210_plld_set_defaults()936 static void plldss_defaults(const char *pll_name, struct tegra_clk_pll *plldss, in plldss_defaults()1026 static void tegra210_plld2_set_defaults(struct tegra_clk_pll *plld2) in tegra210_plld2_set_defaults()1034 static void tegra210_plldp_set_defaults(struct tegra_clk_pll *plldp) in tegra210_plldp_set_defaults()[all …]