Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
A Dclk-stm32mp15.c218 struct stm32mp1_clk_sel { struct
219 uint16_t offset;
220 uint8_t src;
221 uint8_t msk;
222 uint8_t nb_parent;
223 const uint8_t *parent;
466 static const struct stm32mp1_clk_sel stm32mp1_clk_sel[_PARENT_SEL_NB] = { variable

Completed in 6 milliseconds