Home
last modified time | relevance | path

Searched defs:cam_clk_provider (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dmedia-dev.h129 struct cam_clk_provider { struct
130 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;
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
Dmedia-dev.h133 struct cam_clk_provider { struct
134 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;