Home
last modified time | relevance | path

Searched refs:cold (Results 1 – 25 of 108) sorted by relevance

12345

/freebsd-14.2/usr.bin/gzip/
H A Dunbzip2.c39 int ret, end_of_file, cold = 0; in unbzip2() local
97 if (cold == 1) in unbzip2()
102 cold = 0; in unbzip2()
115 cold = 1; in unbzip2()
/freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt34 -cold : critical cold temperature of battery for charging
35 -cold-in-minus : flag that cold temperature is in minus degrees
65 cm-battery-cold = <50>;
66 cm-battery-cold-in-minus;
H A Dcharger-manager.yaml91 cm-battery-cold:
92 description: critical cold temperature of battery for charging in deci-degree celsius
95 cm-battery-cold-in-minus:
96 description: if set cm-battery-cold temperature is in minus degrees
192 cm-battery-cold = <50>;
193 cm-battery-cold-in-minus;
H A Dmaxim,max17042.yaml38 maxim,cold-temp:
41 Temperature threshold to report battery as cold (in tenths of degree Celsius).
42 Default is not to report cold events.
H A Dmax17042_battery.txt18 - maxim,cold-temp : Temperature threshold to report battery
19 as cold (in tenths of degree Celsius).
/freebsd-14.2/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib334 upon cold start or reinitialization of the NTP entity, the
348 upon cold start or reinitialization of the NTP entity, the
363 upon cold start or reinitialization of the NTP entity, the
378 upon cold start or reinitialization of the NTP entity, the
392 upon cold start or reinitialization of the NTP entity, the
445 upon cold start or reinitialization of the NTP entity, the
459 upon cold start or reinitialization of the NTP entity, the
619 upon cold start or reinitialization of the NTP entity, the
634 upon cold start or reinitialization of the NTP entity, the
669 last set value upon cold start or restart."
[all …]
/freebsd-14.2/sys/arm64/arm64/
H A Dautoconf.c88 cold = 0; in configure_final()
/freebsd-14.2/sys/riscv/riscv/
H A Dautoconf.c91 cold = 0; in configure_final()
/freebsd-14.2/sys/arm/arm/
H A Dautoconf.c98 cold = 0; in configure_final()
/freebsd-14.2/sys/contrib/device-tree/Bindings/ata/
H A Dnvidia,tegra-ahci.yaml43 - const: sata-cold
174 reset-names = "sata", "sata-cold", "sata-oob";
H A Dnvidia,tegra124-ahci.txt22 - sata-cold
/freebsd-14.2/sys/x86/x86/
H A Dautoconf.c121 cold = 0; in configure_final()
/freebsd-14.2/sys/powerpc/powerpc/
H A Dautoconf.c93 cold = 0; in configure_final()
H A Dintr_machdep.c352 if (!cold && i->pic != NULL && i->pic == root_pic) in powerpc_assign_intr_cpu()
549 if (!cold) { in powerpc_setup_intr()
606 if (!cold && i->pic != NULL) { in powerpc_fw_config_intr()
627 if (!cold && i->pic != NULL) in powerpc_config_intr()
/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.h124 if (cold) \
/freebsd-14.2/sys/dev/liquidio/
H A Dlio_bsd.h86 if (cold) \
/freebsd-14.2/sys/dev/qlxge/
H A Dqls_os.h140 if (cold) \
/freebsd-14.2/sys/dev/qlxgbe/
H A Dql_os.h148 if (cold) \
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml120 adi,cold-junction-handle:
122 Sensor responsible for measuring the thermocouple cold junction
172 reading to reduce the noise when the diode is used as a cold
499 adi,cold-junction-handle = <&diode5>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/watchdog/
H A Dst_lpc_wdt.txt30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
/freebsd-14.2/sys/dev/qlxgb/
H A Dqla_os.h138 if (cold) \
/freebsd-14.2/sys/kern/
H A Dsubr_epoch.c469 MPASS(cold || epoch != NULL); in _epoch_enter_preempt()
497 MPASS(cold || epoch != NULL); in epoch_enter()
712 MPASS(cold || epoch != NULL); in epoch_wait_preempt()
769 MPASS(cold || epoch != NULL); in epoch_wait()
H A Dsubr_autoconf.c205 if (cold == 0) in config_intrhook_establish()
/freebsd-14.2/sys/amd64/amd64/
H A Dinitcpu.c321 if (IS_BSP() && cold) in initializecpu()
/freebsd-14.2/sys/dev/firmware/arm/
H A Dscmi.c149 if (cold) { in scmi_request_locked()

12345