Searched refs:get_pllfh_by_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/mediatek/
H A Dclk-pllfh.c49 static struct mtk_pllfh_data *get_pllfh_by_id(struct mtk_pllfh_data *pllfhs, function
97 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll_id);
217 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll->id);
243 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll->id);
278 pllfh = get_pllfh_by_id(pllfhs, num_fhs, pll->id);

Completed in 112 milliseconds