Home
last modified time | relevance | path

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

12

/Linux-v5.4/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.4/Documentation/virt/kvm/devices/
Darm-vgic.txt30 Errors:
61 Errors:
103 Errors:
113 Errors:
123 Errors:
Dxive.txt73 Errors: none
79 Errors: none
90 Errors:
107 Errors:
142 Errors:
155 Errors:
Darm-vgic-v3.txt54 Errors:
150 Errors:
181 Errors:
194 Errors:
208 Errors:
249 Errors:
Darm-vgic-its.txt22 Errors:
60 Errors:
94 Errors:
/Linux-v5.4/arch/x86/ras/
DKconfig3 bool "Correctable Errors Collector"
/Linux-v5.4/fs/ntfs/
Dvolume.h156 DEFINE_NVOL_BIT_OPS(Errors)
/Linux-v5.4/Documentation/power/regulator/
Ddesign.rst11 - Errors in regulator configuration can have very serious consequences
/Linux-v5.4/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
490 - ``dimm_ue_count`` - Uncorrectable Errors count attribute file
497 - ``dimm_ce_count`` - Correctable Errors count attribute file
579 - ``ue_count`` - Total Uncorrectable Errors count attribute file
587 - ``ce_count`` - Total Correctable Errors count attribute file
1102 uses those registers to report Corrected Errors on devices with Registered
/Linux-v5.4/Documentation/driver-api/soundwire/
Derror_handling.rst50 Errors during global reconfiguration sequences are extremely difficult to
/Linux-v5.4/Documentation/media/uapi/v4l/
Dcapture.c.rst487 /* Errors ignored. */
492 /* Errors ignored. */
/Linux-v5.4/drivers/memory/
DKconfig121 Coherency Fabric. Errors reported include accesses to
/Linux-v5.4/Documentation/media/v4l-drivers/
Dsi470x.rst137 Errors section in The Silicon Labs Si470x FM Radio Receivers driver
/Linux-v5.4/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.4/Documentation/filesystems/
Ddax.txt82 Handling Media Errors
/Linux-v5.4/drivers/edac/
DKconfig504 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
/Linux-v5.4/Documentation/admin-guide/laptops/
Dasus-laptop.rst254 Patches, Errors, Questions
/Linux-v5.4/Documentation/networking/
Dnetdev-features.txt92 Errors returned are not (and cannot be) propagated anywhere except dmesg.
Dmsg_zerocopy.rst123 events field. Errors are signaled unconditionally.
Dudplite.txt241 InErrors: Number of erroneous UDP-Lite packets. Errors include:
/Linux-v5.4/fs/affs/
DChanges280 - Errors and warnings are now reported via a
/Linux-v5.4/arch/powerpc/boot/dts/
Dfsp2.dts114 /* PLB Errors */
/Linux-v5.4/Documentation/networking/device_drivers/3com/
D3c509.txt149 Tx Carrier Errors Reported in /proc/net/dev
/Linux-v5.4/Documentation/scsi/
Dadvansys.txt102 0: Errors Only
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt188 Errors:
354 Errors:
1899 Errors:
2292 Errors include:
2685 Errors:
2717 Errors:
2745 Errors:
2761 Errors:
2841 Errors:
2865 Errors:
[all …]

12