Searched defs:clk_gate_data (Results 1 – 1 of 1) sorted by relevance
79 struct clk_gate_data { struct80 unsigned int id;81 const char *name;82 const char *parent_name;83 u32 reg;84 u8 shift;85 unsigned long flags;