Home
last modified time | relevance | path

Searched defs:div2 (Results 1 – 30 of 30) sorted by relevance

/linux-4.4.14/arch/microblaze/lib/
Dmodsi3.S42 div2: label
Dumodsi3.S58 div2: label
Dudivsi3.S56 div2: label
Ddivsi3.S42 div2: label
/linux-4.4.14/drivers/clk/
Dclk-vt8500.c387 u32 mul, div1, div2; in wm8650_find_pll_bits() local
455 u32 mul, div1, div2; in wm8750_find_pll_bits() local
499 u32 mul, div1, div2; in wm8850_find_pll_bits() local
543 u32 filter, mul, div1, div2; in vtwm_pll_set_rate() local
586 u32 filter, mul, div1, div2; in vtwm_pll_round_rate() local
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
Dclock-sh7757.c51 static unsigned int div2[] = { 1, 1, 2, 1, 1, 4, 1, 6, variable
Dclock-shx3.c50 static unsigned int div2[] = { 1, 2, 4, 6, 8, 12, 16, 18, variable
Dclock-sh7785.c54 static unsigned int div2[] = { 1, 2, 4, 6, 8, 12, 16, 18, variable
Dclock-sh7786.c56 static unsigned int div2[] = { 1, 2, 4, 6, 8, 12, 16, 18, variable
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dclock-sh7264.c66 static int div2[] = { 1, 2, 3, 4, 6, 8, 12 }; variable
Dclock-sh7269.c94 static int div2[] = { 1, 2, 0, 4 }; variable
/linux-4.4.14/drivers/media/tuners/
Dmt2131.c103 u32 div1, num1, div2, num2; in mt2131_set_params() local
Dmt2060.c164 u32 div1,num1,div2,num2; in mt2060_set_params() local
/linux-4.4.14/drivers/cpufreq/
Dpxa2xx-cpufreq.c63 unsigned int div2; member
/linux-4.4.14/drivers/spi/
Dspi-omap-uwire.c318 int div2; in uwire_setup_transfer() local
/linux-4.4.14/sound/soc/codecs/
Dwm8991.c870 u32 div2; member
Dwm8978.c406 u8 div2; member
Dwm8990.c888 u32 div2; member
Dwm8983.c747 u32 div2:1; member
Dwm8985.c778 u32 div2:1; member
Dsgtl5000.c654 int div2; in sgtl5000_set_clock() local
Dda7210.c220 u8 div2; member
Dwm8753.c698 u32 div2:1; member
/linux-4.4.14/sound/oss/
Dsb_ess.c344 int div1, div2; in ess_calc_best_speed() local
407 int div, div2; in ess_speed() local
/linux-4.4.14/drivers/media/dvb-frontends/
Dstb0899_algo.c1287 int div1, div2, rem1, rem2; in stb0899_dvbs2_get_srate() local
/linux-4.4.14/sound/soc/fsl/
Dfsl_ssi.c648 u32 pm = 999, div2, psr, stccr, mask, afreq, factor, i; in fsl_ssi_set_bclk() local
/linux-4.4.14/arch/mips/alchemy/common/
Dclock.c371 long div1, div2; in alchemy_calc_div() local
/linux-4.4.14/drivers/video/fbdev/
Dcyber2000fb.c670 u_int div2, t_div1, best_div1, best_mult; in cyber2000fb_decode_clock() local
Damifb.c545 #define div2(v) ((v)>>1) macro
/linux-4.4.14/drivers/staging/comedi/drivers/
Dadl_pci9118.c532 unsigned int *div1, unsigned int *div2, in pci9118_calc_divisors()