Home
last modified time | relevance | path

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

/linux/drivers/clk/mediatek/
H A Dclk-pllfh.c51 int num_fhs, int pll_id) in get_pllfh_by_id() argument
55 for (i = 0; i < num_fhs; i++) in get_pllfh_by_id()
63 int num_fhs) in fhctl_parse_dt() argument
98 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll_id); in fhctl_parse_dt()
203 struct mtk_pllfh_data *pllfhs, int num_fhs, in mtk_clk_cleanup_pllfhs() argument
218 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll->id); in mtk_clk_cleanup_pllfhs()
246 struct mtk_pllfh_data *pllfhs, int num_fhs, in mtk_clk_register_pllfhs() argument
264 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll->id); in mtk_clk_register_pllfhs()
285 mtk_clk_cleanup_pllfhs(base, plls, i, fhctl_base, pllfhs, num_fhs, in mtk_clk_register_pllfhs()
292 struct mtk_pllfh_data *pllfhs, int num_fhs, in mtk_clk_unregister_pllfhs() argument
[all …]