Home
last modified time | relevance | path

Searched refs:raspberrypi_fw_set_rate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c203 static int raspberrypi_fw_set_rate(struct clk_hw *hw, unsigned long rate, in raspberrypi_fw_set_rate() function
251 .set_rate = raspberrypi_fw_set_rate,
319 ret = raspberrypi_fw_set_rate(&data->hw, variant->min_rate, 0); in raspberrypi_clk_register()