Searched refs:clk_pixel_set_rate (Results 1 – 1 of 1) sorted by relevance
968 static int clk_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate() function1013 return clk_pixel_set_rate(hw, rate, parent_rate); in clk_pixel_set_rate_and_parent()1021 .set_rate = clk_pixel_set_rate,