/linux/drivers/gpu/drm/stm/ |
H A D | dw_mipi_dsi-stm.c | 137 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 D | lvds.c | 388 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 D | clk-iproc-armpll.c | 144 unsigned int ndiv_int, ndiv_frac, ndiv; in __get_ndiv() local 191 u64 ndiv; in iproc_arm_pll_recalc_rate() local
|
H A D | clk-bcm2835.c | 549 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 D | clk-iproc-pll.c | 454 u64 ndiv, ndiv_int, ndiv_frac; in iproc_pll_recalc_rate() local
|
/linux/drivers/clk/st/ |
H A D | clkgen-pll.c | 46 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 D | clkgen-fsyn.c | 34 unsigned long ndiv; member 49 struct clkgen_field ndiv; member 247 u32 ndiv; member
|
/linux/drivers/bcma/ |
H A D | driver_chipcommon_pmu.c | 355 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 D | cpu.c | 227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_phy.c | 69 u32 freq, ndiv, channelSel = 0, channelFrac = 0, reg32 = 0; in ar9002_hw_set_channel() local
|
/linux/drivers/media/tuners/ |
H A D | tda18250.c | 429 u8 *ndiv, u8 *icp) in tda18250_pll_calc()
|
/linux/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 418 unsigned int *ndiv, unsigned int *r) in SavageCalcClock() 465 unsigned char *ndiv) in common_calc_clock()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-octeon-core.c | 682 unsigned int thp, mdiv_min, mdiv = 2, ndiv = 0, ds = 10; in octeon_i2c_set_clock() local
|
/linux/drivers/media/dvb-frontends/ |
H A D | cx24123.c | 506 u32 ndiv = 0, adiv = 0, vco_div = 0; in cx24123_pll_calculate() local
|
H A D | stv0910.c | 793 u32 ndiv = (fphi * odf * idf) / quartz; in set_mclock() local
|
/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 1982 uint16_t ndiv[80]; member
|