Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/common/scmi/
H A Drockchip_common_clock.c75 int i = 0, sel_mask, div_mask, best_sel = 0, best_div = 0, div; in clk_scmi_common_set_rate() local
97 best_sel = i; in clk_scmi_common_set_rate()
101 best_sel = 0; in clk_scmi_common_set_rate()
103 BITS_WITH_WMASK(best_sel, sel_mask, in clk_scmi_common_set_rate()
115 best_sel = i; in clk_scmi_common_set_rate()
120 best_sel = 0; in clk_scmi_common_set_rate()
127 BITS_WITH_WMASK(best_sel, sel_mask, in clk_scmi_common_set_rate()