Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_common.h193 struct s5p_mfc_pm { struct
194 struct clk *clock_gate;
195 const char * const *clk_names;
196 struct clk *clocks[MFC_MAX_CLOCKS];
197 int num_clocks;
198 bool use_clock_gating;
200 struct device *device;