Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c32 struct stm32_osci_dt_cfg { struct
33 unsigned long freq;
34 bool bypass;
35 bool digbyp;
36 bool css;
37 uint32_t drive;
H A Dclk-stm32mp2.c26 struct stm32_osci_dt_cfg { struct
46 struct stm32_osci_dt_cfg *osci; argument