Searched refs:mpfs_cfg_clks (Results 1 – 1 of 1) sorted by relevance
239 static struct mpfs_cfg_hw_clock mpfs_cfg_clks[] = { variable292 #define PARENT_CLK(PARENT) (&mpfs_cfg_clks[CLK_##PARENT##_OFFSET].cfg.hw)371 + ARRAY_SIZE(mpfs_cfg_clks) + ARRAY_SIZE(mpfs_periph_clks) + 1; in mpfs_clk_probe()400 ret = mpfs_clk_register_cfgs(dev, mpfs_cfg_clks, ARRAY_SIZE(mpfs_cfg_clks), clk_data); in mpfs_clk_probe()