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