Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A 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()
304 struct raspberrypi_clk *rpi; in raspberrypi_clk_probe()
358 struct raspberrypi_clk *rpi = platform_get_drvdata(pdev); in raspberrypi_clk_remove()