Home
last modified time | relevance | path

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

/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c45 struct raspberrypi_clk { struct
57 struct raspberrypi_clk *rpi; argument
191 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_is_prepared()
208 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_get_rate()
224 struct raspberrypi_clk *rpi = data->rpi; in raspberrypi_fw_set_rate()
269 static struct clk_hw *raspberrypi_clk_register(struct raspberrypi_clk *rpi, in raspberrypi_clk_register()
350 static int raspberrypi_discover_clocks(struct raspberrypi_clk *rpi, in raspberrypi_discover_clocks()
407 struct raspberrypi_clk *rpi; in raspberrypi_clk_probe()
461 struct raspberrypi_clk *rpi = platform_get_drvdata(pdev); in raspberrypi_clk_remove()