Searched defs:atlas7_div_init_data (Results 1 – 1 of 1) sorted by relevance
243 struct atlas7_div_init_data { struct244 const char *div_name;245 const char *parent_name;246 const char *gate_name;247 unsigned long flags;248 u8 divider_flags;249 u8 gate_flags;250 u32 div_offset;251 u8 shift;252 u8 width;[all …]