Searched refs:hisi_clk_alloc (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
H A D | crg-hi3516cv300.c | 135 clk_data = hisi_clk_alloc(pdev, HI3516CV300_CRG_NR_CLKS); in hi3516cv300_clk_register() 209 clk_data = hisi_clk_alloc(pdev, HI3516CV300_SYSCTRL_NR_CLKS); in hi3516cv300_sysctrl_clk_register()
|
H A D | crg-hi3798cv200.c | 202 clk_data = hisi_clk_alloc(pdev, HI3798CV200_CRG_NR_CLKS); in hi3798cv200_clk_register() 295 clk_data = hisi_clk_alloc(pdev, HI3798CV200_SYSCTRL_NR_CLKS); in hi3798cv200_sysctrl_clk_register()
|
H A D | clk.h | 114 struct hisi_clock_data *hisi_clk_alloc(struct platform_device *, int);
|
H A D | clk-hi3519.c | 81 clk_data = hisi_clk_alloc(pdev, HI3519_NR_CLKS); in hi3519_clk_register()
|
H A D | clk.c | 26 struct hisi_clock_data *hisi_clk_alloc(struct platform_device *pdev, in hisi_clk_alloc() function 56 EXPORT_SYMBOL_GPL(hisi_clk_alloc); variable
|
/kernel/linux/linux-6.6/drivers/clk/hisilicon/ |
H A D | crg-hi3798cv200.c | 202 clk_data = hisi_clk_alloc(pdev, HI3798CV200_CRG_NR_CLKS); in hi3798cv200_clk_register() 295 clk_data = hisi_clk_alloc(pdev, HI3798CV200_SYSCTRL_NR_CLKS); in hi3798cv200_sysctrl_clk_register()
|
H A D | crg-hi3516cv300.c | 135 clk_data = hisi_clk_alloc(pdev, HI3516CV300_CRG_NR_CLKS); in hi3516cv300_clk_register() 209 clk_data = hisi_clk_alloc(pdev, HI3516CV300_SYSCTRL_NR_CLKS); in hi3516cv300_sysctrl_clk_register()
|
H A D | clk.h | 114 struct hisi_clock_data *hisi_clk_alloc(struct platform_device *, int);
|
H A D | clk-hi3519.c | 81 clk_data = hisi_clk_alloc(pdev, HI3519_NR_CLKS); in hi3519_clk_register()
|
H A D | clk.c | 26 struct hisi_clock_data *hisi_clk_alloc(struct platform_device *pdev, in hisi_clk_alloc() function 56 EXPORT_SYMBOL_GPL(hisi_clk_alloc); variable
|
H A D | clk-hi3559a.c | 510 clk_data = hisi_clk_alloc(pdev, HI3559AV100_CRG_NR_CLKS); in hi3559av100_clk_register() 706 clk_data = hisi_clk_alloc(pdev, HI3559AV100_SHUB_NR_CLKS); in hi3559av100_shub_clk_register()
|
Completed in 6 milliseconds