Searched defs:cam_clk_provider (Results 1 – 2 of 2) sorted by relevance
129 struct cam_clk_provider { struct130 struct clk *clks[FIMC_MAX_CAMCLKS];131 struct clk_onecell_data clk_data;132 struct device_node *of_node;133 struct cam_clk camclk[FIMC_MAX_CAMCLKS];134 int num_clocks;
133 struct cam_clk_provider { struct134 struct clk *clks[FIMC_MAX_CAMCLKS];135 struct clk_onecell_data clk_data;136 struct device_node *of_node;137 struct cam_clk camclk[FIMC_MAX_CAMCLKS];138 int num_clocks;