Home
last modified time | relevance | path

Searched refs:samsung_get_pll_settings (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/clk/samsung/
Dclk-pll.c38 static const struct samsung_pll_rate_table *samsung_get_pll_settings( in samsung_get_pll_settings() function
256 rate = samsung_get_pll_settings(pll, drate); in samsung_pll35xx_set_rate()
365 rate = samsung_get_pll_settings(pll, drate); in samsung_pll36xx_set_rate()
459 rate = samsung_get_pll_settings(pll, drate); in samsung_pll0822x_set_rate()
548 rate = samsung_get_pll_settings(pll, drate); in samsung_pll0831x_set_rate()
658 rate = samsung_get_pll_settings(pll, drate); in samsung_pll45xx_set_rate()
795 rate = samsung_get_pll_settings(pll, drate); in samsung_pll46xx_set_rate()
1000 rate = samsung_get_pll_settings(pll, drate); in samsung_s3c2410_pll_set_rate()
1196 rate = samsung_get_pll_settings(pll, drate); in samsung_pll2550xx_set_rate()
1291 rate = samsung_get_pll_settings(pll, drate); in samsung_pll2650x_set_rate()
[all …]