Home
last modified time | relevance | path

Searched defs:stm32_mux_cfg (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/clk/stm32/
A Dclk-stm32-core.h21 struct stm32_mux_cfg { struct
22 const char * const *parent_names;
23 u8 num_parents;
24 u32 reg_off;
25 u8 shift;
26 u8 width;
27 u8 mux_flags;
28 u32 *table;

Completed in 17 milliseconds