Home
last modified time | relevance | path

Searched refs:calculated (Results 1 – 25 of 153) sorted by relevance

1234567

/linux/Documentation/hwmon/
H A Dda9052.rst48 The battery voltage is calculated as:
52 The backup battery voltage is calculated as:
56 The voltages on ADC channels 4, 5 and 6 are calculated as:
66 The junction temperature is calculated:
72 The battery temperature is calculated:
H A Dda9055.rst39 The system voltage is calculated as:
43 The voltages on ADC channels 1, 2 and 3 are calculated as:
53 The junction temperature is calculated:
H A Dfam15h_power.rst36 be calculated using different processor northbridge function
55 On multi-node processors the calculated value is for the entire
H A Dwm831x.rst35 are available. The chip temperature is calculated as:
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst54 Latency in this example is calculated as such:
62 Bandwidth in this example is calculated as such:
82 In the end, the access coordinates for a constructed memory region is calculated from one
141 endpoint CDAT and the upstream link bandwidth is calculated. If the endpoint
142 has a CXL switch as a parent, then min() of calculated bandwidth and the
144 with the endpoint is calculated. The final bandwidth is stored in a
175 Once the access coordinates are calculated, an ACPI Device Specific Method can
/linux/fs/ext4/
H A Dorphan.c532 __u32 calculated; in ext4_orphan_file_block_csum_verify() local
542 calculated = ext4_chksum(oi->of_csum_seed, (__u8 *)&dsk_block_nr, in ext4_orphan_file_block_csum_verify()
544 calculated = ext4_chksum(calculated, (__u8 *)bh->b_data, in ext4_orphan_file_block_csum_verify()
546 return le32_to_cpu(ot->ob_checksum) == calculated; in ext4_orphan_file_block_csum_verify()
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst14 I was looking at some code, that calculated a double result, stored it in f4
30 The result of log(x) (a double) will be calculated, returned in f0, then
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-aw200xx4 "auto", the dim will be calculated according to the
H A Dsysfs-class-fpga-region7 is defined or calculated by the layer that is creating the
H A Dsysfs-class-led14 LEDs within the group to a calculated percentage of what
17 The percentage is calculated for each grouped LED via
H A Dsysfs-bus-iio-health-afe440x19 calculated difference in the value of stage 1 - 2 and 3 - 4.
/linux/tools/perf/Documentation/
H A Dcallchain-overhead-calculation.txt5 wall-clock overhead). The 'self' overhead is simply calculated by
10 The 'children' overhead is calculated by adding all period values of
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-service-time.rst52 which is calculated by::
71 If calculated service time is equal, the path having maximum
/linux/Documentation/misc-devices/
H A Dapds990x.rst29 only lux values. Lux value is calculated using information from the both
30 channels. HW threshold level is calculated from the given lux value to match
/linux/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst97 Valid bit indicates whether the partial checksum is calculated and is valid.
160 implies that checksum is calculated on this packet and is valid, value of 0
161 indicates that the calculated packet checksum is invalid.
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-read-uncorrected-blocks.rst39 calculated. For this command, read-only access to the device is
/linux/Documentation/arch/x86/
H A Dtopology.rst210 The shifts from the APIC ID for the Socket ID is calculated from the
213 If `ApicIdSize` is reported to be zero, the shift is calculated as the
214 order of the `number of threads` calculated from `NC` field in
239 ID is calculated using the order of `number of threads per core`
240 calculated using the `ThreadsPerCore` field in `EBX[15:8]` which
302 0xB, the shifts for the SMT domains is calculated using the number of
/linux/Documentation/sound/designs/
H A Dtracepoints.rst92 decided as a fixed number, this value is also calculated according to
98 decided as a single value, this value is also calculated according to
105 also calculated according to it. Else, zero. But this behaviour depends
/linux/fs/f2fs/
H A Dinode.c162 __u32 provided, calculated; in f2fs_inode_chksum_verify() local
178 calculated = f2fs_inode_chksum(sbi, folio); in f2fs_inode_chksum_verify()
180 if (provided != calculated) in f2fs_inode_chksum_verify()
183 provided, calculated); in f2fs_inode_chksum_verify()
185 return provided == calculated; in f2fs_inode_chksum_verify()
/linux/drivers/memory/samsung/
H A DKconfig20 of DRAM running with different frequency. The timings are calculated
/linux/Documentation/driver-api/memory-devices/
H A Dti-emif.rst61 - regcache_dump : dump of register values calculated and saved for all
/linux/Documentation/devicetree/bindings/net/can/
H A Dcc770.txt29 a reasonable value will be calculated.
/linux/Documentation/filesystems/ext4/
H A Dabout.rst29 actual size is calculated as 2 ^ (10 + ``sb.s_log_block_size``) bytes.
/linux/Documentation/security/
H A DIMA-templates.rst66 calculated with the SHA1 or MD5 hash algorithm;
68 - 'd-ng': the digest of the event, calculated with an arbitrary hash
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-image-process.rst36 rate. The frame rate can be calculated from the pixel rate, analogue crop

1234567