Home
last modified time | relevance | path

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

123456789

/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 the warm reset is successful the function
51 * followed by a warm reset. If this is successful the function returns 0,
/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/Documentation/tools/rtla/
H A Dcommon_options.rst49 **--warm-up** *s*
51 …starting collecting the data, allowing the system to warm-up. Statistical data generated during wa…
/linux/drivers/media/dvb-frontends/
H A Dtda10071.c46 if (!dev->warm) { in tda10071_cmd_execute()
97 if (!dev->warm) { in tda10071_set_tone()
142 if (!dev->warm) { in tda10071_set_voltage()
188 if (!dev->warm) { in tda10071_diseqc_send_master_cmd()
248 if (!dev->warm) { in tda10071_diseqc_recv_slave_reply()
309 if (!dev->warm) { in tda10071_diseqc_send_burst()
375 if (!dev->warm) { in tda10071_read_status()
564 if (!dev->warm) { in tda10071_set_frontend()
700 if (!dev->warm || !(dev->fe_status & FE_HAS_LOCK)) { in tda10071_get_frontend()
819 if (dev->warm) { in tda10071_init()
[all …]
H A Dsi2168.c426 if (dev->warm) { in si2168_init()
439 goto warm; in si2168_init()
516 dev->warm = true; in si2168_init()
518 warm: in si2168_init()
575 /* Firmware later than B 4.0-11 loses warm state during sleep */ in si2168_sleep()
577 dev->warm = false; in si2168_sleep()
/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/drivers/media/usb/dvb-usb-v2/
H A Daz6007.c45 unsigned warm:1; member
696 if (!state->warm) { in az6007_power_ctrl()
728 state->warm = true; in az6007_power_ctrl()
860 ret = WARM; in az6007_identify_state()
873 ret == WARM ? "warm" : "cold"); in az6007_identify_state()
/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c146 /* warm reset broken on Bulverde, so manually keep AC97 reset high */ in pxa_ac97_warm_pxa27x()
225 printk(KERN_INFO "%s: warm reset timeout (GSR=%#lx)\n", in pxa2xx_ac97_try_warm_reset()
370 * controller during warm reset. The direction and level is set in pxa2xx_ac97_hw_probe()
/linux/drivers/media/tuners/
H A Dtda18250.c182 if (dev->warm) in tda18250_init()
183 goto warm; in tda18250_init()
235 dev->warm = true; in tda18250_init()
237 warm: in tda18250_init()
797 dev->warm = false; in tda18250_probe()
/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/arch/arm/mach-socfpga/
H A Dcore.h20 #define RSTMGR_CTRL_SWWARMRSTREQ 0x2 /* Warm Reset */
/linux/drivers/usb/core/
H A Dhub.c1213 /* Make sure a warm-reset request is handled by port_event */ in hub_activate()
2903 * Port warm reset is required to recover
2922 struct usb_device *udev, unsigned int delay, bool warm) in hub_port_wait_reset() argument
2964 warm ? "warm " : "", delay); in hub_port_wait_reset()
2978 * A USB 3.0 connection may bounce if multiple warm resets were issued, in hub_port_wait_reset()
3017 /* Handle port reset and port warm(BH) reset (for USB3 protocol ports) */
3019 struct usb_device *udev, unsigned int delay, bool warm) in hub_port_reset() argument
3027 if (warm) { in hub_port_reset()
3029 "warm reset\n"); in hub_port_reset()
3036 } else if (!warm) { in hub_port_reset()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mc-cardlist.rst15 * - Artec T1 USB2.0 TVBOX (please check the warm ID)
/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()

123456789