Searched defs:stm32mp1_clk_sel (Results 1 – 2 of 2) sorted by relevance
248 struct stm32mp1_clk_sel { struct249 uint16_t offset;250 uint8_t src;251 uint8_t msk;252 uint8_t nb_parent;253 const uint8_t *parent;498 static const struct stm32mp1_clk_sel stm32mp1_clk_sel[_PARENT_SEL_NB] = { variable
247 struct stm32mp1_clk_sel { struct248 uint16_t offset;249 uint8_t src;250 uint8_t msk;251 uint8_t nb_parent;252 const uint8_t *parent;514 static const struct stm32mp1_clk_sel stm32mp1_clk_sel[_PARENT_SEL_NB] = { variable