| /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 | 70 Errors: 185 Errors: 276 Errors: 293 Errors: 312 Errors: 361 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/power/regulator/ |
| H A D | design.rst | 11 - Errors in regulator configuration can have very serious consequences
|
| /linux/Documentation/sound/cards/ |
| H A D | pcmtest.rst | 80 Errors injection 94 Errors can be injected into the following PCM callbacks:
|
| /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/userspace-api/media/v4l/ |
| H A D | capture.c.rst | 481 /* Errors ignored. */ 486 /* 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/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/drivers/memory/ |
| H A D | Kconfig | 164 Coherency Fabric. Errors reported include accesses to
|
| /linux/drivers/bus/ |
| H A D | Kconfig | 50 reported to the APB terminator (APB Errors Handler Block). This
|
| /linux/Documentation/networking/ |
| H A D | msg_zerocopy.rst | 124 events field. Errors are signaled unconditionally.
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | fsp2.dts | 114 /* PLB Errors */
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 150 Errors and warns need to be evaluated carefully before attempting to fix them.
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | 3c509.rst | 165 Tx Carrier Errors Reported in /proc/net/dev
|
| /linux/fs/affs/ |
| H A D | Changes | 280 - Errors and warnings are now reported via a
|