Searched refs:rockchip_pll_rate_table (Results 1 – 14 of 14) sorted by relevance
39 const struct rockchip_pll_rate_table *rate_table;50 static const struct rockchip_pll_rate_table *rockchip_get_pll_settings( in rockchip_get_pll_settings()53 const struct rockchip_pll_rate_table *rate_table = pll->rate_table; in rockchip_get_pll_settings()68 const struct rockchip_pll_rate_table *rate_table = pll->rate_table; in rockchip_pll_round_rate()140 struct rockchip_pll_rate_table *rate) in rockchip_rk3036_pll_get_params()167 struct rockchip_pll_rate_table cur; in rockchip_rk3036_pll_recalc_rate()190 const struct rockchip_pll_rate_table *rate) in rockchip_rk3036_pll_set_params()194 struct rockchip_pll_rate_table cur; in rockchip_rk3036_pll_set_params()252 const struct rockchip_pll_rate_table *rate; in rockchip_rk3036_pll_set_rate()299 const struct rockchip_pll_rate_table *rate; in rockchip_rk3036_pll_init()[all …]
244 struct rockchip_pll_rate_table { struct290 struct rockchip_pll_rate_table *rate_table;317 struct rockchip_pll_rate_table *rate_table,
24 static struct rockchip_pll_rate_table rk3328_pll_rates[] = {71 static struct rockchip_pll_rate_table rk3328_pll_frac_rates[] = {
22 static struct rockchip_pll_rate_table rk3188_pll_rates[] = {859 struct rockchip_pll_rate_table *rate; in rk3188_clk_init()
24 static struct rockchip_pll_rate_table rk3036_pll_rates[] = {
21 static struct rockchip_pll_rate_table rk3128_pll_rates[] = {
22 static struct rockchip_pll_rate_table rk3228_pll_rates[] = {
22 static struct rockchip_pll_rate_table rv1108_pll_rates[] = {
20 static struct rockchip_pll_rate_table rk3368_pll_rates[] = {
27 static struct rockchip_pll_rate_table rk3288_pll_rates[] = {
25 static struct rockchip_pll_rate_table px30_pll_rates[] = {
21 static struct rockchip_pll_rate_table rk3308_pll_rates[] = {
26 static struct rockchip_pll_rate_table rk3399_pll_rates[] = {
995 const struct rockchip_pll_rate_table *rate_table;1041 +static struct rockchip_pll_rate_table auto_table;1067 + const struct rockchip_pll_rate_table *rate_table;1091 + const struct rockchip_pll_rate_table *rate_table;1113 +static struct rockchip_pll_rate_table *rk_pll_rate_table_get(void)1145 +static struct rockchip_pll_rate_table *1150 + struct rockchip_pll_rate_table *rate_table = rk_pll_rate_table_get();1206 +static struct rockchip_pll_rate_table *1211 + struct rockchip_pll_rate_table *rate_table = rk_pll_rate_table_get();1282 static const struct rockchip_pll_rate_table *rockchip_get_pll_settings([all …]