Searched defs:stm32_div_cfg (Results 1 – 3 of 3) 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;
361 struct stm32_div_cfg { struct375 const struct stm32_div_cfg *div; argument
369 struct stm32_div_cfg { struct383 const struct stm32_div_cfg *div; argument