Searched refs:mux_frac_idx (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/clk/rockchip/
H A Dclk.c132 int mux_frac_idx; member in struct:rockchip_clk_frac
154 if (frac->rate_change_idx != frac->mux_frac_idx) {
156 frac->mux_frac_idx);
269 frac->mux_frac_idx = match_string(child->parent_names,
298 if (frac->mux_frac_idx >= 0) {
300 __func__, frac->mux_frac_idx);

Completed in 130 milliseconds