Searched defs:stm32_gate_cfg (Results 1 – 2 of 2) sorted by relevance
20 struct stm32_gate_cfg { struct21 u16 offset;22 u8 bit_idx;23 u8 set_clr;
363 struct stm32_gate_cfg { struct382 const struct stm32_gate_cfg *gate; argument