Searched defs:clk_gate2 (Results 1 – 2 of 2) sorted by relevance
42381 struct clk_gate2 { struct42382 struct clk_hw hw;42383 void *reg;42384 u8 bit_idx;42385 u8 cgr_val;42386 u8 cgr_mask;42387 u8 flags;42388 spinlock_t *lock;42389 unsigned int *share_count;