Searched defs:raspberrypi_clk (Results 1 – 1 of 1) sorted by relevance
34 struct raspberrypi_clk { struct35 struct device *dev;36 struct rpi_firmware *firmware;37 struct platform_device *cpufreq;39 unsigned long min_rate;40 unsigned long max_rate;42 struct clk_hw pllb;43 struct clk_hw *pllb_arm;44 struct clk_lookup *pllb_arm_lookup;