Home
last modified time | relevance | path

Searched defs:ndiv (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c137 static int dsi_pll_get_clkout_khz(int clkin_khz, int idf, int ndiv, int odf) in dsi_pll_get_clkout_khz()
150 int *idf, int *ndiv, int *odf) in dsi_pll_get_params()
256 unsigned int idf, ndiv, odf, pll_in_khz, pll_out_khz; in dw_mipi_dsi_clk_recalc_rate() local
281 unsigned int idf, ndiv, odf, pll_in_khz, pll_out_khz; in dw_mipi_dsi_clk_round_rate() local
308 unsigned int idf, ndiv, odf, pll_in_khz, pll_out_khz; in dw_mipi_dsi_clk_set_rate() local
495 unsigned int idf, ndiv, odf, pll_in_khz, pll_out_khz; in dw_mipi_dsi_stm_mode_valid() local
H A Dlvds.c388 static int pll_get_clkout_khz(int clkin_khz, int bdiv, int mdiv, int ndiv) in pll_get_clkout_khz()
409 unsigned int *bdiv, unsigned int *mdiv, unsigned int *ndiv) in lvds_pll_get_params()
447 unsigned int pll_in_khz, bdiv = 0, mdiv = 0, ndiv = 0; in lvds_pll_config() local
638 unsigned int pll_in_khz, bdiv, mdiv, ndiv; in lvds_pixel_clk_recalc_rate() local
689 unsigned int pll_in_khz, bdiv = 0, mdiv = 0, ndiv = 0; in lvds_pixel_clk_round_rate() local
/linux/drivers/clk/bcm/
H A Dclk-iproc-armpll.c144 unsigned int ndiv_int, ndiv_frac, ndiv; in __get_ndiv() local
191 u64 ndiv; in iproc_arm_pll_recalc_rate() local
H A Dclk-bcm2835.c549 u32 *ndiv, u32 *fdiv) in bcm2835_pll_choose_ndiv_and_fdiv()
561 u32 ndiv, u32 fdiv, u32 pdiv) in bcm2835_pll_rate_from_divisors()
578 u32 ndiv, fdiv; in bcm2835_pll_round_rate() local
594 u32 ndiv, pdiv, fdiv; in bcm2835_pll_get_rate() local
689 u32 ndiv, fdiv, a2w_ctl; in bcm2835_pll_set_rate() local
H A Dclk-iproc-pll.c454 u64 ndiv, ndiv_int, ndiv_frac; in iproc_pll_recalc_rate() local
/linux/drivers/clk/st/
H A Dclkgen-pll.c46 struct clkgen_field ndiv; member
211 u32 ndiv; member
220 unsigned long ndiv; member
380 unsigned long ndiv, idf; in recalc_stm_pll3200c32() local
H A Dclkgen-fsyn.c34 unsigned long ndiv; member
49 struct clkgen_field ndiv; member
247 u32 ndiv; member
/linux/drivers/bcma/
H A Ddriver_chipcommon_pmu.c355 u32 tmp, div, ndiv, p1, p2, fc; in bcma_pmu_pll_clock() local
391 u32 tmp, ndiv, p1div, p2div; in bcma_pmu_pll_clock_bcm4706() local
/linux/arch/mips/bcm63xx/
H A Dcpu.c227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c69 u32 freq, ndiv, channelSel = 0, channelFrac = 0, reg32 = 0; in ar9002_hw_set_channel() local
/linux/drivers/media/tuners/
H A Dtda18250.c429 u8 *ndiv, u8 *icp) in tda18250_pll_calc()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c418 unsigned int *ndiv, unsigned int *r) in SavageCalcClock()
465 unsigned char *ndiv) in common_calc_clock()
/linux/drivers/i2c/busses/
H A Di2c-octeon-core.c682 unsigned int thp, mdiv_min, mdiv = 2, ndiv = 0, ds = 10; in octeon_i2c_set_clock() local
/linux/drivers/media/dvb-frontends/
H A Dcx24123.c506 u32 ndiv = 0, adiv = 0, vco_div = 0; in cx24123_pll_calculate() local
H A Dstv0910.c793 u32 ndiv = (fphi * odf * idf) / quartz; in set_mclock() local
/linux/include/soc/tegra/
H A Dbpmp-abi.h1982 uint16_t ndiv[80]; member