Home
last modified time | relevance | path

Searched refs:clkpmu_nr_clks (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/rockchip/
H A Dclk-px30.c1049 unsigned long clkpmu_nr_clks; in px30_pmu_clk_init() local
1058 clkpmu_nr_clks = rockchip_clk_find_max_clk_id(px30_clk_pmu_branches, in px30_pmu_clk_init()
1060 ctx = rockchip_clk_init(np, reg_base, clkpmu_nr_clks); in px30_pmu_clk_init()
H A Dclk-rk3399.c1583 unsigned long clkpmu_nr_clks; in rk3399_pmu_clk_init() local
1592 clkpmu_nr_clks = rockchip_clk_find_max_clk_id(rk3399_clk_pmu_branches, in rk3399_pmu_clk_init()
1594 ctx = rockchip_clk_init(np, reg_base, clkpmu_nr_clks); in rk3399_pmu_clk_init()