Searched defs:ti_clk_gate (Results 1 – 1 of 1) sorted by relevance
122 struct ti_clk_gate { struct123 const char *parent;124 u8 bit_shift;125 u16 reg;126 u8 module;127 u16 flags;