Searched defs:ccu_mux_internal (Results 1 – 2 of 2) sorted by relevance
13 struct ccu_mux_internal { struct14 u8 shift;15 u8 width;16 const u8 *table;18 const struct ccu_mux_fixed_prediv *fixed_predivs;42 struct ccu_mux_internal mux; argument
57 unsigned long (*round)(struct ccu_mux_internal *, in ccu_mux_helper_determine_rate()