Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 25 of 111) sorted by relevance

12345

/Linux-v5.4/Documentation/devicetree/bindings/misc/
Dqcom,fastrpc.txt31 Each subnode of the Fastrpc represents compute context banks available
38 Definition: must be "qcom,fastrpc-compute-cb"
67 compatible = "qcom,fastrpc-compute-cb";
72 compatible = "qcom,fastrpc-compute-cb";
/Linux-v5.4/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst100 and it is widely used to compute contiguous memory.
130 The size of a nodemask_t type. Used to compute the number of online
136 User-space tools compute their values based on the offset of these
146 These values are used to check the memory type and to compute the
155 User-space tools compute required values based on the offset of these
161 Offset of the free_list's member. This value is used to compute the number
216 compute the index of the current buffer position.
221 The size of a structure printk_log. Used to compute the size of
236 array. Used by tools to compute the number of free pages.
299 The kernel randomization offset. Used to compute the page offset. If
[all …]
/Linux-v5.4/arch/xtensa/lib/
Dstrncpy_user.S95 sub a2, a11, a2 # compute strlen
150 sub a2, a11, a2 # compute strlen
157 sub a2, a11, a2 # compute strlen
165 sub a2, a11, a2 # compute strlen
175 sub a2, a11, a2 # compute strlen
201 sub a2, a11, a2 # compute strlen
/Linux-v5.4/Documentation/media/uapi/v4l/
Dpixfmt-meta-vsp1-hgo.rst30 The HGO can compute histograms independently per channel, on the maximum of the
36 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are
39 channels to compute a single 64-bins histogram. Only the RGB image format is
41 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a
44 channels to compute a single 256-bins histogram. Only the RGB image format is
/Linux-v5.4/Documentation/hwmon/
Dfam15h_power.rst67 compute unit power accumulator sample period
76 the ratio of compute unit power accumulator sample period to the
80 max compute unit accumulated power which is indicated by
84 compute unit accumulated power which is indicated by
110 v. Calculate the average power consumption for a compute unit over
Dvt1211.rst85 via compute lines in sensors.conf, like:
87 compute inx @*(1+R1/R2), @/(1+R1/R2)
134 compute temp1 (@-Offset)/Gain, (@*Gain)+Offset
168 compute tempx 1 / (1 / 298.15 - (` (2200 / @ - 1)) / 3435) - 273.15,
/Linux-v5.4/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm2835.txt47 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
51 compatible = "raspberrypi,3-compute-module", "brcm,bcm2837";
55 compatible = "raspberrypi,3-compute-module-lite", "brcm,bcm2837";
/Linux-v5.4/tools/perf/Documentation/
Dperf-diff.txt92 --compute::
95 diff.compute config option. See COMPARISON METHODS section for
108 Specify compute sorting column number. 0 means sorting by baseline
202 baseline/A compute/B compute/C samples
213 baseline/B compute/A compute/C samples
224 baseline/C compute/B compute/A samples
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-max96115 Description: The value of the shunt resistor used to compute power drain on
12 Description: The value of the shunt resistor used to compute current flowing
Dsysfs-driver-habanalabs99 the MME compute engine. Writes to this parameter affect the
110 Description: Displays the current clock frequency, in Hz, of the MME compute
145 Soft-reset will reset only the compute and DMA engines of the
172 the TPC compute engines. Writes to this parameter affect the
183 Description: Displays the current clock frequency, in Hz, of the TPC compute
Dsysfs-bus-iio-frequency-adf43508 that is used to compute the various dividers, is able to
/Linux-v5.4/tools/perf/
Dbuiltin-diff.c117 static int compute = COMPUTE_DELTA_ABS; variable
208 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
341 switch (compute) { in formula_fprintf()
408 if (compute != COMPUTE_CYCLES) { in diff__process_sample_event()
750 if (compute == COMPUTE_CYCLES) in hists__precompute()
758 switch (compute) { in hists__precompute()
993 if (compute == COMPUTE_CYCLES) in hists__process()
1250 OPT_CALLBACK('c', "compute", &compute,
1696 data__hpp_register(d, i ? compute_2_hpp[compute] : in ui_init()
1737 switch (compute) { in ui_init()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/watchdog/
Datmel-wdt.txt16 compute the WDV field.
19 It is used to compute the WDD field.
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-designware.txt32 This value which is by default 300ns is used to compute the tLOW period.
35 This value which is by default 300ns is used to compute the tHIGH period.
/Linux-v5.4/drivers/gpu/drm/panfrost/
DTODO11 - Compute job support. So called 'compute only' jobs need to be plumbed up to
/Linux-v5.4/Documentation/admin-guide/mm/
Dnumaperf.rst7 Some platforms may have multiple types of memory attached to a compute
16 CPUs, they may still be local to one or more compute nodes relative to
17 other nodes. The following diagram shows one such example of two compute
18 nodes with local memory and a memory only node for each of compute node::
/Linux-v5.4/arch/c6x/lib/
Dmpyll.S11 ;; First compute partial results using 32-bit parts of x and y:
/Linux-v5.4/arch/arm64/boot/dts/qcom/
Dsdm845.dtsi501 compute-cb@3 {
502 compatible = "qcom,fastrpc-compute-cb";
507 compute-cb@4 {
508 compatible = "qcom,fastrpc-compute-cb";
549 compute-cb@1 {
550 compatible = "qcom,fastrpc-compute-cb";
555 compute-cb@2 {
556 compatible = "qcom,fastrpc-compute-cb";
561 compute-cb@3 {
562 compatible = "qcom,fastrpc-compute-cb";
[all …]
/Linux-v5.4/arch/arm/boot/dts/
Dbcm2835-rpi-cm1-io1.dts7 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
Dbcm2837-rpi-cm3-io3.dts7 compatible = "raspberrypi,3-compute-module", "brcm,bcm2837";
/Linux-v5.4/arch/m68k/fpsp040/
Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
/Linux-v5.4/Documentation/x86/x86_64/
Dcpu-hotplug-spec.rst19 of disabled LAPICs to compute the maximum number of future CPUs.
/Linux-v5.4/arch/x86/crypto/
Dsha256-avx-asm.S155 ## compute s0 four at a time and s1 two at a time
156 ## compute W[-16] + W[-7] 4 at a time
172 ## compute s0
224 ## compute low s1
265 ## compute high s1
Dsha256-ssse3-asm.S148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
166 ## compute s0
223 ## compute low s1
267 ## compute high s1
/Linux-v5.4/arch/h8300/lib/
Dudivsi3.S67 mulxu.w r0,er2 ; compute er3 = remainder (tentative)

12345