Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c186 static unsigned long raspberrypi_fw_get_rate(struct clk_hw *hw, in raspberrypi_fw_get_rate() function
249 .recalc_rate = raspberrypi_fw_get_rate,
317 rate = raspberrypi_fw_get_rate(&data->hw, 0); in raspberrypi_clk_register()