Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/media/dvb-frontends/
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-6.12.1/Documentation/virt/kvm/devices/
Dxive.rst78 Errors: none
85 Errors: none
91 Errors:
113 Errors:
138 Errors:
183 Errors:
201 Errors:
Darm-vgic.rst36 Errors:
73 Errors:
120 Errors:
134 Errors:
149 Errors:
Darm-vgic-v3.rst69 Errors:
170 Errors:
208 Errors:
225 Errors:
244 Errors:
293 Errors:
Darm-vgic-its.rst30 Errors:
76 Errors:
117 Errors:
Dxics.rst22 Errors:
/linux-6.12.1/Documentation/gpu/amdgpu/
Dras.rst14 RAS Reboot Behavior for Unrecoverable Errors
18 :doc: AMDGPU RAS Reboot Behavior for Unrecoverable Errors
/linux-6.12.1/arch/x86/ras/
DKconfig3 bool "Correctable Errors Collector"
/linux-6.12.1/Documentation/power/regulator/
Ddesign.rst11 - Errors in regulator configuration can have very serious consequences
/linux-6.12.1/Documentation/sound/cards/
Dpcmtest.rst80 Errors injection
94 Errors can be injected into the following PCM callbacks:
/linux-6.12.1/Documentation/admin-guide/
Dfilesystem-monitoring.rst77 procedure. Errors that are not related to an inode are reported with an
/linux-6.12.1/Documentation/filesystems/
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-6.12.1/Documentation/admin-guide/RAS/
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-6.12.1/Documentation/userspace-api/media/v4l/
Dcapture.c.rst480 /* Errors ignored. */
485 /* Errors ignored. */
/linux-6.12.1/Documentation/filesystems/spufs/
Dspu_run.rst90 Errors chapter
Dspu_create.rst61 Errors chapter
/linux-6.12.1/Documentation/driver-api/soundwire/
Derror_handling.rst50 Errors during global reconfiguration sequences are extremely difficult to
/linux-6.12.1/Documentation/virt/kvm/arm/
Dfw-pseudo-registers.rst130 Errors:
/linux-6.12.1/tools/perf/scripts/python/
Dparallel-perf.py85 def Errors(self): member in Work
244 errorlist += w.Errors()
/linux-6.12.1/Documentation/admin-guide/media/
Dsi470x.rst137 Errors chapter
/linux-6.12.1/Documentation/driver-api/nfc/
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-6.12.1/Documentation/networking/
Dnetdev-features.rst95 Errors returned are not (and cannot be) propagated anywhere except dmesg.
/linux-6.12.1/Documentation/admin-guide/laptops/
Dasus-laptop.rst254 Patches, Errors, Questions
/linux-6.12.1/drivers/edac/
DKconfig507 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
/linux-6.12.1/drivers/bus/
DKconfig50 reported to the APB terminator (APB Errors Handler Block). This

12