/linux/Documentation/hwmon/ |
H A D | ltc2992.rst | 39 inX_min_alarm An undervoltage occurred. Cleared on read. 40 inX_max_alarm An overvoltage occurred. Cleared on read. 47 currX_min_alarm An undercurrent occurred. Cleared on read. 48 currX_max_alarm An overcurrent occurred. Cleared on read. 55 powerX_min_alarm An underpower occurred. Cleared on read. 56 powerX_max_alarm An overpower occurred. Cleared on read.
|
/linux/drivers/gpu/drm/amd/include/ivsrcid/dcn/ |
H A D | irqsrcs_dcn_1_0.h | 270 #define DCN_1_0__SRCID__DC_AUX1_GTC_SYNC_ERROR 0xD // AUX1 GTC sync error occurred AUX1_GTC… 276 #define DCN_1_0__SRCID__DC_AUX2_GTC_SYNC_ERROR 0xD // AUX2 GTC sync error occurred AUX2_GTC… 282 #define DCN_1_0__SRCID__DC_AUX3_GTC_SYNC_ERROR 0xD // AUX3 GTC sync error occurred AUX3_GTC… 405 #define DCN_1_0__SRCID__DC_AUX4_GTC_SYNC_ERROR 0x13 // AUX4 GTC sync error occurred AUX4_GT… 411 #define DCN_1_0__SRCID__DC_AUX5_GTC_SYNC_ERROR 0x13 // AUX5 GTC sync error occurred AUX5_GT… 417 #define DCN_1_0__SRCID__DC_AUX6_GTC_SYNC_ERROR 0x13 // AUX6 GTC sync error occurred AUX6_GT… 607 #define DCN_1_0__SRCID__OTG1_SET_VTOTAL_MIN_EVENT_INT 0x1E // D1 : OTG DRR event occurred interrupt… 646 #define DCN_1_0__SRCID__OTG2_SET_VTOTAL_MIN_EVENT_INT 0x1F // D2 : OTG DRR event occurred interrupt… 685 #define DCN_1_0__SRCID__OTG3_SET_VTOTAL_MIN_EVENT_INT 0x20 // D3 : OTG DRR event occurred interrupt… 724 #define DCN_1_0__SRCID__OTG4_SET_VTOTAL_MIN_EVENT_INT 0x21 // D4 : OTG DRR event occurred interrupt… [all …]
|
/linux/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | uncore-power.json | 151 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 160 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 169 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 178 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 187 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 196 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 205 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 214 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 223 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … 232 … algorithm rejected the deep sleep state. In other words, a wake event occurred before the timer … [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-edac | 35 errors that have occurred on this memory controller. If 43 occurred on this memory controller with no information as to 50 errors that have occurred on this memory controller. This 60 have occurred on this memory controller wherewith no 146 errors that have occurred on this DIMM. This count is very important 155 errors that have occurred on this DIMM. If panic_on_ue is set, this
|
H A D | sysfs-bus-fsi-devices-sbefifo | 8 occurred and no transfers have completed since the timeout. A 9 value of 0 indicates that no timeout has occurred, or if one
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen4_ras.h | 405 * BIT(0) - Indicates an uncorrectable error has occurred in the 407 * BIT(2) - Parity error occurred in the bank SPP fifos 408 * BIT(3) - Indicates Parity error occurred in following fifos in 410 * BIT(4) - Parity error occurred in flops in the design 411 * BIT(5) - Uncorrectable error has occurred in the 413 * BIT(7) - Indicates Parity error occurred in the Resource Manager 415 * BIT(8) - Indicates Parity error occurred in the Resource Manager 417 * BIT(9) - Indicates Parity error occurred in the Resource Manager 419 * BIT(10) - Indicates an uncorrectable error has occurred in the 421 * BIT(14) - Parity error occurred in Buffer Manager sigdone FIFO [all …]
|
/linux/drivers/mmc/core/ |
H A D | debugfs.c | 254 [MMC_ERR_CMD_TIMEOUT] = "Command Timeout Occurred", in mmc_err_stats_show() 255 [MMC_ERR_CMD_CRC] = "Command CRC Errors Occurred", in mmc_err_stats_show() 256 [MMC_ERR_DAT_TIMEOUT] = "Data Timeout Occurred", in mmc_err_stats_show() 257 [MMC_ERR_DAT_CRC] = "Data CRC Errors Occurred", in mmc_err_stats_show() 258 [MMC_ERR_AUTO_CMD] = "Auto-Cmd Error Occurred", in mmc_err_stats_show() 259 [MMC_ERR_ADMA] = "ADMA Error Occurred", in mmc_err_stats_show() 260 [MMC_ERR_TUNING] = "Tuning Error Occurred", in mmc_err_stats_show()
|
/linux/include/linux/ |
H A D | smc91x.h | 34 #define RPC_LED_TX_RX (0x04) /* LED = TX or RX packet occurred */ 36 #define RPC_LED_TX (0x06) /* LED = TX packet occurred */ 37 #define RPC_LED_RX (0x07) /* LED = RX packet occurred */
|
/linux/drivers/gpio/ |
H A D | gpiolib-devres.c | 63 * another IS_ERR() code if an error occurred while trying to acquire the GPIO. 86 * another IS_ERR() code if an error occurred while trying to acquire the GPIO. 110 * another IS_ERR() code if an error occurred while trying to acquire the GPIO. 166 * another IS_ERR() code if an error occurred while trying to acquire the GPIO. 210 * another IS_ERR() code if an error occurred while trying to acquire the GPIO. 240 * or another IS_ERR() code if an error occurred while trying to acquire 282 * or another IS_ERR() code if an error occurred while trying to acquire
|
/linux/Documentation/driver-api/pm/ |
H A D | notifiers.rst | 37 error occurred during hibernation. Device restore callbacks have been 46 An error occurred during restore from hibernation. Device restore 53 The system has just resumed or an error occurred during suspend. Device
|
/linux/arch/sparc/include/asm/ |
H A D | ecc.h | 69 * occurred. 104 * C2E: A C2 graphics error occurred. 0=no 1=yes (SS10 only) 105 * MULT: Multiple errors occurred ;-O 0=no 1=prom_panic(yes) 109 * TIMEO: Timeout occurred. 0=no 1=yes
|
H A D | iommu_32.h | 65 #define IOMMU_AFSR_ME 0x00080000 /* Multiple errors occurred */ 79 #define IOMMU_MFSR_ME 0x00080000 /* Multiple parity errors occurred */ 80 #define IOMMU_MFSR_PERR 0x00006000 /* high bit indicates parity error occurred 83 #define IOMMU_MFSR_BM 0x00001000 /* Error occurred while in boot mode */
|
/linux/arch/m68k/include/asm/ |
H A D | MC68EZ328.h | 627 #define TSTAT_COMP 0x0001 /* Compare Event occurred */ 628 #define TSTAT_CAPT 0x0001 /* Capture Event occurred */ 1052 #define WATCHDOG_INTF 0x0080 /* Watchdog interrupt occurred */ 1076 #define RTCISR_MIN 0x0002 /* 1-minute interrupt has occurred */ 1077 #define RTCISR_ALM 0x0004 /* Alarm interrupt has occurred */ 1078 #define RTCISR_DAY 0x0008 /* 24-hour rollover interrupt has occurred */ 1079 #define RTCISR_1HZ 0x0010 /* 1Hz interrupt has occurred */ 1080 #define RTCISR_HR 0x0020 /* 1-hour interrupt has occurred */ 1081 #define RTCISR_SAM0 0x0100 /* 4Hz / 4.6875Hz interrupt has occurred */ 1082 #define RTCISR_SAM1 0x0200 /* 8Hz / 9.3750Hz interrupt has occurred */ [all …]
|
H A D | MC68VZ328.h | 719 #define TSTAT_COMP 0x0001 /* Compare Event occurred */ 720 #define TSTAT_CAPT 0x0001 /* Capture Event occurred */ 1147 #define WATCHDOG_INTF 0x0080 /* Watchdog interrupt occurred */ 1171 #define RTCISR_MIN 0x0002 /* 1-minute interrupt has occurred */ 1172 #define RTCISR_ALM 0x0004 /* Alarm interrupt has occurred */ 1173 #define RTCISR_DAY 0x0008 /* 24-hour rollover interrupt has occurred */ 1174 #define RTCISR_1HZ 0x0010 /* 1Hz interrupt has occurred */ 1175 #define RTCISR_HR 0x0020 /* 1-hour interrupt has occurred */ 1176 #define RTCISR_SAM0 0x0100 /* 4Hz / 4.6875Hz interrupt has occurred */ 1177 #define RTCISR_SAM1 0x0200 /* 8Hz / 9.3750Hz interrupt has occurred */ [all …]
|
/linux/include/linux/bus/ |
H A D | stm32_firewall_device.h | 53 * code if error occurred. 65 * appropriate errno code if error occurred 94 * appropriate errno code if error occurred
|
/linux/include/media/ |
H A D | dvb_ca_en50221.h | 92 * dvb_ca_en50221_camchange_irq - A CAMCHANGE IRQ has occurred. 102 * dvb_ca_en50221_camready_irq - A CAMREADY IRQ has occurred. 110 * dvb_ca_en50221_frda_irq - An FR or a DA IRQ has occurred.
|
/linux/drivers/scsi/ |
H A D | wd719x.h | 134 #define WD719X_SUE_CHAN1PAR 0x05 /* PCI Channel 1 parity error occurred */ 135 #define WD719X_SUE_CHAN1ABORT 0x06 /* PCI Channel 1 system abort occurred */ 136 #define WD719X_SUE_CHAN23PAR 0x07 /* PCI Channel 2/3 parity error occurred */ 137 #define WD719X_SUE_CHAN23ABORT 0x08 /* PCI Channel 2/3 system abort occurred */ 139 #define WD719X_SUE_RESET 0x11 /* SCSI bus reset occurred */
|
/linux/drivers/target/ |
H A D | target_core_ua.c | 107 * POWER ON, RESET, OR BUS DEVICE RESET OCCURRED highest in core_scsi3_ua_allocate() 108 * POWER ON OCCURRED or in core_scsi3_ua_allocate() 110 * SCSI BUS RESET OCCURRED or in core_scsi3_ua_allocate() 113 * BUS DEVICE RESET FUNCTION OCCURRED in core_scsi3_ua_allocate() 114 * I_T NEXUS LOSS OCCURRED in core_scsi3_ua_allocate()
|
/linux/Documentation/admin-guide/ |
H A D | tainted-kernels.rst | 43 a warning occurred (``W``), and an externally-built module was loaded (``O``). 99 14 _/L 16384 soft lockup occurred 148 ``' '`` if no Machine Check Exceptions have occurred. 153 occurred. 175 14) ``L`` if a soft lockup has previously occurred on the system.
|
/linux/drivers/scsi/aic7xxx/ |
H A D | cam.h | 58 CAM_UNCOR_PARITY, /* Uncorrectable parity error occurred */ 101 AC_UNSOL_RESEL = 0x002,/* Unsolicited reselection occurred */ 102 AC_BUS_RESET = 0x001 /* A SCSI bus reset occurred */
|
/linux/drivers/scsi/esas2r/ |
H A D | esas2r_log.c | 119 * @return 0 on success, or -1 if an error occurred. 187 * @return 0 on success, or -1 if an error occurred. 212 * @return 0 on success, or -1 if an error occurred. 239 * @return 0 on success, or -1 if an error occurred.
|
/linux/arch/arm/mach-sa1100/ |
H A D | ssp.c | 48 * %-ETIMEDOUT timeout occurred 85 * %-ETIMEDOUT timeout occurred 112 * %-ETIMEDOUT timeout occurred
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_irq.h | 97 * an error, this enumeration is used to indicate which errors have occurred. 120 IA_CSS_RX_IRQ_INFO_ERR_DATA_TIMEOUT = BIT(12), /** Timeout occurred */ 166 * that occurred. 185 * that occurred.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | modify_return.c | 41 * occurred. in BPF_PROG() 81 * occurred. in BPF_PROG()
|
/linux/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.h | 39 * @error: A hardware error occurred during capture 52 * @underrun: A buffer underrun occurred and a new buffer has been queued
|