Home
last modified time | relevance | path

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

12345

/linux-3.4.99/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-3.4.99/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
Dsysfs-cfq-target-latency8 use it to calculate the time slice used for every task.
/linux-3.4.99/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-3.4.99/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-3.4.99/arch/arm/mm/
Dcache-v4wt.S87 sub r3, r1, r0 @ calculate total size
Dcache-v4wb.S111 sub r3, r1, r0 @ calculate total size
Dcache-fa.S88 sub r3, r1, r0 @ calculate total size
/linux-3.4.99/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-3.4.99/drivers/mtd/nand/
Ds3c2410.c823 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
831 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
836 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_init_chip()
841 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_init_chip()
Dnand_base.c1145 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_swecc()
1203 chip->ecc.calculate(mtd, p, &chip->buffers->ecccalc[i]); in nand_read_subpage()
1278 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc()
1337 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc_oob_first()
1989 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_swecc()
2016 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_hwecc()
2053 chip->ecc.calculate(mtd, p, oob); in nand_write_page_syndrome()
3291 if (!chip->ecc.calculate || !chip->ecc.correct || in nand_scan_tail()
3316 if ((!chip->ecc.calculate || !chip->ecc.correct || in nand_scan_tail()
3348 chip->ecc.calculate = nand_calculate_ecc; in nand_scan_tail()
[all …]
Dsharpsl.c174 this->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_nand_probe()
/linux-3.4.99/drivers/s390/char/
Dsclp.c113 static int sclp_init_mask(int calculate);
694 sclp_init_mask(int calculate) in sclp_init_mask() argument
716 if (calculate) in sclp_init_mask()
742 if (calculate) { in sclp_init_mask()
/linux-3.4.99/Documentation/usb/
Dmisc_usbsevseg.txt40 to set the nth decimal place calculate 10 ** n
/linux-3.4.99/Documentation/w1/masters/
Domap-hdq35 be used to calculate the CRC and pass back an appropriate slave ID to the W1
/linux-3.4.99/arch/arm/boot/compressed/
Dhead-shark.S45 adr r2, __mmu_off @ calculate physical address
/linux-3.4.99/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-3.4.99/arch/unicore32/boot/compressed/
Dhead.S31 sub.a r0, r0, r1 @ calculate the delta offset
/linux-3.4.99/arch/m68k/fpsp040/
Dscosh.S35 | Thus, we calculate sinh(X) as follows:
Dssinh.S35 | Thus, we calculate sinh(X) as follows:
/linux-3.4.99/arch/arm/lib/
Dbacktrace.S41 1: stmfd sp!, {pc} @ calculate offset of PC stored
/linux-3.4.99/arch/unicore32/lib/
Dbacktrace.S38 1: stm.w (pc), [sp-] @ calculate offset of PC stored

12345