Searched refs:raspberrypi_clock_property (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-raspberrypi.c | 149 static int raspberrypi_clock_property(struct rpi_firmware *firmware, in raspberrypi_clock_property() function 177 ret = raspberrypi_clock_property(rpi->firmware, data, in raspberrypi_fw_is_prepared() 195 ret = raspberrypi_clock_property(rpi->firmware, data, in raspberrypi_fw_get_rate() 212 ret = raspberrypi_clock_property(rpi->firmware, data, in raspberrypi_fw_set_rate() 279 ret = raspberrypi_clock_property(rpi->firmware, data, in raspberrypi_clk_register() 288 ret = raspberrypi_clock_property(rpi->firmware, data, in raspberrypi_clk_register()
|