Searched refs:raspberrypi_fw_set_rate (Results 1 – 1 of 1) sorted by relevance
203 static int raspberrypi_fw_set_rate(struct clk_hw *hw, unsigned long rate, in raspberrypi_fw_set_rate() function251 .set_rate = raspberrypi_fw_set_rate,319 ret = raspberrypi_fw_set_rate(&data->hw, variant->min_rate, 0); in raspberrypi_clk_register()