/linux/drivers/media/dvb-frontends/ |
H A D | stv0367.c | 1498 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/Documentation/virt/kvm/devices/ |
H A D | xive.rst | 78 Errors: none 85 Errors: none 91 Errors: 113 Errors: 138 Errors: 183 Errors: 201 Errors:
|
H A D | arm-vgic.rst | 36 Errors: 73 Errors: 120 Errors: 134 Errors: 149 Errors:
|
H A D | arm-vgic-v3.rst | 69 Errors: 170 Errors: 208 Errors: 225 Errors: 244 Errors: 293 Errors:
|
H A D | arm-vgic-its.rst | 30 Errors: 76 Errors: 117 Errors:
|
H A D | xics.rst | 22 Errors:
|
/linux/Documentation/gpu/amdgpu/ |
H A D | ras.rst | 14 RAS Reboot Behavior for Unrecoverable Errors 18 :doc: AMDGPU RAS Reboot Behavior for Unrecoverable Errors
|
/linux/arch/x86/ras/ |
H A D | Kconfig | 3 bool "Correctable Errors Collector"
|
/linux/Documentation/sound/cards/ |
H A D | pcmtest.rst | 80 Errors injection 94 Errors can be injected into the following PCM callbacks:
|
/linux/Documentation/power/regulator/ |
H A D | design.rst | 11 - Errors in regulator configuration can have very serious consequences
|
/linux/Documentation/admin-guide/ |
H A D | filesystem-monitoring.rst | 77 procedure. Errors that are not related to an inode are reported with an
|
/linux/Documentation/filesystems/ |
H A D | coda.rst | 575 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/Documentation/admin-guide/RAS/ |
H A D | main.rst | 230 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/Documentation/userspace-api/media/v4l/ |
H A D | capture.c.rst | 480 /* Errors ignored. */ 485 /* Errors ignored. */
|
/linux/Documentation/filesystems/spufs/ |
H A D | spu_create.rst | 61 Errors chapter
|
H A D | spu_run.rst | 90 Errors chapter
|
/linux/Documentation/driver-api/soundwire/ |
H A D | error_handling.rst | 50 Errors during global reconfiguration sequences are extremely difficult to
|
/linux/Documentation/virt/kvm/arm/ |
H A D | fw-pseudo-registers.rst | 130 Errors:
|
/linux/tools/perf/scripts/python/ |
H A D | parallel-perf.py | 85 def Errors(self): member in Work 244 errorlist += w.Errors()
|
/linux/Documentation/admin-guide/media/ |
H A D | si470x.rst | 137 Errors chapter
|
/linux/Documentation/driver-api/nfc/ |
H A D | nfc-hci.rst | 282 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/Documentation/admin-guide/laptops/ |
H A D | asus-laptop.rst | 254 Patches, Errors, Questions
|
/linux/Documentation/networking/ |
H A D | netdev-features.rst | 95 Errors returned are not (and cannot be) propagated anywhere except dmesg.
|
/linux/drivers/edac/ |
H A D | Kconfig | 507 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
|
/linux/drivers/memory/ |
H A D | Kconfig | 164 Coherency Fabric. Errors reported include accesses to
|