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