Searched refs:rockchip_pll_clock (Results 1 – 17 of 17) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | clock.h | 118 struct rockchip_pll_clock { struct 137 static inline ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate() argument 144 static inline int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, in rockchip_pll_set_rate() 158 int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, 161 ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll,
|
| /rk3399_rockchip-uboot/drivers/clk/rockchip/ |
| H A D | clk_pll.c | 272 rockchip_get_pll_settings(struct rockchip_pll_clock *pll, ulong rate) in rockchip_get_pll_settings() 291 static int rk3036_pll_set_rate(struct rockchip_pll_clock *pll, in rk3036_pll_set_rate() 370 static ulong rk3036_pll_get_rate(struct rockchip_pll_clock *pll, in rk3036_pll_get_rate() 444 static int rk3588_pll_set_rate(struct rockchip_pll_clock *pll, in rk3588_pll_set_rate() 561 static ulong rk3588_pll_get_rate(struct rockchip_pll_clock *pll, in rk3588_pll_get_rate() 620 ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate() 646 int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, in rockchip_pll_set_rate()
|
| H A D | clk_rk3128.c | 80 static struct rockchip_pll_clock rk3128_pll_clks[] = {
|
| H A D | clk_rv1103b.c | 39 static struct rockchip_pll_clock rv1103b_pll_clks[] = {
|
| H A D | clk_rk322x.c | 81 static struct rockchip_pll_clock rk322x_pll_clks[] = {
|
| H A D | clk_rk3308.c | 75 static struct rockchip_pll_clock rk3308_pll_clks[] = {
|
| H A D | clk_rk3328.c | 105 static struct rockchip_pll_clock rk3328_pll_clks[] = {
|
| H A D | clk_rk3506.c | 66 static struct rockchip_pll_clock rk3506_pll_clks[] = {
|
| H A D | clk_rk1808.c | 79 static struct rockchip_pll_clock rk1808_pll_clks[] = {
|
| H A D | clk_rv1106.c | 38 static struct rockchip_pll_clock rv1106_pll_clks[] = {
|
| H A D | clk_rk3528.c | 65 static struct rockchip_pll_clock rk3528_pll_clks[] = {
|
| H A D | clk_rv1126b.c | 43 static struct rockchip_pll_clock rv1126b_pll_clks[] = {
|
| H A D | clk_rk3562.c | 46 static struct rockchip_pll_clock rk3562_pll_clks[] = {
|
| H A D | clk_rv1126.c | 59 static struct rockchip_pll_clock rv1126_pll_clks[] = {
|
| H A D | clk_rk3588.c | 47 static struct rockchip_pll_clock rk3588_pll_clks[] = {
|
| H A D | clk_rk3576.c | 65 static struct rockchip_pll_clock rk3576_pll_clks[] = {
|
| H A D | clk_rk3568.c | 67 static struct rockchip_pll_clock rk3568_pll_clks[] = {
|