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()332 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_is_enabled()348 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_enable()381 struct tegra_clk_pll *pll = to_clk_pll(hw); in _clk_pll_disable()410 static void pll_clk_start_ss(struct tegra_clk_pll *pll) in pll_clk_start_ss()420 static void pll_clk_stop_ss(struct tegra_clk_pll *pll) in pll_clk_stop_ss()432 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()456 struct tegra_clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()[all …]
153 struct tegra_clk_pll;283 void (*set_defaults)(struct tegra_clk_pll *pll);284 int (*dyn_ramp)(struct tegra_clk_pll *pll,312 struct tegra_clk_pll { struct320 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument827 int tegra_pll_wait_for_lock(struct tegra_clk_pll *pll);829 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div);
704 struct tegra_clk_pll *pllcx) in tegra210_pllcx_set_defaults()729 static void _pllc_set_defaults(struct tegra_clk_pll *pllcx) in _pllc_set_defaults()734 static void _pllc2_set_defaults(struct tegra_clk_pll *pllcx) in _pllc2_set_defaults()739 static void _pllc3_set_defaults(struct tegra_clk_pll *pllcx) in _pllc3_set_defaults()744 static void _plla1_set_defaults(struct tegra_clk_pll *pllcx) in _plla1_set_defaults()754 static void tegra210_plla_set_defaults(struct tegra_clk_pll *plla) in tegra210_plla_set_defaults()806 static void tegra210_plld_set_defaults(struct tegra_clk_pll *plld) in tegra210_plld_set_defaults()859 static void plldss_defaults(const char *pll_name, struct tegra_clk_pll *plldss, in plldss_defaults()949 static void tegra210_plld2_set_defaults(struct tegra_clk_pll *plld2) in tegra210_plld2_set_defaults()957 static void tegra210_plldp_set_defaults(struct tegra_clk_pll *plldp) in tegra210_plldp_set_defaults()[all …]