| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | mt20xx.c | 108 unsigned int fref,lo1,lo1n,lo1a,s,sel,lo1freq, desired_lo1, in mt2032_compute_freq() local 114 lo1=(2*(desired_lo1/1000)+(fref/1000)) / (2*fref/1000); in mt2032_compute_freq() 115 lo1n=lo1/8; in mt2032_compute_freq() 116 lo1a=lo1-(lo1n*8); in mt2032_compute_freq() 139 rfin,lo1,lo1n,lo1a,sel,lo1freq); in mt2032_compute_freq() 443 unsigned int f_lo1,f_lo2,lo1,lo2,f_lo1_modulo,f_lo2_modulo,num1,num2,div1a,div1b,div2a,div2b; in mt2050_set_if_freq() local 456 lo1=f_lo1/4000000; in mt2050_set_if_freq() 459 f_lo1_modulo= f_lo1-(lo1*4000000); in mt2050_set_if_freq() 467 div1a=(lo1/12)-1; in mt2050_set_if_freq() 468 div1b=lo1-(div1a+1)*12; in mt2050_set_if_freq() [all …]
|
| H A D | mt2060.c | 134 static int mt2060_spurcalc(u32 lo1,u32 lo2,u32 if2) in mt2060_spurcalc() argument 140 J = ((2*I*lo1)/lo2+1)/2; in mt2060_spurcalc() 141 diff = I*(int)lo1-J*(int)lo2; in mt2060_spurcalc() 153 static int mt2060_spurcheck(u32 lo1,u32 lo2,u32 if2) in mt2060_spurcheck() argument 160 Spur=mt2060_spurcalc(lo1,lo2,if2); in mt2060_spurcheck() 164 (int)lo1,(int)lo2); in mt2060_spurcheck() 166 Sp1 = mt2060_spurcalc(lo1+I,lo2+I,if2); in mt2060_spurcheck() 167 Sp2 = mt2060_spurcalc(lo1-I,lo2-I,if2); in mt2060_spurcheck() 176 Spur = mt2060_spurcalc(lo1+I,lo2+I,if2); in mt2060_spurcheck() 179 (int)(lo1+I),(int)(lo2+I)); in mt2060_spurcheck()
|
| H A D | mc44s803.c | 205 u32 r1, r2, n1, n2, lo1, lo2, freq, val; in mc44s803_set_params() local 215 lo1 = ((60 * n1) + (r1 / 2)) / r1; in mc44s803_set_params() 249 MC44S803_REG_SM(lo1, MC44S803_LO_REF) | in mc44s803_set_params()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | dmm32at.c | 334 unsigned char lo1, lo2, hi2; in dmm32at_setaitimer() local 338 lo1 = 200; in dmm32at_setaitimer() 351 outb(lo1, dev->iobase + DMM32AT_CLK1); in dmm32at_setaitimer()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | sha512-core.S_shipped | 69 # define WORD64(hi0,lo0,hi1,lo1) .word lo0,hi0, lo1,hi1 73 # define WORD64(hi0,lo0,hi1,lo1) .word hi0,lo0, hi1,lo1
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 50061 registers 'hi1' through 'hi3', 'lo1' through 'lo3', and 'dspctl'. The
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 50061 registers 'hi1' through 'hi3', 'lo1' through 'lo3', and 'dspctl'. The
|