Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/bcm/
Dclk-raspberrypi.c205 static unsigned long raspberrypi_fw_get_rate(struct clk_hw *hw, in raspberrypi_fw_get_rate() function
268 .recalc_rate = raspberrypi_fw_get_rate,
336 rate = raspberrypi_fw_get_rate(&data->hw, 0); in raspberrypi_clk_register()