Lines Matching full:st
8 RCC CLOCK = st,stm32mp1-rcc-clk
15 Please refer to ../mfd/st,stm32-rcc.txt for all the other properties common
20 - compatible: Should be "st,stm32mp1-rcc-clk"
22 - st,clksrc : The clock source in this order
30 - st,clkdiv : The div parameters in this order
51 - st,pll
53 with associated index 0 to 3 (st,pll@0 to st,pll@4)
90 - st,pkcs : used to configure the peripherals kernel clock selection
103 compatible = "st,stm32mp1-rcc-clk";
105 st,clksrc = < CLK_MPU_PLL1P
116 st,clkdiv = <
130 st,pll@0 {
134 st,pll@1 {
138 st,pll@2 {
142 st,pll@3 {
145 st,pkcs = <
174 - "st,bypass" Configure the oscillator bypass mode (HSEBYP, LSEBYP)
175 - "st,digbypass" Configure the bypass mode as full-swing digital signal
177 - "st,css" Activate the clock security system (HSECSSON, LSECSSON)
178 - "st,drive" (only for LSE) value of the drive for the oscillator
189 st,bypass;
196 st,css;
197 st,drive = <LSEDRV_LOWEST>;