Home
last modified time | relevance | path

Searched full:warm (Results 1 – 25 of 155) sorted by relevance

1234567

/linux/arch/mips/ath25/
H A Dar2315_regs.h79 #define AR2315_RESET_WARM_WLAN0_MAC 0x00000001 /* warm reset WLAN0 MAC */
80 #define AR2315_RESET_WARM_WLAN0_BB 0x00000002 /* warm reset WLAN0 BB */
81 #define AR2315_RESET_MPEGTS_RSVD 0x00000004 /* warm reset MPEG-TS */
82 #define AR2315_RESET_PCIDMA 0x00000008 /* warm reset PCI ahb/dma */
83 #define AR2315_RESET_MEMCTL 0x00000010 /* warm reset mem control */
84 #define AR2315_RESET_LOCAL 0x00000020 /* warm reset local bus */
85 #define AR2315_RESET_I2C_RSVD 0x00000040 /* warm reset I2C bus */
86 #define AR2315_RESET_SPI 0x00000080 /* warm reset SPI iface */
87 #define AR2315_RESET_UART0 0x00000100 /* warm reset UART0 */
88 #define AR2315_RESET_IR_RSVD 0x00000200 /* warm reset IR iface */
H A Dar5312_regs.h110 #define AR5312_RESET_WARM_PROC 0x00001000 /* warm reset MIPS core */
111 #define AR5312_RESET_WARM_WLAN0_MAC 0x00002000 /* warm reset WLAN0 MAC */
112 #define AR5312_RESET_WARM_WLAN0_BB 0x00004000 /* warm reset WLAN0 BB */
114 #define AR5312_RESET_WARM_WLAN1_MAC 0x00020000 /* warm reset WLAN1 MAC */
115 #define AR5312_RESET_WARM_WLAN1_BB 0x00040000 /* warm reset WLAN1 BB */
/linux/Documentation/devicetree/bindings/sound/
H A Dsoc-ac97link.txt10 "ac97-warm-reset": AC97-link warm reset state
20 pinctrl-names = "default", "ac97-running", "ac97-reset", "ac97-warm-reset";
/linux/sound/
H A Dac97_bus.c44 * @try_warm: Try a warm reset first
49 * first performs a warm reset. If @try_warm is false the function issues
50 * cold reset followed by a warm reset. If @id is 0 any valid device ID
54 * * %1 - if warm reset is successful
55 * * %0 - if cold reset and warm reset is successful in snd_ac97_reset()
/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
40 st,warm-reset;
/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()
83 * For warm boot CPU that was resumed from CPU hotplug, the in tegra30_boot_secondary()
85 * flow controller of the warm boot CPU. We need to wait for in tegra30_boot_secondary()
137 * Warm boot flow in tegra114_boot_secondary()
/linux/Documentation/devicetree/bindings/regulator/
H A Dpalmas-pmic.txt40 ti,warm-reset - maintain voltage during warm reset(boolean)
77 ti,warm-reset;
/linux/drivers/usb/host/
H A Dxhci-port.h74 /* true: warm reset for a USB 3.0 device is done. A "hot" reset puts the port
75 * into an enabled state, and the device into the default state. A "warm" reset
77 * SW can also look at the Port Reset register to see when warm reset is done.
105 * Sx state. Warm port reset should be perfomed to clear this bit and move port
118 /* Initiate a warm port reset - complete when PORT_WRC is '1' */
/linux/drivers/thermal/qcom/
H A DKconfig21 Thermal client sets threshold temperature for both warm and cool and
44 Thermal client sets threshold temperature for both warm and cool and
/linux/include/linux/mfd/
H A Daltera-a10sr.h60 #define ALTR_A10SR_WARM_RST_REG 0x1A /* HPS Warm Reset */
61 #define ALTR_A10SR_WR_KEY_REG 0x1C /* HPS Warm Reset Key */
/linux/arch/mips/kernel/
H A Dbmips_vec.S147 * Check for soft reset. Indicates a warm boot
155 * Warm boot.
251 * CPU1 warm restart vector (used for second and subsequent boots).
/linux/arch/arm/mach-omap2/
H A Dprm33xx.c318 * am33xx_prm_global_warm_sw_reset - reboot the device via warm reset
320 * Immediately reboots the device through warm reset.
325 * Historically AM33xx performed warm reset for all requested reboot_mode. in am33xx_prm_global_sw_reset()
H A Dti81xx-restart.c22 * NOTE: Warm reset does not seem to work, may require resetting
/linux/drivers/net/wireless/ath/ath5k/
H A Dreset.c598 * Put MAC and Baseband on warm reset and keep that state
624 * Put chipset on warm reset... in ath5k_hw_on_hold()
626 * Note: putting PCI core on warm reset on PCI-E cards in ath5k_hw_on_hold()
644 ATH5K_ERR(ah, "failed to put device on warm reset\n"); in ath5k_hw_on_hold()
689 * Put chipset on warm reset... in ath5k_hw_nic_wakeup()
691 * Note: putting PCI core on warm reset on PCI-E cards in ath5k_hw_nic_wakeup()
726 * warm reset on others */ in ath5k_hw_nic_wakeup()
733 ATH5K_ERR(ah, "failed to warm reset the MAC Chip\n"); in ath5k_hw_nic_wakeup()
/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c
/linux/arch/arm/mach-socfpga/
H A Dcore.h20 #define RSTMGR_CTRL_SWWARMRSTREQ 0x2 /* Warm Reset */
/linux/tools/perf/pmu-events/arch/x86/lunarlake/
H A Duncore-memory.json139 "BriefDescription": "Any Rank at Warm state.",
/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()
H A Dnv_tco.h41 * first and 2nd timeout status bits, these also survive a warm boot,
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mc-cardlist.rst15 * - Artec T1 USB2.0 TVBOX (please check the warm ID)
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
/linux/arch/arm/boot/dts/aspeed/
H A Dast2500-facebook-netbmc-common.dtsi17 * Update reset type to "system" (full chip) to fix warm reboot hang issue
/linux/drivers/media/dvb-frontends/
H A Dsi2168_priv.h38 unsigned int warm:1; member
/linux/drivers/firmware/efi/
H A Dreboot.c15 const char *str[] = { "cold", "warm", "shutdown", "platform" }; in efi_reboot()
/linux/arch/mips/sibyte/common/
H A Dcfe.c46 int warm = *(int *)arg; in cfe_linux_exit() local
59 cfe_exit(warm, 0); in cfe_linux_exit()

1234567