Searched defs:ti_clk_mux (Results 1 – 1 of 1) sorted by relevance
105 struct ti_clk_mux { struct106 u8 bit_shift;107 int num_parents;108 u16 reg;109 u8 module;110 const char * const *parents;111 u16 flags;