Searched refs:rockchip_clk_provider (Results 1 – 13 of 13) sorted by relevance
| /Linux-v4.19/drivers/clk/rockchip/ |
| D | clk.c | 215 struct rockchip_clk_provider *ctx, const char *name, in rockchip_clk_register_frac_branch() 369 struct rockchip_clk_provider * __init rockchip_clk_init(struct device_node *np, in rockchip_clk_init() 372 struct rockchip_clk_provider *ctx; in rockchip_clk_init() 376 ctx = kzalloc(sizeof(struct rockchip_clk_provider), GFP_KERNEL); in rockchip_clk_init() 404 struct rockchip_clk_provider *ctx) in rockchip_clk_of_add_provider() 411 void rockchip_clk_add_lookup(struct rockchip_clk_provider *ctx, in rockchip_clk_add_lookup() 418 void __init rockchip_clk_register_plls(struct rockchip_clk_provider *ctx, in rockchip_clk_register_plls() 443 struct rockchip_clk_provider *ctx, in rockchip_clk_register_branches() 575 void __init rockchip_clk_register_armclk(struct rockchip_clk_provider *ctx, in rockchip_clk_register_armclk() 630 rockchip_register_restart_notifier(struct rockchip_clk_provider *ctx, in rockchip_register_restart_notifier()
|
| D | clk.h | 232 struct rockchip_clk_provider { struct 308 struct clk *rockchip_clk_register_pll(struct rockchip_clk_provider *ctx, 800 struct rockchip_clk_provider *rockchip_clk_init(struct device_node *np, 803 struct rockchip_clk_provider *ctx); 804 void rockchip_clk_add_lookup(struct rockchip_clk_provider *ctx, 806 void rockchip_clk_register_branches(struct rockchip_clk_provider *ctx, 809 void rockchip_clk_register_plls(struct rockchip_clk_provider *ctx, 812 void rockchip_clk_register_armclk(struct rockchip_clk_provider *ctx, 819 void rockchip_register_restart_notifier(struct rockchip_clk_provider *ctx,
|
| D | clk-rk3128.c | 584 static struct rockchip_clk_provider *__init rk3128_common_clk_init(struct device_node *np) in rk3128_common_clk_init() 586 struct rockchip_clk_provider *ctx; in rk3128_common_clk_init() 623 struct rockchip_clk_provider *ctx; in rk3126_clk_init() 641 struct rockchip_clk_provider *ctx; in rk3128_clk_init()
|
| D | clk-rk3188.c | 763 static struct rockchip_clk_provider *__init rk3188_common_clk_init(struct device_node *np) in rk3188_common_clk_init() 765 struct rockchip_clk_provider *ctx; in rk3188_common_clk_init() 794 struct rockchip_clk_provider *ctx; in rk3066a_clk_init() 817 struct rockchip_clk_provider *ctx; in rk3188a_clk_init()
|
| D | clk-pll.c | 51 struct rockchip_clk_provider *ctx; 840 struct clk *rockchip_clk_register_pll(struct rockchip_clk_provider *ctx, in rockchip_clk_register_pll()
|
| D | clk-rk3036.c | 444 struct rockchip_clk_provider *ctx; in rk3036_clk_init()
|
| D | clk-px30.c | 966 struct rockchip_clk_provider *ctx; in px30_clk_init() 1013 struct rockchip_clk_provider *ctx; in px30_pmu_clk_init()
|
| D | clk-rk3228.c | 700 struct rockchip_clk_provider *ctx; in rk3228_clk_init()
|
| D | clk-rk3399.c | 1531 struct rockchip_clk_provider *ctx; in rk3399_clk_init() 1586 struct rockchip_clk_provider *ctx; in rk3399_pmu_clk_init()
|
| D | clk-rk3328.c | 887 struct rockchip_clk_provider *ctx; in rk3328_clk_init()
|
| D | clk-rv1108.c | 795 struct rockchip_clk_provider *ctx; in rv1108_clk_init()
|
| D | clk-rk3368.c | 871 struct rockchip_clk_provider *ctx; in rk3368_clk_init()
|
| D | clk-rk3288.c | 896 struct rockchip_clk_provider *ctx; in rk3288_clk_init()
|