Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/include/dt-bindings/clock/
Dqcom,lcc-ipq806x.h17 #define PLL4 0 macro
Dqcom,lcc-msm8960.h17 #define PLL4 0 macro
/linux-4.1.27/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.1.27/drivers/clk/qcom/
Dlcc-ipq806x.c402 [PLL4] = &pll4.clkr,
Dlcc-msm8960.c487 [PLL4] = &pll4.clkr,
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dsunxi.txt10 "allwinner,sun4i-a10-pll1-clk" - for the main PLL clock and PLL4
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dreg.h1326 #define PLL4 0x1618c macro
Dhw.c732 while ((REG_READ(ah, PLL4) & PLL4_MEAS_DONE) == 0) { in ar9003_get_pll_sqsum_dvc()