Searched defs:ti_clk_mux (Results 1 – 1 of 1) sorted by relevance
113 struct ti_clk_mux { struct114 u8 bit_shift;115 int num_parents;116 u16 reg;117 u8 module;118 const char * const *parents;119 u16 flags;