Searched defs:ti_clk_mux (Results 1 – 1 of 1) sorted by relevance
84 struct ti_clk_mux { struct85 u8 bit_shift;86 int num_parents;87 u16 reg;88 u8 module;89 const char **parents;90 u16 flags;