/Linux-v5.10/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tmu.dtsi | 17 atlas0_alert_0: atlas0-alert-0 { 22 atlas0_alert_1: atlas0-alert-1 { 27 atlas0_alert_2: atlas0-alert-2 { 32 atlas0_alert_3: atlas0-alert-3 { 37 atlas0_alert_4: atlas0-alert-4 { 42 atlas0_alert_5: atlas0-alert-5 { 47 atlas0_alert_6: atlas0-alert-6 { 105 atlas1_alert_0: atlas1-alert-0 { 110 atlas1_alert_1: atlas1-alert-1 { 115 atlas1_alert_2: atlas1-alert-2 { [all …]
|
D | exynos7-trip-points.dtsi | 10 cpu-alert-0 { 15 cpu-alert-1 { 20 cpu-alert-2 { 25 cpu-alert-3 { 30 cpu-alert-4 { 35 cpu-alert-5 { 40 cpu-alert-6 {
|
/Linux-v5.10/drivers/i2c/ |
D | i2c-smbus.c | 21 struct work_struct alert; member 22 struct i2c_client *ara; /* Alert response address */ 50 if (driver->alert) in smbus_do_alert() 51 driver->alert(client, data->type, data->data); in smbus_do_alert() 53 dev_warn(&client->dev, "no driver alert()!\n"); in smbus_do_alert() 55 dev_dbg(&client->dev, "alert with no driver\n"); in smbus_do_alert() 63 * The alert IRQ handler needs to hand work off to a task which can issue 68 struct i2c_smbus_alert *alert = d; in smbus_alert() local 71 ara = alert->ara; in smbus_alert() 96 /* Notify driver for the device which issued the alert */ in smbus_alert() [all …]
|
/Linux-v5.10/arch/s390/kernel/ |
D | perf_cpum_cf_common.c | 30 .alert = ATOMIC64_INIT(0), 40 unsigned int alert, unsigned long unused) in cpumf_measurement_alert() argument 44 if (!(alert & CPU_MF_INT_CF_MASK)) in cpumf_measurement_alert() 55 /* counter authorization change alert */ in cpumf_measurement_alert() 56 if (alert & CPU_MF_INT_CF_CACA) in cpumf_measurement_alert() 59 /* loss of counter data alert */ in cpumf_measurement_alert() 60 if (alert & CPU_MF_INT_CF_LCDA) in cpumf_measurement_alert() 63 /* loss of MT counter data alert */ in cpumf_measurement_alert() 64 if (alert & CPU_MF_INT_CF_MTDA) in cpumf_measurement_alert() 68 /* store alert for special handling by in-kernel users */ in cpumf_measurement_alert() [all …]
|
D | perf_cpum_sf.c | 81 unsigned long alert_mark; /* index of SDB of alert request position */ 386 * 2. Function alloc_sampling_buffer() sets the Alert Request in allocate_buffers() 387 * Control indicator to trigger a measurement-alert to harvest in allocate_buffers() 389 * measurement alert interrupt fires quick enough to handle in allocate_buffers() 392 * Currently there is no need for setup alert request on every in allocate_buffers() 1090 * using the Program Request Alert code. The regs.int_parm_long in perf_push_sample() 1368 * the point of alert indicator. And ignore the SDBs which are not 1372 * 2. Remove alert indicator in the buffer. 1393 /* Remove alert indicators in the buffer */ in aux_output_end() 1432 "%s: range %ld head %ld alert %ld empty %ld\n", in aux_output_begin() [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | exynos5422-odroidxu3-common.dtsi | 57 cpu0_alert0: cpu-alert-0 { 62 cpu0_alert1: cpu-alert-1 { 67 cpu0_alert2: cpu-alert-2 { 83 cpu0_alert3: cpu-alert-3 { 88 cpu0_alert4: cpu-alert-4 { 146 cpu1_alert0: cpu-alert-0 { 151 cpu1_alert1: cpu-alert-1 { 156 cpu1_alert2: cpu-alert-2 { 166 cpu1_alert3: cpu-alert-3 { 171 cpu1_alert4: cpu-alert-4 { [all …]
|
D | exynos5422-odroidhc1.dts | 34 cpu0_alert0: cpu-alert-0 { 39 cpu0_alert1: cpu-alert-1 { 89 cpu1_alert0: cpu-alert-0 { 94 cpu1_alert1: cpu-alert-1 { 133 cpu2_alert0: cpu-alert-0 { 138 cpu2_alert1: cpu-alert-1 { 177 cpu3_alert0: cpu-alert-0 { 182 cpu3_alert1: cpu-alert-1 { 221 gpu_alert0: gpu-alert-0 { 226 gpu_alert1: gpu-alert-1 {
|
D | exynos5420-trip-points.dtsi | 11 cpu-alert-0 { 16 cpu-alert-1 { 21 cpu-alert-2 {
|
D | exynos4-cpu-thermal.dtsi | 17 cpu_alert0: cpu-alert-0 { 22 cpu_alert1: cpu-alert-1 { 27 cpu_alert2: cpu-alert-2 {
|
D | exynos5420-arndale-octa.dts | 73 cpu0_alert0: cpu-alert-0 { 78 cpu0_alert1: cpu-alert-1 { 83 cpu0_alert2: cpu-alert-2 { 148 cpu1_alert0: cpu-alert-0 { 153 cpu1_alert1: cpu-alert-1 { 158 cpu1_alert2: cpu-alert-2 { 211 cpu2_alert0: cpu-alert-0 { 216 cpu2_alert1: cpu-alert-1 { 221 cpu2_alert2: cpu-alert-2 { 274 cpu3_alert0: cpu-alert-0 { [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | max17040_battery.txt | 11 - maxim,alert-low-soc-level : The alert threshold that sets the state of 28 property to use alert low SOC level interrupt 31 Optional properties support interrupt functionality for alert low state of 40 maxim,alert-low-soc-level = <10>; 50 maxim,alert-low-soc-level = <10>;
|
D | microchip,ucs1002.txt | 9 corresponding to A_DET# pin, ALERT# pin, or both) 13 - "alert" for line connected to ALERT# pin 25 interrupt-names = "a_det", "alert";
|
D | battery.yaml | 96 - description: alert when ambient temperature is lower than this value 97 - description: alert when ambient temperature is higher than this value 99 alert-celsius: 103 - description: alert when battery temperature is lower than this value 104 - description: alert when battery temperature is higher than this value 156 alert-celsius = <0 40>;
|
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/ |
D | max6697.txt | 30 - alert-mask 31 Alert bit mask. Alert disabled for bits set. 33 If not specified, alert will be enabled for all channels. 62 alert-mask = <0x72>;
|
D | adi,adm1177.yaml | 32 the current reading and overcurrent alert is disabled. 36 Specifies the current level at which an over current alert occurs. 37 If not provided, the overcurrent alert is configured to max ADC range
|
/Linux-v5.10/Documentation/hwmon/ |
D | ina3221.rst | 35 curr[123]_crit Critical alert current(mA) setting, activates the 38 curr[123]_crit_alarm Critical alert current limit exceeded 39 curr[123]_max Warning alert current(mA) setting, activates the 42 curr[123]_max_alarm Warning alert current limit exceeded 49 curr4_crit Critical alert current(mA) setting for sum of current 54 curr4_crit_alarm Critical alert current limit exceeded for sum of
|
D | lm90.rst | 294 * Filter and alert configuration register at 0xBF. 295 * ALERT is triggered by temperatures over critical limits. 306 * Consecutive alert register at 0x22. 309 * ALERT is triggered by open remote sensor. 345 * Filter and alert configuration register at 0xBF 372 SMBus Alert Support 375 This driver has basic support for SMBus alert. When an alert is received, 379 Semiconductor chips (NCT1008) do not implement the SMBus alert protocol 380 properly so additional care is needed: the ALERT output is disabled when 381 an alert is received, and is re-enabled only when the alarm is gone.
|
D | max6639.rst | 38 temp1_crit RW Set ALERT temperature for input 1 39 temp2_crit RW Set ALERT temperature for input 2 51 temp1_crit_alarm R Alarm on ALERT temperature on channel 1 52 temp2_crit_alarm R Alarm on ALERT temperature on channel 2
|
D | sht3x.rst | 56 reading exceeds the configured limits, the alert attribute is set to 1 and 57 the alert pin on the sensor is set to high. 59 values, the alert bit is set to 0 and the alert pin on the sensor is set to
|
/Linux-v5.10/drivers/thermal/ti-soc-thermal/ |
D | Kconfig | 9 This includes alert interrupts generation and also the TSHUT 48 This includes alert interrupts generation and also the TSHUT 60 This includes alert interrupts generation and also the TSHUT 72 This includes alert interrupts generation and also the TSHUT
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu7_thermal.c | 306 * Set the requested temperature range for high and low alert signals 309 * @param range Temperature range to be programmed for high and low alert signals 367 uint32_t alert; in smu7_thermal_enable_alert() local 369 alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, in smu7_thermal_enable_alert() 371 alert &= ~(SMU7_THERMAL_HIGH_ALERT_MASK | SMU7_THERMAL_LOW_ALERT_MASK); in smu7_thermal_enable_alert() 373 CG_THERMAL_INT, THERM_INT_MASK, alert); in smu7_thermal_enable_alert() 385 uint32_t alert; in smu7_thermal_disable_alert() local 387 alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, in smu7_thermal_disable_alert() 389 alert |= (SMU7_THERMAL_HIGH_ALERT_MASK | SMU7_THERMAL_LOW_ALERT_MASK); in smu7_thermal_disable_alert() 391 CG_THERMAL_INT, THERM_INT_MASK, alert); in smu7_thermal_disable_alert()
|
/Linux-v5.10/drivers/power/supply/ |
D | max17040_battery.c | 152 /* Low alert threshold from 32% to 1% of the State of Charge */ 259 "maxim,alert-low-soc-level", in max17040_get_of_data() 264 dev_err(dev, "maxim,alert-low-soc-level out of bounds\n"); in max17040_get_of_data() 322 /* Returns true if alert cause was SOC change, not low SOC */ 331 // this alert was caused by low soc in max17040_handle_soc_alert() 348 dev_warn(&chip->client->dev, "IRQ: Alert battery low level\n"); in max17040_thread_handler() 356 /* reset alert bit */ in max17040_thread_handler() 396 /* alert threshold can be programmed from 1% up to 16/32% */ in max17040_set_property() 520 "Failed to set low SOC alert: err %d\n", ret); in max17040_probe() 531 "Failed to set SOC alert: err %d\n", ret); in max17040_probe() [all …]
|
/Linux-v5.10/arch/s390/include/asm/ |
D | cpu_mf.h | 19 #define CPU_MF_INT_SF_PRA (1 << 29) /* program request alert */ 20 #define CPU_MF_INT_SF_SACA (1 << 23) /* sampler auth. change alert */ 21 #define CPU_MF_INT_SF_LSDA (1 << 22) /* loss of sample data alert */ 22 #define CPU_MF_INT_CF_MTDA (1 << 15) /* loss of MT ctr. data alert */ 23 #define CPU_MF_INT_CF_CACA (1 << 7) /* counter auth. change alert */ 24 #define CPU_MF_INT_CF_LCDA (1 << 6) /* loss of counter data alert */ 135 unsigned int a:1; /* 1 - Alert request control */ 224 MT_DIAG_CLEARING = 9, /* clears loss-of-MT-ctr-data alert */
|
D | irq.h | 100 (1UL << (63 - 48)) /* Malfunction Alert */ | \ 107 (1UL << (63 - 58)) /* Measurement Alert */ | \ 108 (1UL << (63 - 59)) /* Timing Alert */ | \
|
/Linux-v5.10/tools/perf/util/ |
D | s390-cpumcf-kernel.h | 30 unsigned int mtda:1; /* Loss of MT ctr. data alert */ 31 unsigned int caca:1; /* Counter auth. change alert */ 32 unsigned int lcda:1; /* Loss of counter data alert */
|