Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/bcm/
Dclk-raspberrypi.c34 struct raspberrypi_clk { struct
88 struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, in raspberrypi_fw_pll_is_on()
106 struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, in raspberrypi_fw_pll_get_rate()
124 struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, in raspberrypi_fw_pll_set_rate()
147 struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, in raspberrypi_pll_determine_rate()
176 static int raspberrypi_register_pllb(struct raspberrypi_clk *rpi) in raspberrypi_register_pllb()
229 static int raspberrypi_register_pllb_arm(struct raspberrypi_clk *rpi) in raspberrypi_register_pllb_arm()
255 struct raspberrypi_clk *rpi; in raspberrypi_clk_probe()
296 struct raspberrypi_clk *rpi = platform_get_drvdata(pdev); in raspberrypi_clk_remove()