Home
last modified time | relevance | path

Searched refs:PLL4 (Results 1 – 12 of 12) sorted by relevance

/linux/include/dt-bindings/clock/
H A Dqcom,lcc-ipq806x.h9 #define PLL4 0 macro
H A Dqcom,lcc-msm8960.h9 #define PLL4 0 macro
H A Dstm32mp13-clks.h22 #define PLL4 9 macro
H A Dstm32mp1-clks.h186 #define PLL4 179 macro
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-odyssey.dts41 assigned-clock-rates = <125000000>; /* Clock PLL4 to 750Mhz in ATF/U-Boot */
H A Dstm32mp153c-lxa-fairytux2.dtsi116 assigned-clock-rates = <125000000>; /* Clock PLL4 to 750Mhz in ATF */
H A Dstm32mp15xc-lxa-tac.dtsi168 assigned-clock-rates = <125000000>; /* Clock PLL4 to 750Mhz in ATF */
/linux/drivers/clk/qcom/
H A Dlcc-ipq806x.c401 [PLL4] = &pll4.clkr,
H A Dlcc-msm8960.c397 [PLL4] = &pll4.clkr,
/linux/drivers/net/wireless/ath/ath9k/
H A Dreg.h1377 #define PLL4 0x1618c macro
H A Dhw.c745 while ((REG_READ(ah, PLL4) & PLL4_MEAS_DONE) == 0) { in ar9003_get_pll_sqsum_dvc()
/linux/drivers/clk/stm32/
H A Dclk-stm32mp1.c1783 PLL(PLL4, "pll4", ref4_parents, 0, RCC_PLL4CR, RCC_RCK4SELR),