Searched refs:rockchip_pll_clock (Results 1 – 25 of 33) sorted by relevance
12
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | clock.h | 117 struct rockchip_pll_clock { struct 136 static inline ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate() argument 143 static inline int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, in rockchip_pll_set_rate() 157 int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, 160 ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll,
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_pll.c | 229 rockchip_get_pll_settings(struct rockchip_pll_clock *pll, ulong rate) in rockchip_get_pll_settings() 248 static int rk3036_pll_set_rate(struct rockchip_pll_clock *pll, in rk3036_pll_set_rate() 327 static ulong rk3036_pll_get_rate(struct rockchip_pll_clock *pll, in rk3036_pll_get_rate() 401 static int rk3588_pll_set_rate(struct rockchip_pll_clock *pll, in rk3588_pll_set_rate() 519 static ulong rk3588_pll_get_rate(struct rockchip_pll_clock *pll, in rk3588_pll_get_rate() 567 ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate() 593 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_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[] = {
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3188.c | 216 static struct rockchip_pll_clock rk3066_pll_clks[] __initdata = { 227 static struct rockchip_pll_clock rk3188_pll_clks[] __initdata = { 847 struct rockchip_pll_clock *pll = &rk3188_pll_clks[i]; in rk3188_clk_init()
|
| H A D | clk-px30.c | 189 static struct rockchip_pll_clock px30_pll_clks[] __initdata = { 204 static struct rockchip_pll_clock px30_pmu_pll_clks[] __initdata = {
|
| H A D | clk-rk3036.c | 142 static struct rockchip_pll_clock rk3036_pll_clks[] __initdata = {
|
| H A D | clk.h | 560 struct rockchip_pll_clock { struct 1266 struct rockchip_pll_clock *pll_list,
|
| H A D | clk-rv1126.c | 225 static struct rockchip_pll_clock rv1126_pmu_pll_clks[] __initdata = { 231 static struct rockchip_pll_clock rv1126_pll_clks[] __initdata = {
|
| H A D | clk-rk3128.c | 160 static struct rockchip_pll_clock rk3128_pll_clks[] __initdata = {
|
| H A D | clk-rk3399.c | 293 static struct rockchip_pll_clock rk3399_pll_clks[] __initdata = { 315 static struct rockchip_pll_clock rk3399_pmu_pll_clks[] __initdata = {
|
| H A D | clk-rk3228.c | 169 static struct rockchip_pll_clock rk3228_pll_clks[] __initdata = {
|
| H A D | clk-rk3568.c | 319 static struct rockchip_pll_clock rk3568_pmu_pll_clks[] __initdata = { 328 static struct rockchip_pll_clock rk3568_pll_clks[] __initdata = {
|
| H A D | clk.c | 447 struct rockchip_pll_clock *list, in rockchip_clk_register_plls()
|
| H A D | clk-rv1108.c | 154 static struct rockchip_pll_clock rv1108_pll_clks[] __initdata = {
|
| H A D | clk-rk3328.c | 216 static struct rockchip_pll_clock rk3328_pll_clks[] __initdata = {
|
| H A D | clk-rk3368.c | 148 static struct rockchip_pll_clock rk3368_pll_clks[] __initdata = {
|
| H A D | clk-rk3288.c | 235 static struct rockchip_pll_clock rk3288_pll_clks[] __initdata = {
|
| H A D | clk-rk3308.c | 183 static struct rockchip_pll_clock rk3308_pll_clks[] __initdata = {
|
| H A D | clk-rk3528.c | 173 static struct rockchip_pll_clock rk3528_pll_clks[] __initdata = {
|
| H A D | clk-rk3562.c | 120 static struct rockchip_pll_clock rk3562_pll_clks[] __initdata = {
|
| H A D | clk-rk1808.c | 184 static struct rockchip_pll_clock rk1808_pll_clks[] __initdata = {
|
| H A D | clk-rv1106.c | 252 static struct rockchip_pll_clock rv1106_pll_clks[] __initdata = {
|
12