Searched defs:afe_gate (Results 1 – 2 of 2) sorted by relevance
16 struct afe_gate { struct17 int id;18 const char *name;19 const char *parent_name;20 int reg;21 u8 bit;22 const struct clk_ops *ops;23 unsigned long flags;24 u8 cg_flags;
17 struct afe_gate { struct18 int id;19 const char *name;20 const char *parent_name;21 int reg;22 u8 bit;23 const struct clk_ops *ops;24 unsigned long flags;25 u8 cg_flags;