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