Searched refs:tmp_clk (Results 1 – 3 of 3) sorted by relevance
1130 int tmp_clk = (1000 * j * r) / p; in aic3x_hw_params() local1135 if (abs(codec_clk - tmp_clk) < in aic3x_hw_params()1139 last_clk = tmp_clk; in aic3x_hw_params()1143 if (tmp_clk == codec_clk) in aic3x_hw_params()
2262 struct clk_core *child, *tmp_clk, *fail_clk = NULL; in clk_propagate_rate_change() local2278 tmp_clk = clk_propagate_rate_change(child, event); in clk_propagate_rate_change()2279 if (tmp_clk) in clk_propagate_rate_change()2280 fail_clk = tmp_clk; in clk_propagate_rate_change()2285 tmp_clk = clk_propagate_rate_change(core->new_child, event); in clk_propagate_rate_change()2286 if (tmp_clk) in clk_propagate_rate_change()2287 fail_clk = tmp_clk; in clk_propagate_rate_change()
2617 struct clk **sg_clk, struct clk **tmp_clk) in axidma_clk_init() argument2621 *tmp_clk = NULL; in axidma_clk_init()2676 struct clk **dev_clk, struct clk **tmp_clk, in axicdma_clk_init() argument2681 *tmp_clk = NULL; in axicdma_clk_init()