Searched refs:critical (Results 1 – 24 of 24) sorted by relevance
/drivers/acpi/ |
D | thermal.c | 110 u8 critical:1; member 150 struct acpi_thermal_critical critical; member 275 tz->trips.critical.temperature = tmp; in acpi_thermal_trips_update() 283 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 289 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 291 tz->trips.critical.flags.valid = 1; in acpi_thermal_trips_update() 294 tz->trips.critical.temperature)); in acpi_thermal_trips_update() 296 if (tz->trips.critical.flags.valid == 1) { in acpi_thermal_trips_update() 298 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update() 304 if (crt_k > tz->trips.critical.temperature) in acpi_thermal_trips_update() [all …]
|
/drivers/thermal/intel/ |
D | Kconfig | 44 notification methods.The other trip is a critical trip point, which 54 hot & critical. The critical trip point default value is set by
|
/drivers/net/ethernet/netronome/nfp/ |
D | ccm_mbox.c | 518 enum nfp_ccm_type type, bool critical) in nfp_ccm_mbox_msg_enqueue() argument 524 if (!critical && nn->mbox_cmsg.queue.qlen >= NFP_CCM_MAX_QLEN) { in nfp_ccm_mbox_msg_enqueue() 542 unsigned int max_reply_size, bool critical) in __nfp_ccm_mbox_communicate() argument 553 err = nfp_ccm_mbox_msg_enqueue(nn, skb, type, critical); in __nfp_ccm_mbox_communicate()
|
D | ccm.h | 124 unsigned int max_reply_size, bool critical);
|
/drivers/thermal/ |
D | Kconfig | 31 critical temperatures are reached using orderly_poweroff(). In 35 poweroff kicks in. Similarly to the critical trip point, 232 It supports one critical trip point and one passive trip point. The 252 It supports one critical trip point and one passive trip point. The 272 ADC (TS-ADC) found on Rockchip SoCs. It supports one critical
|
/drivers/soc/mediatek/ |
D | Kconfig | 16 driver. The CMDQ is used to help read/write registers with critical
|
/drivers/hwmon/ |
D | lm85.c | 268 s8 critical; /* "All fans ON" temp limit */ member 516 data->zone[i].critical = in lm85_update_device() 523 data->zone[i].critical -= 64; in lm85_update_device() 1252 return sprintf(buf, "%d\n", TEMP_FROM_REG(data->zone[nr].critical)); in temp_auto_temp_crit_show() 1270 data->zone[nr].critical = TEMP_TO_REG(val); in temp_auto_temp_crit_store() 1272 data->zone[nr].critical); in temp_auto_temp_crit_store()
|
/drivers/clk/sunxi/ |
D | clk-sunxi.c | 889 bool critical; member 906 { .shift = 0, .pow = 0, .critical = true }, /* M, DDR */ 1083 (data->div[i].critical ? in sunxi_divs_clk_setup()
|
/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 15 logic controllers (PLC) via a non-time-critical communications system
|
/drivers/power/supply/ |
D | ab8500_bmdata.c | 397 .critical = 2,
|
D | ab8500_fg.c | 1156 if (percent <= di->bm->cap_levels->critical || in ab8500_fg_capacity_level()
|
/drivers/clk/x86/ |
D | clk-pmc-atom.c | 188 if (pmc_data->critical && plt_clk_is_enabled(&pclk->hw)) in plt_clk_register()
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_geneve.c | 110 geneveh->critical = !!(tun_info->key.tun_flags & TUNNEL_CRIT_OPT); in mlx5e_gen_ip_tunnel_header_geneve()
|
/drivers/platform/x86/ |
D | pmc_atom.c | 457 clk_data->critical = true; in pmc_setup_clks()
|
D | Kconfig | 562 firmware alerts (like critical battery condition), or misled 1164 timeout or when the system battery reaches a critical state,
|
/drivers/usb/ |
D | Kconfig | 152 slower than on a PCI/ISA Parallel Port, so timing critical
|
/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 198 the deadline allotted for the vblank evade critical section
|
/drivers/net/ |
D | geneve.c | 226 (gnvh->critical ? TUNNEL_CRIT_OPT : 0); in geneve_rx() 243 if (gnvh->critical) { in geneve_rx() 730 geneveh->critical = !!(info->key.tun_flags & TUNNEL_CRIT_OPT); in geneve_build_header()
|
/drivers/mailbox/ |
D | Kconfig | 217 critical time limitation, such as updating display configuration
|
/drivers/xen/ |
D | Kconfig | 19 It is very useful on critical systems which require long
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1620 * critical section here to guard against a timeout triggering 2388 * Modifying the disconnected list is a critical(pause dissabled) section.
|
D | aic79xx.seq | 699 * Once we are out of the select_out critical section, 1183 * critical section here to guard against a timeout triggering
|
/drivers/watchdog/ |
D | Kconfig | 1826 timer is typically be used in misson critical and safety critical
|
/drivers/iio/adc/ |
D | Kconfig | 871 enabled by default since the SoC temperature is usually more critical
|