Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c44 struct raspberrypi_clk { struct
56 struct raspberrypi_clk *rpi; argument
173 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_is_prepared()
191 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_get_rate()
208 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_set_rate()
254 static struct clk_hw *raspberrypi_clk_register(struct raspberrypi_clk *rpi, in raspberrypi_clk_register()
333 static int raspberrypi_discover_clocks(struct raspberrypi_clk *rpi, in raspberrypi_discover_clocks()
390 struct raspberrypi_clk *rpi; in raspberrypi_clk_probe()
444 struct raspberrypi_clk *rpi = platform_get_drvdata(pdev); in raspberrypi_clk_remove()