| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/ |
| H A 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 …]
|
| H A 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 {
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A 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 …]
|
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A 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 …]
|
| H A 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 {
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ipmitool/ |
| H A D | 0004-lanp-Fix-buffer-overflows-in-get_lan_param_select.patch | 29 @@ -1917,7 +1917,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 37 printf("Setting LAN Alert %d IP Address to %d.%d.%d.%d\n", alert, 38 @@ -1932,7 +1932,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 46 printf("Setting LAN Alert %d MAC Address to " 47 @@ -1947,7 +1947,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 56 @@ -1973,7 +1973,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 65 @@ -1998,7 +1998,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 73 printf("Setting LAN Alert %d destination to PET Trap\n", alert); 74 @@ -2026,7 +2026,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 83 @@ -2042,7 +2042,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert,
|
| /OK3568_Linux_fs/buildroot/package/ipmitool/ |
| H A D | 0012-lanp-Fix-buffer-overflows-in-get_lan_param_select.patch | 27 @@ -1809,7 +1809,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 35 printf("Setting LAN Alert %d IP Address to %d.%d.%d.%d\n", alert, 36 @@ -1824,7 +1824,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 44 printf("Setting LAN Alert %d MAC Address to " 45 @@ -1838,7 +1838,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 54 @@ -1864,7 +1864,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 63 @@ -1889,7 +1889,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 71 printf("Setting LAN Alert %d destination to PET Trap\n", alert); 72 @@ -1917,7 +1917,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert, 81 @@ -1933,7 +1933,7 @@ ipmi_lan_alert_set(struct ipmi_intf * intf, uint8_t chan, uint8_t alert,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A 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>;
|
| H A 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";
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/scripts/ |
| H A D | alert.sh | 6 # 30-second alert sound. The alert sound comprises two audio tones at 8 # can be used to construct an audio file containing the alert sound. 14 # alert tone starts playing---it's not a pleasant sound! 36 $SOX -c 1 -r 8000 2tones.ul alert.au repeat - trim 0 30 40 $SOX alert.au -d
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | lm90.rst | 304 * Filter and alert configuration register at 0xBF. 305 * ALERT is triggered by temperatures over critical limits. 316 * Consecutive alert register at 0x22. 319 * ALERT is triggered by open remote sensor. 355 * Filter and alert configuration register at 0xBF 382 SMBus Alert Support 385 This driver has basic support for SMBus alert. When an alert is received, 389 Semiconductor chips (NCT1008) do not implement the SMBus alert protocol 390 properly so additional care is needed: the ALERT output is disabled when 391 an alert is received, and is re-enabled only when the alarm is gone.
|
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/ |
| H A 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>;
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templates/ |
| H A D | mrb_section.html | 23 …lass="alert build-result {% if build.outcome == build.SUCCEEDED %}alert-success{% elif build.outco… 29 <a class="alert-link text-uppercase" href="{% project_url build.project %}"> 52 <a class="alert-link" href="<%:dashboard_url%>"> 210 <a href="<%:dashboard_errors_url%>" class="alert-link"> 220 <a href="<%:dashboard_warnings_url%>" class="alert-link build-warnings"> 232 <a class="alert-link" href="<%:buildtime_url%>"><%:buildtime%></a> 265 …<span class="rebuild-btn alert-link <%if state == 'Success'%>success<%else state == 'Failed'%>dang… 280 <span class="cancel-build-btn pull-right alert-link"
|
| H A D | projecttopbar.html | 20 …<div class="alert alert-success alert-dismissible change-notification" id="project-created-notific… 21 <button type="button" class="close" data-dismiss="alert">×</button> 22 …You can now <a class="alert-link" href="{% url 'projectmachines' project.id %}">select your target…
|
| H A D | recipedetails.html | 52 <div class="alert alert-success lead" id="image-created-notification" style="margin-top: 15px; disp… 53 <button type="button" data-dismiss="alert" class="close">x</button> 99 <div class="alert alert-info air" id="build-to-get-packages-msg" 108 <div class="alert alert-info air" id="packages-alert"
|
| H A D | task.html | 132 <p class="alert"> 169 <div class="alert alert-info details"> 205 <div class="alert alert-info">Attempting to restore output from sstate cache 232 <div class="alert alert-info"> 236 <div class="alert alert-warning"> 242 <div class="alert alert-info"> 246 <div class="alert alert-info">
|
| H A D | project_specific_topbar.html | 20 …<div class="alert alert-success alert-dismissible change-notification" id="project-created-notific… 21 <button type="button" class="close" data-dismiss="alert">×</button> 22 …You can now <a class="alert-link" href="{% url 'projectmachines' project.id %}">select your target…
|
| H A D | base_specific.html | 81 … <div id="loading-notification" class="alert alert-warning lead text-center" style="display:none"> 85 …<div id="change-notification" class="alert alert-info alert-dismissible change-notification" style… 86 <button type="button" class="close" id="hide-alert" data-toggle="alert">×</button>
|
| H A D | package_built_detail.html | 21 <!-- Package file list or if empty, alert pane --> 23 <div class="alert alert-info"> 38 <div class="alert alert-info">
|
| H A D | base.html | 73 … <div id="loading-notification" class="alert alert-warning lead text-center" style="display:none"> 77 …<div id="change-notification" class="alert alert-info alert-dismissible change-notification" style… 78 <button type="button" class="close" id="hide-alert" data-toggle="alert">×</button>
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/ |
| H A 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
|