Searched defs:stm32_mux_cfg (Results 1 – 2 of 2) sorted by relevance
11 struct stm32_mux_cfg { struct12 u16 offset;13 u8 shift;14 u8 width;15 u8 flags;16 u32 *table;17 u8 ready;
374 struct stm32_mux_cfg { struct384 const struct stm32_mux_cfg *mux; argument