Home
last modified time | relevance | path

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

12

/Linux-v5.15/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-v5.15/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:
73 Errors:
114 Errors:
Dxics.rst22 Errors:
/Linux-v5.15/arch/x86/ras/
DKconfig3 bool "Correctable Errors Collector"
/Linux-v5.15/fs/ntfs/
Dvolume.h156 DEFINE_NVOL_BIT_OPS(Errors)
/Linux-v5.15/Documentation/power/regulator/
Ddesign.rst11 - Errors in regulator configuration can have very serious consequences
/Linux-v5.15/Documentation/gpu/
Damdgpu.rst99 RAS Reboot Behavior for Unrecoverable Errors
103 :doc: AMDGPU RAS Reboot Behavior for Unrecoverable Errors
/Linux-v5.15/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-v5.15/Documentation/admin-guide/
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-v5.15/Documentation/filesystems/spufs/
Dspu_create.rst61 Errors chapter
Dspu_run.rst90 Errors chapter
/Linux-v5.15/Documentation/driver-api/soundwire/
Derror_handling.rst50 Errors during global reconfiguration sequences are extremely difficult to
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dcapture.c.rst480 /* Errors ignored. */
485 /* Errors ignored. */
/Linux-v5.15/Documentation/admin-guide/media/
Dsi470x.rst137 Errors section in The Silicon Labs Si470x FM Radio Receivers driver
/Linux-v5.15/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-v5.15/drivers/edac/
DKconfig512 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
/Linux-v5.15/Documentation/admin-guide/laptops/
Dasus-laptop.rst254 Patches, Errors, Questions
/Linux-v5.15/drivers/bus/
DKconfig50 reported to the APB terminator (APB Errors Handler Block). This
/Linux-v5.15/Documentation/networking/
Dnetdev-features.rst95 Errors returned are not (and cannot be) propagated anywhere except dmesg.
/Linux-v5.15/drivers/memory/
DKconfig165 Coherency Fabric. Errors reported include accesses to
/Linux-v5.15/fs/affs/
DChanges280 - Errors and warnings are now reported via a
/Linux-v5.15/arch/powerpc/boot/dts/
Dfsp2.dts114 /* PLB Errors */

12