Searched defs:ti_clk_mux (Results 1 – 1 of 1) sorted by relevance
102 struct ti_clk_mux { struct103 u8 bit_shift;104 int num_parents;105 u16 reg;106 u8 module;107 const char * const *parents;108 u16 flags;