Home
last modified time | relevance | path

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

/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.4.14/drivers/clk/qcom/
Dlcc-ipq806x.c402 [PLL4] = &pll4.clkr,
Dlcc-msm8960.c487 [PLL4] = &pll4.clkr,
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dsunxi.txt10 "allwinner,sun4i-a10-pll1-clk" - for the main PLL clock and PLL4
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dreg.h1326 #define PLL4 0x1618c macro
Dhw.c733 while ((REG_READ(ah, PLL4) & PLL4_MEAS_DONE) == 0) { in ar9003_get_pll_sqsum_dvc()