Home
last modified time | relevance | path

Searched refs:Errors (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/media/dvb-frontends/
H A Dstv0367.c1498 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local
1504 Errors = ((u32)stv0367_readbits(state, F367TER_SFEC_ERR_CNT) in stv0367ter_read_ber()
1519 if (Errors == 0) { in stv0367ter_read_ber()
1522 if (Errors <= 4) { in stv0367ter_read_ber()
1523 temporary = (Errors * 1000000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1524 } else if (Errors <= 42) { in stv0367ter_read_ber()
1525 temporary = (Errors * 100000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1527 } else if (Errors <= 429) { in stv0367ter_read_ber()
1528 temporary = (Errors * 10000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1530 } else if (Errors <= 4294) { in stv0367ter_read_ber()
[all …]
/linux/Documentation/virt/kvm/devices/
H A Dxive.rst78 Errors: none
85 Errors: none
91 Errors:
113 Errors:
138 Errors:
183 Errors:
201 Errors:
H A Darm-vgic.rst36 Errors:
73 Errors:
120 Errors:
134 Errors:
149 Errors:
H A Darm-vgic-v3.rst69 Errors:
170 Errors:
208 Errors:
225 Errors:
244 Errors:
293 Errors:
H A Darm-vgic-its.rst30 Errors:
76 Errors:
117 Errors:
H A Dxics.rst22 Errors:
/linux/Documentation/gpu/amdgpu/
H A Dras.rst14 RAS Reboot Behavior for Unrecoverable Errors
18 :doc: AMDGPU RAS Reboot Behavior for Unrecoverable Errors
/linux/arch/x86/ras/
H A DKconfig3 bool "Correctable Errors Collector"
/linux/Documentation/sound/cards/
H A Dpcmtest.rst80 Errors injection
94 Errors can be injected into the following PCM callbacks:
/linux/Documentation/power/regulator/
H A Ddesign.rst11 - Errors in regulator configuration can have very serious consequences
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst77 procedure. Errors that are not related to an inode are reported with an
/linux/Documentation/filesystems/
H A Dcoda.rst575 Errors
576 Errors can occur if the object with fid does not exist, is
622 Errors
653 Errors
701 Errors
755 Errors
796 Errors
926 Errors
1382 Errors
/linux/Documentation/admin-guide/RAS/
H A Dmain.rst230 Memory Correctable Errors (CE) and Uncorrectable Errors (UE) are the
263 In addition, PCI devices are scanned for PCI Bus Parity and SERR Errors
503 - ``dimm_ue_count`` - Uncorrectable Errors count attribute file
510 - ``dimm_ce_count`` - Correctable Errors count attribute file
592 - ``ue_count`` - Total Uncorrectable Errors count attribute file
600 - ``ce_count`` - Total Correctable Errors count attribute file
1115 uses those registers to report Corrected Errors on devices with Registered
/linux/Documentation/userspace-api/media/v4l/
H A Dcapture.c.rst480 /* Errors ignored. */
485 /* Errors ignored. */
/linux/Documentation/filesystems/spufs/
H A Dspu_create.rst61 Errors chapter
H A Dspu_run.rst90 Errors chapter
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst50 Errors during global reconfiguration sequences are extremely difficult to
/linux/Documentation/virt/kvm/arm/
H A Dfw-pseudo-registers.rst130 Errors:
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py85 def Errors(self): member in Work
244 errorlist += w.Errors()
/linux/Documentation/admin-guide/media/
H A Dsi470x.rst137 Errors chapter
/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst282 Errors that occur synchronously with the execution of an NFC Core request are
285 Errors that occur asynchronously (e.g. in a background protocol handling thread)
/linux/Documentation/admin-guide/laptops/
H A Dasus-laptop.rst254 Patches, Errors, Questions
/linux/Documentation/networking/
H A Dnetdev-features.rst95 Errors returned are not (and cannot be) propagated anywhere except dmesg.
/linux/drivers/edac/
H A DKconfig507 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
/linux/drivers/memory/
H A DKconfig164 Coherency Fabric. Errors reported include accesses to

12