Home
last modified time | relevance | path

Searched refs:PLL_VCO_I2S (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32fx-clock.h28 #define PLL_VCO_I2S 6 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dstm32fx-clock.h28 #define PLL_VCO_I2S 6 macro
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dst,stm32-rcc.txt81 6 PLL_VCO_I2S (vco frequency of I2S pll)
/openbmc/linux/drivers/clk/
H A Dclk-stm32f4.c556 { CLK_I2SQ_PDIV, PLL_VCO_I2S, "plli2s-q-div", "plli2s-q",
1754 clks[PLL_VCO_I2S] = stm32f4_rcc_register_pll("vco_in", in stm32f4_rcc_init()