Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/bcm/
Dclk-raspberrypi.c59 struct raspberrypi_clk { struct
70 struct raspberrypi_clk *rpi; argument
117 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_is_prepared()
135 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_get_rate()
152 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_set_rate()
184 static struct clk_hw *raspberrypi_clk_register(struct raspberrypi_clk *rpi, in raspberrypi_clk_register()
248 static int raspberrypi_discover_clocks(struct raspberrypi_clk *rpi, in raspberrypi_discover_clocks()
299 struct raspberrypi_clk *rpi; in raspberrypi_clk_probe()
353 struct raspberrypi_clk *rpi = platform_get_drvdata(pdev); in raspberrypi_clk_remove()