Searched refs:VCO (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-frequency-adf4371 | 7 The ADF4371 has an integrated VCO with fundamendal output 23 all the other channels, since it involves changing the VCO
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
D | clk-cpu-8996.c | 139 VCO(3, 250000000, 500000000), 140 VCO(2, 500000000, 750000000), 141 VCO(1, 750000000, 1000000000), 142 VCO(0, 1000000000, 2150400000),
|
D | clk-alpha-pll.h | 50 #define VCO(a, b, c) { \ macro
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 56 - adi,aux-output-fundamental-enable: Selects fundamental VCO output on
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
D | ov5640.c | 1260 u32 multiplier, prediv, VCO, sysdiv, pll_rdiv; in ov5640_get_sysclk() local 1300 VCO = xvclk * multiplier / prediv; in ov5640_get_sysclk() 1302 sysclk = VCO / sysdiv / pll_rdiv * 2 / bit_div2x / sclk_rdiv; in ov5640_get_sysclk()
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | matroxfb.rst | 337 But Matrox says on product sheet that VCO limit is 50-250 MHz, so I believe
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0034_linux_drivers_usb_vfio_wdt_tty_uio.patch | 6435 + * USB2 PLL use ring VCO, when the PLL power up, the ring 6436 + * VCO’s supply also ramp up. There is a possibility that 6437 + * the ring VCO start oscillation at multi nodes in this 6438 + * phase, especially for VCO which has many stages, then 6440 + * hold_ring_off can force the VCO in one determined state 6441 + * to avoid the multiwave issue when VCO supply start ramp
|
D | 0015_linux_drivers_clk.patch | 5492 +/* The min,max values for PLL VCO (Hz) */ 5499 +/* The maximum value for PLL VCO according to data sheet */
|
D | 0027_linux_drivers_media.patch | 8621 + int Multiplier, PreDiv, VCO, SysDiv, Pll_rdiv; 8648 + VCO = xvclk * Multiplier / PreDiv; 8650 + sysclk = VCO / SysDiv / Pll_rdiv * 2 / Bit_div2x / sclk_rdiv;
|
D | 0020_linux_drivers_gpu.patch | 24379 + DRM_WARN("VCO (%d KHz) not supported\n", vco_freq); 24382 + DRM_INFO("VCO frequency is %d KHz\n", vco_freq); 24441 + DRM_WARN("VCO (%d KHz) not supported\n", vco_freq); 24444 + DRM_INFO("VCO frequency is %d KHz\n", vco_freq);
|
D | 0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch | 20382 - /* Workaround for ERR010728, failure of PCI-e PLL VCO to 20809 + /* Workaround for ERR010728, failure of PCI-e PLL VCO to
|