Home
last modified time | relevance | path

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

12345

/linux/drivers/memory/
H A Dstm32-fmc2-ebi.c235 u32 (*calculate)(struct stm32_fmc2_ebi *ebi, int cs, u32 setup); member
989 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
997 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
1005 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
1013 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
1020 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
1027 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
1034 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
1040 .calculate = stm32_fmc2_ebi_ns_to_clk_period,
1048 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles,
[all …]
/linux/Documentation/hwmon/
H A Dltc4260.rst44 registers. If a set of voltage divider resistors is installed, calculate the
51 is installed. If a different sense resistor is installed, calculate the real
H A Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
51 is installed. If a different sense resistor is installed, calculate the real
H A Dltc2945.rst44 registers. If a set of voltage divider resistors is installed, calculate the
51 is installed. If a different sense resistor is installed, calculate the real
H A Dvexpress.rst33 temperature and power usage. Some of them also calculate consumed energy
/linux/Documentation/ABI/testing/
H A Dsysfs-cfq-target-latency8 use it to calculate the time slice used for every task.
H A Dsysfs-bus-iio-adc-pac19348 Y is the channel number. The value is used to calculate
H A Dsysfs-driver-w1_ds28e1718 Description: When written, this file sets the multiplier used to calculate
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.h65 int (*calculate)(struct ingenic_ecc *ecc, member
H A Dingenic_ecc.c32 return ecc->ops->calculate(ecc, params, buf, ecc_code); in ingenic_ecc_calculate()
H A Djz4740_ecc.c176 .calculate = jz4740_ecc_calculate,
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dgpc.fuc198 // calculate GPC mmio context size
205 // calculate per-TPC mmio context size
215 // calculate per-UNK mmio context size
235 // calculate size of strand context data
242 // calculate size of tpc strand context data
/linux/Documentation/networking/
H A D6lowpan.rst10 The priv_size of each interface should be calculate by::
/linux/drivers/iio/common/cros_ec_sensors/
H A DKconfig31 This module is loaded when the EC can calculate the angle between the base
/linux/Documentation/admin-guide/perf/
H A Dhns3-pmu.rst49 calculate real performance data in userspace.
57 computation to calculate real performance data is:::
/linux/arch/x86/events/
H A DKconfig34 (CPUID Fn8000_0007_EDX[12]) interface to calculate the
/linux/arch/arm/mm/
H A Dcache-v4wt.S87 sub r3, r1, r0 @ calculate total size
/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst47 to set the nth decimal place calculate 10 ** n
/linux/drivers/s390/char/
H A Dsclp.c255 static int sclp_init_mask(int calculate);
976 sclp_init_mask(int calculate) in sclp_init_mask() argument
998 if (calculate) in sclp_init_mask()
1024 if (calculate) { in sclp_init_mask()
/linux/lib/crc/x86/
H A Dcrc32c-3way.S80 and $7, n_misaligned # calculate the misalignment amount of
/linux/drivers/mtd/nand/raw/
H A Dsharpsl.c107 chip->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_attach_chip()
/linux/Documentation/trace/
H A Duprobetracer.rst19 user to calculate the offset of the probepoint in the object.
126 .. note:: User has to explicitly calculate the offset of the probe-point
/linux/arch/m68k/fpsp040/
H A Dscosh.S35 | Thus, we calculate sinh(X) as follows:
/linux/Documentation/w1/masters/
H A Domap-hdq.rst36 be used to calculate the CRC and pass back an appropriate slave ID to the W1
/linux/Documentation/security/tpm/
H A Dtpm_event_log.rst45 before the Linux EFI stub gets to run. Thus, it needs to calculate and save the

12345