Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/media/dvb-frontends/
Dstv0367.c1516 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local
1522 Errors = ((u32)stv0367_readbits(state, F367TER_SFEC_ERR_CNT) in stv0367ter_read_ber()
1537 if (Errors == 0) { in stv0367ter_read_ber()
1540 if (Errors <= 4) { in stv0367ter_read_ber()
1541 temporary = (Errors * 1000000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1542 } else if (Errors <= 42) { in stv0367ter_read_ber()
1543 temporary = (Errors * 100000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1545 } else if (Errors <= 429) { in stv0367ter_read_ber()
1546 temporary = (Errors * 10000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1548 } else if (Errors <= 4294) { in stv0367ter_read_ber()
[all …]
/Linux-v6.6/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.rst62 Errors:
163 Errors:
201 Errors:
218 Errors:
237 Errors:
286 Errors:
Darm-vgic-its.rst30 Errors:
76 Errors:
117 Errors:
Dxics.rst22 Errors:
/Linux-v6.6/Documentation/gpu/amdgpu/
Dras.rst14 RAS Reboot Behavior for Unrecoverable Errors
18 :doc: AMDGPU RAS Reboot Behavior for Unrecoverable Errors
/Linux-v6.6/arch/x86/ras/
DKconfig3 bool "Correctable Errors Collector"
/Linux-v6.6/fs/ntfs/
Dvolume.h156 DEFINE_NVOL_BIT_OPS(Errors)
/Linux-v6.6/Documentation/power/regulator/
Ddesign.rst11 - Errors in regulator configuration can have very serious consequences
/Linux-v6.6/Documentation/sound/cards/
Dpcmtest.rst80 Errors injection
94 Errors can be injected into the following PCM callbacks:
/Linux-v6.6/Documentation/admin-guide/
Dfilesystem-monitoring.rst77 procedure. Errors that are not related to an inode are reported with an
Dras.rst226 Memory Correctable Errors (CE) and Uncorrectable Errors (UE) are the
259 In addition, PCI devices are scanned for PCI Bus Parity and SERR Errors
499 - ``dimm_ue_count`` - Uncorrectable Errors count attribute file
506 - ``dimm_ce_count`` - Correctable Errors count attribute file
588 - ``ue_count`` - Total Uncorrectable Errors count attribute file
596 - ``ce_count`` - Total Correctable Errors count attribute file
1111 uses those registers to report Corrected Errors on devices with Registered
/Linux-v6.6/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-v6.6/Documentation/filesystems/spufs/
Dspu_create.rst61 Errors chapter
Dspu_run.rst90 Errors chapter
/Linux-v6.6/Documentation/driver-api/soundwire/
Derror_handling.rst50 Errors during global reconfiguration sequences are extremely difficult to
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dcapture.c.rst480 /* Errors ignored. */
485 /* Errors ignored. */
/Linux-v6.6/Documentation/virt/kvm/arm/
Dhypercalls.rst130 Errors:
/Linux-v6.6/Documentation/admin-guide/media/
Dsi470x.rst137 Errors section in The Silicon Labs Si470x FM Radio Receivers driver
/Linux-v6.6/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-v6.6/Documentation/admin-guide/laptops/
Dasus-laptop.rst254 Patches, Errors, Questions
/Linux-v6.6/Documentation/networking/
Dnetdev-features.rst95 Errors returned are not (and cannot be) propagated anywhere except dmesg.
Dmsg_zerocopy.rst123 events field. Errors are signaled unconditionally.
/Linux-v6.6/drivers/edac/
DKconfig515 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).

12