Lines Matching full:st
11 "st,stm32h743-rcc"
25 - st,syscfg: phandle for pwrcfg, mandatory to disable/enable backup domain
36 compatible = "st,stm32h743-rcc", "st,stm32-rcc";
40 st,syscfg = <&pwrcfg>;
55 st,clock-div = <2>;
56 st,clock-mult = <40>;
57 st,frac-status = <0>;
58 st,frac = <0>;
59 st,vcosel = <1>;
60 st,pllrge = <2>;
94 - st,clock-div: DIVM division factor : <1..63>
95 - st,clock-mult: DIVN multiplication factor : <4..512>
97 - st,frac-status:
101 - st,frac: Fractional part of the multiplication factor : <0..8191>
103 - st,vcosel: VCO selection
107 - st,pllrge: PLL input frequency range
124 compatible = "st,stm32-timer";