Searched defs:ccu_div_internal (Results 1 – 2 of 2) sorted by relevance
31 struct ccu_div_internal { struct32 u8 shift;33 u8 width;35 u32 max;36 u32 offset;38 u32 flags;40 struct clk_div_table *table;
30 struct ccu_div_internal { struct31 u8 shift;32 u8 width;56 struct ccu_div_internal div; argument