Home
last modified time | relevance | path

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

123456

/Linux-v4.19/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-v4.19/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
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-cfq-target-latency8 use it to calculate the time slice used for every task.
Dsysfs-bus-iio-adc-max961116 attributes as it is used to calculate two different values: power load and
Dsysfs-driver-w1_ds28e1716 Description: When written, this file sets the multiplier used to calculate
/Linux-v4.19/arch/x86/events/
DKconfig34 (CPUID Fn8000_0007_EDX[12]) interface to calculate the
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
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-v4.19/Documentation/networking/
D6lowpan.txt7 The priv_size of each interface should be calculate by:
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dmxs-lradc.txt14 - fsl,ave-ctrl: number of samples per direction to calculate an average value.
/Linux-v4.19/Documentation/devicetree/bindings/net/
Darc_emac.txt18 The clock frequency is needed to calculate and set polling period of EMAC.
Demac_rockchip.txt20 - clock-names: Shall be "hclk" for the host clock needed to calculate and set
/Linux-v4.19/arch/arm/mm/
Dcache-v4wt.S88 sub r3, r1, r0 @ calculate total size
/Linux-v4.19/Documentation/usb/
Dmisc_usbsevseg.txt40 to set the nth decimal place calculate 10 ** n
/Linux-v4.19/drivers/s390/char/
Dsclp.c142 static int sclp_init_mask(int calculate);
782 sclp_init_mask(int calculate) in sclp_init_mask() argument
804 if (calculate) in sclp_init_mask()
830 if (calculate) { in sclp_init_mask()
/Linux-v4.19/drivers/mtd/nand/raw/
Ds3c2410.c950 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_attach_chip()
957 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_attach_chip()
962 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_attach_chip()
967 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_attach_chip()
Dsharpsl.c170 this->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_nand_probe()
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-uniphier.txt51 macro to calculate 29 * 8 + 4.
/Linux-v4.19/arch/arm/lib/
Dbacktrace.S42 1: stmfd sp!, {pc} @ calculate offset of PC stored
/Linux-v4.19/arch/unicore32/boot/compressed/
Dhead.S31 sub.a r0, r0, r1 @ calculate the delta offset
/Linux-v4.19/Documentation/trace/
Duprobetracer.rst19 user to calculate the offset of the probepoint in the object.
118 .. note:: User has to explicitly calculate the offset of the probe-point
/Linux-v4.19/arch/m68k/fpsp040/
Dscosh.S35 | Thus, we calculate sinh(X) as follows:
/Linux-v4.19/Documentation/w1/masters/
Domap-hdq35 be used to calculate the CRC and pass back an appropriate slave ID to the W1

123456