Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/include/dt-bindings/clock/
H A Dqcom,lcc-ipq806x.h9 #define PLL4 0 macro
H A Dqcom,lcc-mdm9615.h11 #define PLL4 0 macro
H A Dqcom,lcc-msm8960.h9 #define PLL4 0 macro
H A Dstm32mp1-clks.h186 #define PLL4 179 macro
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dti,j721e-cpb-ivi-audio.yaml22 for AUDIO_REFCLK0 needs to be changed between PLL4 (for 48KHz) and PLL15 (for
26 Note: the same PLL4 and PLL15 is used by the audio support on the CPB!
29 PLL4 ---> PLL4_HSDIV0 ---> MCASP10_AUXCLK ---> McASP10.auxclk
H A Dti,j721e-cpb-audio.yaml17 clock for AUDIO_REFCLK2 needs to be changed between PLL4 (for 48KHz) and
22 PLL4 ---> PLL4_HSDIV0 ---> MCASP10_AUXCLK ---> McASP10.auxclk
/f-stack/freebsd/contrib/device-tree/src/arm64/ti/
H A Dk3-am65-main.dtsi837 * Set vp2 clk (DPI_1_IN_CLK) mux to PLL4 via
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3375 #define PLL4 0x1618c macro
3386 while ( (OS_REG_READ(ah, PLL4) & PLL4_MEAS_DONE) == 0) { in ar9300_get_pll3_sqsum_dvc()