Searched defs:stm32_div_cfg (Results 1 – 1 of 1) sorted by relevance
26 struct stm32_div_cfg { struct27 u16 offset;28 u8 shift;29 u8 width;30 u8 flags;31 u8 ready;32 const struct clk_div_table *table;