Home
last modified time | relevance | path

Searched full:cold (Results 1 – 25 of 180) sorted by relevance

12345678

/linux/arch/mips/ath25/
H A Dar5312_regs.h100 #define AR5312_RESET_SYSTEM 0x00000001 /* cold reset full system */
101 #define AR5312_RESET_PROC 0x00000002 /* cold reset MIPS core */
102 #define AR5312_RESET_WLAN0 0x00000004 /* cold reset WLAN MAC/BB */
103 #define AR5312_RESET_EPHY0 0x00000008 /* cold reset ENET0 phy */
104 #define AR5312_RESET_EPHY1 0x00000010 /* cold reset ENET1 phy */
105 #define AR5312_RESET_ENET0 0x00000020 /* cold reset ENET0 MAC */
106 #define AR5312_RESET_ENET1 0x00000040 /* cold reset ENET1 MAC */
107 #define AR5312_RESET_UART0 0x00000100 /* cold reset UART0 */
108 #define AR5312_RESET_WLAN1 0x00000200 /* cold reset WLAN MAC/BB */
109 #define AR5312_RESET_APB 0x00000400 /* cold reset APB ar5312 */
H A Dar2315_regs.h64 /* Cold reset register */
89 #define AR2315_RESET_EPHY0 0x00000400 /* cold reset ENET0 phy */
90 #define AR2315_RESET_ENET0 0x00000800 /* cold reset ENET0 MAC */
/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-init.c210 …_usb_find_device(struct usb_device *udev, const struct dvb_usb_device_properties *props, int *cold) in dvb_usb_find_device() argument
215 *cold = -1; in dvb_usb_find_device()
220 …deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device()
223 *cold = 1; in dvb_usb_find_device()
236 *cold = 0; in dvb_usb_find_device()
244 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device()
276 int ret = -ENOMEM, cold = 0; in dvb_usb_device_init() local
289 desc = dvb_usb_find_device(udev, &d->props, &cold); in dvb_usb_device_init()
296 if (cold) { in dvb_usb_device_init()
297 info("found a '%s' in cold state, will try to load a firmware", desc->name); in dvb_usb_device_init()
/linux/arch/arm/mach-tegra/
H A Dplatsmp.c80 * The power up sequence of cold boot CPU and warm boot CPU in tegra30_boot_secondary()
88 * For cold boot CPU, do not wait. After the cold boot CPU be in tegra30_boot_secondary()
103 * The power status of the cold boot CPU is power gated as in tegra30_boot_secondary()
104 * default. To power up the cold boot CPU, the power should in tegra30_boot_secondary()
147 * Cold boot flow in tegra114_boot_secondary()
/linux/Documentation/devicetree/bindings/power/supply/
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;
/linux/include/net/libeth/
H A Dcache.h41 * @...: from 1 to 3 CL group sizes (read-mostly, read-write, cold)
56 * @c: expected size of the cold group
63 libeth_cacheline_group_assert(type, cold, c); \
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst135 servers it manages based on the sizes of their cold pages defined by
141 pressure. It usually targets cold pages only. E.g., when a new job
142 comes in, the job scheduler wants to proactively reclaim cold pages on
160 cold pages because of the overestimation, it retries on the next
H A Dzswap.rst126 When there is a sizable amount of cold memory residing in the zswap pool, it
127 can be advantageous to proactively write these cold pages to swap and reclaim
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom,pm8775-mbg-tm.yaml17 for both hot and cold, LVL1 and LVL2 thresholds, which makes it different
20 it is a hot/cold and LVL1/LVL2 violation.
/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c50 * LME2510: SHARP:BS2F7HZ0194(MV0194) cannot cold reset and share system
51 * with other tuners. After a cold reset streaming will not start.
668 info("FRM Firmware Cold Reset"); in lme_coldreset()
682 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() argument
690 cold = (cold > 0) ? (cold & 1) : 0; in lme_firmware_switch()
701 cold = 0; in lme_firmware_switch()
724 cold = 0; in lme_firmware_switch()
744 cold = 0; in lme_firmware_switch()
758 if (cold) { in lme_firmware_switch()
1153 return COLD; in lme2510_identify_state()
/linux/kernel/trace/
H A Dtrace_benchmark.c31 * it simply writes "START". As the first write is cold cache and
63 * The first read is cold cached, keep it separate from the in trace_do_benchmark()
69 "first=%llu [COLD CACHED]", bm_first); in trace_do_benchmark()
/linux/Documentation/driver-api/cxl/allocation/
H A Dreclaim.rst40 are typically cold, the result is a cold page becomes promoted - only to
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h431 __cacheline_group_begin_aligned(cold);
434 __cacheline_group_end_aligned(cold);
573 __cacheline_group_begin_aligned(cold);
584 __cacheline_group_end_aligned(cold);
709 __cacheline_group_begin_aligned(cold);
718 __cacheline_group_end_aligned(cold);
788 __cacheline_group_begin_aligned(cold);
798 __cacheline_group_end_aligned(cold);
848 __cacheline_group_begin_aligned(cold);
854 __cacheline_group_end_aligned(cold);
/linux/Documentation/devicetree/bindings/ata/
H A Dnvidia,tegra-ahci.yaml43 - const: sata-cold
174 reset-names = "sata", "sata-cold", "sata-oob";
/linux/drivers/clk/
H A Dclk-twl6040.c49 * Cold Temperature". This affects cold boot and deeper idle states it
/linux/drivers/net/wireless/ath/ath10k/
H A Dahb.c186 ath10k_err(ar, "failed to get core cold rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init()
194 ath10k_err(ar, "failed to get radio cold rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init()
252 ath10k_err(ar, "failed to deassert radio cold rst: %d\n", ret); in ath10k_ahb_release_reset()
349 ath10k_err(ar, "failed to assert core cold rst: %d\n", ret); in ath10k_ahb_halt_chip()
354 ath10k_err(ar, "failed to assert radio cold rst: %d\n", ret); in ath10k_ahb_halt_chip()
385 ath10k_err(ar, "failed to deassert core cold rst: %d\n", ret); in ath10k_ahb_halt_chip()
/linux/drivers/platform/chrome/
H A Dcros_ec_sysfs.c31 "ro|rw|cancel|cold|disable-jump|hibernate|cold-ap-off"); in reboot_show()
48 {"cold-ap-off", EC_REBOOT_COLD_AP_OFF, 0}, in reboot_store()
49 {"cold", EC_REBOOT_COLD, 0}, in reboot_store()
/linux/drivers/iio/temperature/
H A Dmax31856.c64 { /* Cold Junction Temperature */
187 /* Get Cold Junction Temp. offset register value */ in max31856_thermocouple_read()
228 /* Cold junction Temp. Data resolution is 0.015625 */ in max31856_read_raw()
/linux/arch/arm/mach-socfpga/
H A Dcore.h19 #define RSTMGR_CTRL_SWCOLDRSTREQ 0x1 /* Cold Reset */
/linux/drivers/watchdog/
H A Dst_lpc_wdt.c66 /* Type of watchdog reset - 0: Cold 1: Warm */ in st_wdog_setup()
230 st_wdog->warm_reset ? "warm" : "cold"); in st_wdog_probe()
/linux/scripts/
H A Dobjdump-func31 # match compiler-added suffixes like ".cold", etc
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
/linux/Documentation/devicetree/bindings/watchdog/
H A Dst_lpc_wdt.txt30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
/linux/drivers/firmware/efi/
H A Dreboot.c15 const char *str[] = { "cold", "warm", "shutdown", "platform" }; in efi_reboot()
/linux/rust/
H A Dbuild_error.rs26 #[cold]

12345678