Searched refs:frequencies (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.Heterogeneous-SoCs | 5 configuration and frequencies of all PowerPC cores and devices 20 MAPLE etc) frequencies 75 freq_processor_dsp[CONFIG_MAX_DSP_CPUS] - Array to contain the DSP core's frequencies
|
| H A D | README.fsl-hwconfig | 9 This option specifies which of the two oscillator frequencies should be
|
| H A D | README.imx5 | 13 condition in an analog flip-flop when used at high frequencies.
|
| H A D | README.b4860qds | 102 controllers, less serdes lanes, less SGMII interfaces and reduced target frequencies.
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_ce.c | 42 u32 *frequencies; member 1144 priv->frequencies = malloc(len); in rockchip_crypto_ofdata_to_platdata() 1145 if (!priv->frequencies) { in rockchip_crypto_ofdata_to_platdata() 1150 if (dev_read_u32_array(dev, "clock-frequency", priv->frequencies, in rockchip_crypto_ofdata_to_platdata() 1163 if (priv->frequencies) in rockchip_crypto_ofdata_to_platdata() 1164 free(priv->frequencies); in rockchip_crypto_ofdata_to_platdata() 1232 ret = clk_set_rate(&clk, priv->frequencies[i]); in rk_crypto_set_clk()
|
| H A D | crypto_v2.c | 65 u32 *frequencies; member 1649 priv->frequencies = malloc(len); in rockchip_crypto_ofdata_to_platdata() 1650 if (!priv->frequencies) { in rockchip_crypto_ofdata_to_platdata() 1655 if (dev_read_u32_array(dev, "clock-frequency", priv->frequencies, in rockchip_crypto_ofdata_to_platdata() 1668 if (priv->frequencies) in rockchip_crypto_ofdata_to_platdata() 1669 free(priv->frequencies); in rockchip_crypto_ofdata_to_platdata() 1694 ret = clk_set_rate(&clk, priv->frequencies[i]); in rk_crypto_set_clk()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3368-dmc.txt | 42 target DDR clock frequency in Hz (not all frequencies may be supported,
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | am437x-gp-evm.dts | 491 link-frequencies = /bits/ 64 <70000000>; 525 link-frequencies = /bits/ 64 <70000000>;
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | README | 18 - common/cmd_bdinfo.c Clock frequencies output
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 593 bool "clk - Show clock frequencies"
|