Home
last modified time | relevance | path

Searched defs:vco_min (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/hardware/
Dicst.h20 unsigned long vco_min; /* exclusive */ member
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_uvd.c912 unsigned vco_min, unsigned vco_max, in radeon_uvd_calc_upll_dividers()
Dradeon_display.c974 unsigned vco_min, vco_max; in radeon_compute_pll_avivo() local
/linux-4.1.27/drivers/media/tuners/
Dr820t.c546 u32 vco_min = 1770000; in r820t_set_pll() local
/linux-4.1.27/drivers/clk/tegra/
Dclk.h180 unsigned long vco_min; member
Dclk-pll.c832 static unsigned long _clip_vco_min(unsigned long vco_min, in _clip_vco_min()