Searched refs:raspberrypi_fw_set_rate (Results 1 – 1 of 1) sorted by relevance
254 static int raspberrypi_fw_set_rate(struct clk_hw *hw, unsigned long rate, in raspberrypi_fw_set_rate() function322 ret = raspberrypi_fw_set_rate(hw, max_rate, 0); in raspberrypi_fw_prepare()351 raspberrypi_fw_set_rate(hw, min_rate, 0); in raspberrypi_fw_unprepare()367 .set_rate = raspberrypi_fw_set_rate,437 ret = raspberrypi_fw_set_rate(&data->hw, variant->min_rate, 0); in raspberrypi_clk_register()