Home
last modified time | relevance | path

Searched refs:calculate (Results 1 – 25 of 95) sorted by relevance

1234

/linux-2.6.39/arch/mips/ar7/
Dclock.c128 static void calculate(int base, int target, int *prediv, int *postdiv, in calculate() function
239 calculate(base_clock, frequency, &prediv, &postdiv, &mul); in tnetd7300_set_clock()
351 calculate(dsp_base, TNETD7200_DEF_DSP_CLK, in tnetd7200_init_clocks()
360 calculate(cpu_base, TNETD7200_DEF_CPU_CLK, &cpu_prediv, in tnetd7200_init_clocks()
373 calculate(cpu_base, TNETD7200_DEF_CPU_CLK, &cpu_prediv, in tnetd7200_init_clocks()
382 calculate(dsp_base, TNETD7200_DEF_DSP_CLK, &dsp_prediv, in tnetd7200_init_clocks()
392 calculate(dsp_base, TNETD7200_DEF_DSP_CLK, &dsp_prediv, in tnetd7200_init_clocks()
405 calculate(usb_base, TNETD7200_DEF_USB_CLK, &usb_prediv, in tnetd7200_init_clocks()
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-i2c-bmp08522 Description: Tell the bmp085 to use more samples to calculate a pressure
24 to calculate the next pressure value with x being the value
/linux-2.6.39/Documentation/hwmon/
Dltc426138 registers. If a set of voltage divider resistors is installed, calculate the
45 is installed. If a different sense resistor is installed, calculate the real
/linux-2.6.39/Documentation/
Dbad_memory.txt32 calculate the values by yourself!
Dcpu-load.txt5 `/proc/uptime' that userland tools, such as top(1), use to calculate
/linux-2.6.39/arch/arm/mm/
Dcache-v4wt.S87 sub r3, r1, r0 @ calculate total size
Dcache-v4wb.S111 sub r3, r1, r0 @ calculate total size
/linux-2.6.39/arch/mn10300/mm/
Dcache-flush-by-reg.S116 # calculate alignsize
249 # calculate alignsize
Dcache-inv-by-reg.S146 sub d0,d1,d2 # calculate the total size
Dtlb-mn10300.S166 # calculate the fault code
/linux-2.6.39/drivers/mtd/nand/
Ds3c2410.c817 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
824 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
829 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_init_chip()
834 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_init_chip()
Dnand_base.c1139 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_swecc()
1197 chip->ecc.calculate(mtd, p, &chip->buffers->ecccalc[i]); in nand_read_subpage()
1269 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc()
1329 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc_oob_first()
1971 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_swecc()
1998 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_hwecc()
2035 chip->ecc.calculate(mtd, p, oob); in nand_write_page_syndrome()
3284 if (!chip->ecc.calculate || !chip->ecc.correct || in nand_scan_tail()
3309 if ((!chip->ecc.calculate || !chip->ecc.correct || in nand_scan_tail()
3341 chip->ecc.calculate = nand_calculate_ecc; in nand_scan_tail()
[all …]
Dfsmc_nand.c461 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in fsmc_read_page_hwecc()
679 nand->ecc.calculate = fsmc_read_hwecc_ecc4; in fsmc_nand_probe()
683 nand->ecc.calculate = fsmc_read_hwecc_ecc1; in fsmc_nand_probe()
Dsharpsl.c181 this->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_nand_probe()
/linux-2.6.39/drivers/s390/char/
Dsclp.c114 static int sclp_init_mask(int calculate);
695 sclp_init_mask(int calculate) in sclp_init_mask() argument
717 if (calculate) in sclp_init_mask()
743 if (calculate) { in sclp_init_mask()
/linux-2.6.39/Documentation/usb/
Dmisc_usbsevseg.txt40 to set the nth decimal place calculate 10 ** n
/linux-2.6.39/Documentation/w1/masters/
Domap-hdq35 be used to calculate the CRC and pass back an appropriate slave ID to the W1
/linux-2.6.39/arch/arm/boot/compressed/
Dhead-shark.S44 adr r2, __mmu_off @ calculate physical address
/linux-2.6.39/Documentation/devicetree/bindings/powerpc/4xx/
Demac.txt39 - fifo-entry-size : 1 cell, size of a fifo entry (used to calculate
42 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/linux-2.6.39/arch/unicore32/boot/compressed/
Dhead.S31 sub.a r0, r0, r1 @ calculate the delta offset
/linux-2.6.39/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light41 Hardware dependent mode for an ALS device to calculate the value
/linux-2.6.39/arch/m68k/fpsp040/
Dscosh.S35 | Thus, we calculate sinh(X) as follows:
Dssinh.S35 | Thus, we calculate sinh(X) as follows:
/linux-2.6.39/Documentation/fb/
Dmodedb.txt33 If 'i' is specified, calculate for an interlaced mode. And if 'm' is
56 Formula (GTF) which is an algorithm to calculate the timings, given the
/linux-2.6.39/arch/arm/lib/
Dbacktrace.S46 1: stmfd sp!, {pc} @ calculate offset of PC stored

1234