Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/media/dvb-frontends/
Dstv0367.c1526 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local
1532 Errors = ((u32)stv0367_readbits(state, F367TER_SFEC_ERR_CNT) in stv0367ter_read_ber()
1547 if (Errors == 0) { in stv0367ter_read_ber()
1550 if (Errors <= 4) { in stv0367ter_read_ber()
1551 temporary = (Errors * 1000000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1552 } else if (Errors <= 42) { in stv0367ter_read_ber()
1553 temporary = (Errors * 100000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1555 } else if (Errors <= 429) { in stv0367ter_read_ber()
1556 temporary = (Errors * 10000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1558 } else if (Errors <= 4294) { in stv0367ter_read_ber()
[all …]
/Linux-v4.19/Documentation/virtual/kvm/devices/
Darm-vgic.txt30 Errors:
61 Errors:
103 Errors:
113 Errors:
123 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-v4.19/arch/x86/ras/
DKconfig3 bool "Correctable Errors Collector"
/Linux-v4.19/fs/ntfs/
Dvolume.h170 DEFINE_NVOL_BIT_OPS(Errors)
/Linux-v4.19/Documentation/power/regulator/
Ddesign.txt10 - Errors in regulator configuration can have very serious consequences
/Linux-v4.19/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-v4.19/Documentation/driver-api/soundwire/
Derror_handling.rst50 Errors during global reconfiguration sequences are extremely difficult to
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcapture.c.rst480 /* Errors ignored. */
485 /* Errors ignored. */
Dcontrol.rst489 /* Errors ignored */
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsi470x.rst135 Errors section in The Silicon Labs Si470x FM Radio Receivers driver
/Linux-v4.19/drivers/memory/
DKconfig112 Coherency Fabric. Errors reported include accesses to
/Linux-v4.19/Documentation/nfc/
Dnfc-hci.txt262 Errors that occur synchronously with the execution of an NFC Core request are
265 Errors that occur asynchronously (e.g. in a background protocol handling thread)
/Linux-v4.19/Documentation/filesystems/
Ddax.txt82 Handling Media Errors
/Linux-v4.19/Documentation/networking/
Dnetdev-features.txt92 Errors returned are not (and cannot be) propagated anywhere except dmesg.
D3c509.txt149 Tx Carrier Errors Reported in /proc/net/dev
Dmsg_zerocopy.rst123 events field. Errors are signaled unconditionally.
Dudplite.txt241 InErrors: Number of erroneous UDP-Lite packets. Errors include:
/Linux-v4.19/Documentation/laptops/
Dasus-laptop.txt240 Patches, Errors, Questions:
/Linux-v4.19/arch/powerpc/boot/dts/
Dfsp2.dts114 /* PLB Errors */
/Linux-v4.19/fs/affs/
DChanges280 - Errors and warnings are now reported via a
/Linux-v4.19/Documentation/scsi/
Dadvansys.txt102 0: Errors Only
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt133 Errors:
296 Errors:
2484 Errors:
2516 Errors:
2544 Errors:
2560 Errors:
2597 Errors:
2621 Errors:
2641 Errors:
2926 Errors:
[all …]
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-class-infiniband106 Errors info:
159 packets containing Errors. This is 64 bit counter.

12