Searched defs:clk_gate (Results 1 – 1 of 1) sorted by relevance
101753 struct clk_gate { struct101754 struct clk_hw hw;101755 void *reg;101756 u8 bit_idx;101757 u8 flags;101758 spinlock_t *lock;