Searched defs:s5p_mfc_pm (Results 1 – 1 of 1) sorted by relevance
197 struct s5p_mfc_pm { struct198 struct clk *clock_gate;199 const char * const *clk_names;200 struct clk *clocks[MFC_MAX_CLOCKS];201 int num_clocks;202 bool use_clock_gating;204 struct device *device;