Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/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.
Ddev-kmsg45 sequence numbers allow to calculate the amount of lost
/linux-4.1.27/Documentation/hwmon/
Dltc426038 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
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
Dltc294538 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
Dvexpress26 temperature and power usage. Some of them also calculate consumed energy
Dnct6775170 rises, the chip will calculate the DC/PWM output based on the current slope.
Dw83781d221 to calculate the R-T table for you. But you should give us real R-T
222 Table which can be gotten by thermistor vendor. Therefore we will calculate
/linux-4.1.27/arch/arm/boot/compressed/
Dhead-shmobile.S31 sub r0, r0, r1 @ calculate the delta offset
Dhead.S228 sub r0, r0, r1 @ calculate the delta offset
/linux-4.1.27/Documentation/devicetree/bindings/net/
Darc_emac.txt11 The clock frequency is needed to calculate and set polling period of EMAC.
Demac_rockchip.txt18 - clock-names: Shall be "hclk" for the host clock needed to calculate and set
/linux-4.1.27/Documentation/
Dbad_memory.txt32 calculate the values by yourself!
Dcpu-load.txt5 `/proc/uptime' that userland tools, such as top(1), use to calculate
Dintel_txt.txt164 the S3 transition) that tboot will calculate a MAC (message
167 will re-calculate the MAC and verify it against the sealed value.
Dbinfmt_misc.txt62 'C' - credentials. Currently, the behavior of binfmt_misc is to calculate
DCodingStyle812 For example, if you need to calculate the length of an array, take advantage
817 Similarly, if you need to calculate the size of some structure member, use
Dkprobes.txt358 to install a probepoint is known. This field is used to calculate the
Dmemory-barriers.txt569 number is read from memory and then used to calculate the index for an array
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc196 // calculate GPC mmio context size
203 // calculate per-TPC mmio context size
213 // calculate per-UNK mmio context size
233 // calculate size of strand context data
240 // calculate size of tpc strand context data
Dhub.fuc144 // calculate size of mmio context data
/linux-4.1.27/Documentation/devicetree/bindings/staging/iio/adc/
Dmxs-lradc.txt14 - fsl,ave-ctrl: number of samples per direction to calculate an average value.
/linux-4.1.27/arch/arm/mm/
Dcache-v4wt.S88 sub r3, r1, r0 @ calculate total size
Dcache-v4wb.S112 sub r3, r1, r0 @ calculate total size
Dcache-fa.S89 sub r3, r1, r0 @ calculate total size
Dproc-macros.S358 pr_sz \dest, \size, \size @ calculate log2(size) - 1
Dproc-arm922.S170 sub r3, r1, r0 @ calculate total size
Dproc-arm1020e.S183 sub r3, r1, r0 @ calculate total size
Dproc-arm1026.S168 sub r3, r1, r0 @ calculate total size
Dproc-arm1022.S173 sub r3, r1, r0 @ calculate total size
Dproc-mohawk.S147 sub r3, r1, r0 @ calculate total size
Dproc-arm946.S135 sub r3, r1, r0 @ calculate total size
Dproc-arm920.S168 sub r3, r1, r0 @ calculate total size
Dproc-arm1020.S184 sub r3, r1, r0 @ calculate total size
Dproc-arm926.S168 sub r3, r1, r0 @ calculate total size
Dproc-arm925.S205 sub r3, r1, r0 @ calculate total size
Dproc-xsc3.S194 sub r3, r1, r0 @ calculate total size
Dproc-xscale.S234 sub r3, r1, r0 @ calculate total size
Dproc-feroceon.S186 sub r3, r1, r0 @ calculate total size
/linux-4.1.27/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-4.1.27/drivers/mtd/nand/
Ds3c2410.c839 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
847 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
852 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_init_chip()
857 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_init_chip()
Domap2.c1520 chip->ecc.calculate(mtd, buf, &ecc_calc[0]); in omap_write_page_bch()
1567 chip->ecc.calculate(mtd, buf, ecc_calc); in omap_read_page_bch()
1836 nand_chip->ecc.calculate = omap_calculate_ecc; in omap_nand_probe()
1862 nand_chip->ecc.calculate = omap_calculate_ecc_bch; in omap_nand_probe()
1897 nand_chip->ecc.calculate = omap_calculate_ecc_bch; in omap_nand_probe()
1926 nand_chip->ecc.calculate = omap_calculate_ecc_bch; in omap_nand_probe()
1961 nand_chip->ecc.calculate = omap_calculate_ecc_bch; in omap_nand_probe()
1991 nand_chip->ecc.calculate = omap_calculate_ecc_bch; in omap_nand_probe()
Dsharpsl.c172 this->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_nand_probe()
Dnand_base.c1190 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_swecc()
1254 chip->ecc.calculate(mtd, p, &chip->buffers->ecccalc[i]); in nand_read_subpage()
1330 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc()
1393 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc_oob_first()
2105 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_swecc()
2133 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_hwecc()
2181 chip->ecc.calculate(mtd, buf, ecc_calc); in nand_write_subpage_hwecc()
2236 chip->ecc.calculate(mtd, p, oob); in nand_write_page_syndrome()
3967 if (!ecc->calculate || !ecc->correct || !ecc->hwctl) { in nand_scan_tail()
3994 if ((!ecc->calculate || !ecc->correct || !ecc->hwctl) && in nand_scan_tail()
[all …]
Dcs553x_nand.c233 this->ecc.calculate = cs_calculate_ecc; in cs553x_init_one()
Dndfc.c166 chip->ecc.calculate = ndfc_calculate_ecc; in ndfc_chip_init()
Dfsmc_nand.c758 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in fsmc_read_page_hwecc()
1069 nand->ecc.calculate = fsmc_read_hwecc_ecc4; in fsmc_nand_probe()
1074 nand->ecc.calculate = fsmc_read_hwecc_ecc1; in fsmc_nand_probe()
Ddavinci_nand.c722 info->chip.ecc.calculate = nand_davinci_calculate_4bit; in nand_davinci_probe()
727 info->chip.ecc.calculate = nand_davinci_calculate_1bit; in nand_davinci_probe()
Dtmio_nand.c416 nand_chip->ecc.calculate = tmio_nand_calculate_ecc; in tmio_probe()
Dtxx9ndfmc.c335 chip->ecc.calculate = txx9ndfmc_calculate_ecc; in txx9ndfmc_probe()
Dbf5xx_nand.c799 chip->ecc.calculate = bf5xx_nand_calculate_ecc; in bf5xx_nand_probe()
Djz4740_nand.c441 chip->ecc.calculate = jz_nand_calculate_ecc_rs; in jz_nand_probe()
Dr852.c873 chip->ecc.calculate = r852_ecc_calculate; in r852_probe()
Dcafe_nand.c757 cafe->nand.ecc.calculate = (void *)cafe_nand_bug; in cafe_nand_probe()
Dlpc32xx_slc.c838 chip->ecc.calculate = lpc32xx_nand_ecc_calculate; in lpc32xx_nand_probe()
Dmxc_nand.c1518 this->ecc.calculate = mxc_nand_calculate_ecc; in mxcnd_probe()
Ddiskonchip.c1585 nand->ecc.calculate = doc200x_calculate_ecc; in doc_probe()
Datmel_nand.c1633 nand_chip->ecc.calculate = atmel_nand_calculate; in atmel_hw_nand_init_params()
/linux-4.1.27/Documentation/usb/
Dmisc_usbsevseg.txt40 to set the nth decimal place calculate 10 ** n
/linux-4.1.27/drivers/s390/char/
Dsclp.c147 static int sclp_init_mask(int calculate);
800 sclp_init_mask(int calculate) in sclp_init_mask() argument
822 if (calculate) in sclp_init_mask()
848 if (calculate) { in sclp_init_mask()
/linux-4.1.27/Documentation/w1/masters/
Domap-hdq35 be used to calculate the CRC and pass back an appropriate slave ID to the W1
/linux-4.1.27/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-4.1.27/Documentation/trace/
Duprobetracer.txt18 user to calculate the offset of the probepoint in the object.
109 Please note: User has to explicitly calculate the offset of the probe-point
Devents-power.txt42 correctly draw the states diagrams and to calculate accurate statistics etc.
/linux-4.1.27/arch/unicore32/boot/compressed/
Dhead.S31 sub.a r0, r0, r1 @ calculate the delta offset
/linux-4.1.27/arch/m68k/fpsp040/
Dscosh.S35 | Thus, we calculate sinh(X) as follows:
Dssinh.S35 | Thus, we calculate sinh(X) as follows:
Dstanh.S41 | calculate Tanh(X) by
Dssin.S502 |--No need to calculate r if this is the last loop
506 |--Need to calculate r
/linux-4.1.27/arch/arm/lib/
Dbacktrace.S41 1: stmfd sp!, {pc} @ calculate offset of PC stored
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc253 // calculate the number of ticks in the specified nanoseconds delay
287 // calculate the number of ticks in the specified microsecond delay
314 // calculate the number of ticks in the specified microsecond delay
Dhost.fuc71 // calculate address of message
/linux-4.1.27/arch/unicore32/lib/
Dbacktrace.S38 1: stm.w (pc), [sp-] @ calculate offset of PC stored
/linux-4.1.27/Documentation/fb/
Dmodedb.txt33 If 'i' is specified, calculate for an interlaced mode. And if 'm' is
71 Formula (GTF) which is an algorithm to calculate the timings, given the
Dsh7760fb.txt70 * for the x_margin explain how to calculate those from given
Dintel810.txt43 calculate required video mode parameters.
/linux-4.1.27/arch/metag/lib/
Ddivsi3.S79 SUBS D1Ar3,D1Ar5,D1Ar3 ! calculate diff, ffbA - ffbB
Dmemcpy.S48 ! We have at least (16 - 7) = 9 bytes to copy - calculate the number of 8 byte
/linux-4.1.27/Documentation/device-mapper/
Ddm-service-time.txt59 If such optimizations can't be applied, calculate service time, and
Dthin-provisioning.txt76 As a guide, we suggest you calculate the number of bytes to use in the
/linux-4.1.27/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S109 and $7, bufp # calculate the unalignment amount of
/linux-4.1.27/arch/m68k/math-emu/
Dfp_cond.S78 fp_get_pc %a1 | calculate new pc
/linux-4.1.27/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light41 Hardware dependent mode for an ALS device to calculate the value
/linux-4.1.27/Documentation/bus-devices/
Dti-gpmc.txt27 Generic routine provides a generic method to calculate gpmc timings
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt119 Note, the time to calculate the CRC is dependent on the CPU speed
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt252 way to calculate the parity, but I will investigate alternatives later
274 we can in the end easily calculate p0 and p1 from it.
393 This means there is no need to calculate rp14 as it can be calculated from
395 (or if desired we can avoid calculating rp15 and calculate it from
645 We can simply calculate the total parity. If this is 0 then rp4 = rp5
/linux-4.1.27/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S209 add r12, r12, r10, LSL #2 @ calculate buffer tail address
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dilsp.S87 # to calculate the result. #
340 # Now calculate an estimate of the quotient words (msw first, then lsw).
649 eori.b &0x1,%d5 # calculate correct sign
Dfpsp.S2946 # from our 4-word stack frame. This means we must calculate the length
6123 #--No need to calculate r if this is the last loop
6127 #--Need to calculate r
11654 # - calculate the default result and return it in fp0.
11683 # calculate the default result
11688 bsr.l ovf_res # calculate default result
11697 # calculate a result rounded to extended precision.
11765 # - calculate the default result and return it in fp0.
13420 # unf_res() - calculate underflow result #
13421 # ovf_res() - calculate overflow result #
[all …]
Dpfpsp.S2945 # from our 4-word stack frame. This means we must calculate the length
3935 # _calc_ea_fout(): calculate correct stacked <ea> for extended #
4570 # _fmovm_calc_ea: calculate effective address #
Dfplsp.S5586 #--No need to calculate r if this is the last loop
5590 #--Need to calculate r
7596 # overflow. Thus, we calculate sinh(X) as follows: #
7710 # Thus, we calculate sinh(X) as follows: #
7834 # calculate Tanh(X) by #
/linux-4.1.27/Documentation/block/
Dbiovecs.txt108 biovec, in order to calculate bi_vcnt for the new bio we'd have to iterate
Dcfq-iosched.txt97 This parameter is used to calculate the time slice for a process if cfq's
126 queue. This parameter is used to calculate the time slice of synchronous
/linux-4.1.27/arch/arm/kernel/
Dentry-header.S102 @ calculate the original stack pointer value.
/linux-4.1.27/Documentation/scsi/
Daha152x.txt115 Therefore the SCSI BIOS/DOS driver has to calculate a logical/virtual
DChangeLog.ncr53c8xx391 Use the copy of script in main memory to calculate the chip
/linux-4.1.27/scripts/
Dspelling.txt181 calucate||calculate
182 calulate||calculate
/linux-4.1.27/include/linux/mtd/
Dnand.h498 int (*calculate)(struct mtd_info *mtd, const uint8_t *dat, member
/linux-4.1.27/Documentation/scheduler/
Dsched-stats.txt23 of these will need to start with a baseline observation and then calculate
/linux-4.1.27/Documentation/networking/caif/
Dspi_porting.txt72 Indicate clock speed (used to calculate toggle delays).
/linux-4.1.27/arch/frv/kernel/
Dhead.S43 # calculate reference address for PC-relative stuff
/linux-4.1.27/Documentation/power/
Dpower_supply_class.txt200 in percents, but provides charge_{now,full,empty}. Should I calculate
Druntime_pm.txt490 - calculate the time when the current autosuspend delay period will expire,
/linux-4.1.27/Documentation/filesystems/
Dxfs-self-describing-metadata.txt180 modification made to the object, After this, we calculate the CRC and insert it
323 update the LSN field (when it was last modified) and calculate the CRC on the
Dxfs-delayed-logging-design.txt535 items in the CIL and using this to dynamically calculate the amount of log
/linux-4.1.27/Documentation/timers/
Dtimekeeping.txt88 desired time specification value and calculate the values to poke into
/linux-4.1.27/arch/mn10300/
DKconfig216 This means the kernel doesn't need to calculate the address each time
/linux-4.1.27/lib/
DKconfig87 kernel tree needs to calculate CRC checks for use with the
/linux-4.1.27/Documentation/ia64/
Dmca.txt187 MCA_SOS_OFFSET. You can get that value from mca_asm.h or calculate it
/linux-4.1.27/arch/m68k/
DKconfig.cpu314 it here. The emulator will then "only" calculate with a 64 bit
/linux-4.1.27/Documentation/networking/
Dscaling.txt118 The first step in determining the target CPU for RPS is to calculate a
240 (see RPS section above) is used to calculate the index into this table.
Dcan.txt857 - stats_timer: To calculate the SocketCAN core statistics
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc786 // if format requested, call function to calculate it, otherwise
/linux-4.1.27/Documentation/sysctl/
Dvm.txt79 How do you calculate a minimum useful reserve?
/linux-4.1.27/arch/arm/crypto/
Daesbs-core.S_shipped2480 @ calculate one round of extra tweak for the stolen ciphertext
/linux-4.1.27/drivers/video/fbdev/
DKconfig1132 or GTF, will be used to calculate the required video timing values
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4013 to calculate the BogoMips rating, using the TSC if it's there or using