Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/bcm/
Dclk-raspberrypi.c222 static int raspberrypi_fw_set_rate(struct clk_hw *hw, unsigned long rate, in raspberrypi_fw_set_rate() function
270 .set_rate = raspberrypi_fw_set_rate,
338 ret = raspberrypi_fw_set_rate(&data->hw, variant->min_rate, 0); in raspberrypi_clk_register()