Home
last modified time | relevance | path

Searched refs:warm (Results 1 – 25 of 37) sorted by relevance

12

/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/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/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_priv.h38 unsigned int warm:1; member
H A Dm88ds3103.c181 if (!dev->warm) { in m88ds3103_read_status()
639 if (!dev->warm) { in m88ds3103_set_frontend()
1031 dev->warm = false; in m88ds3103_init()
1052 goto warm; in m88ds3103_init()
1114 dev_info(&client->dev, "found a '%s' in warm state\n", in m88ds3103_init()
1125 warm: in m88ds3103_init()
1126 /* warm state */ in m88ds3103_init()
1127 dev->warm = true; in m88ds3103_init()
1193 if (!dev->warm || !(dev->fe_status & FE_HAS_LOCK)) { in m88ds3103_get_frontend()
1383 if (!dev->warm) { in m88ds3103_set_tone()
[all...]
H A Dtda10071_priv.h32 bool warm; /* FW running */ member
/linux/Documentation/tools/rtla/
H A Dcommon_options.rst49 **--warm-up** *s*
51 After starting the workload, let it run for *s* seconds before starting collecting the data, allowing the system to warm-up. Statistical data generated during warm-up is discarded.
/linux/Documentation/devicetree/bindings/regulator/
H A Dpalmas-pmic.txt40 ti,warm-reset - maintain voltage during warm reset(boolean)
77 ti,warm-reset;
/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()
/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()
H A Dtda18250_priv.h132 bool warm; member
H A Dsi2157.c236 goto warm; in si2157_init()
312 warm: in si2157_init()
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mc-cardlist.rst15 * - Artec T1 USB2.0 TVBOX (please check the warm ID)
H A Dlmedm04.rst99 We need to modify id of rs2000 firmware or it will warm boot id 3344:1120.
/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/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h87 int cfe_exit(int warm, int status);
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl4030-power.txt15 3530 that needs a special configuration for warm reset to work.
/linux/drivers/thermal/qcom/
H A DKconfig21 Thermal client sets threshold temperature for both warm and cool and
/linux/arch/mips/fw/cfe/
H A Dcfe_api.c155 int cfe_exit(int warm, int status) in cfe_exit() argument
162 xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0; in cfe_exit()
/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()
873 ret == WARM ? "warm" : "cold"); in az6007_identify_state()
/linux/drivers/usb/core/
H A Dhub.c1220 /* Make sure a warm-reset request is handled by port_event */ in hub_activate()
2934 * Port warm reset is required to recover
2953 struct usb_device *udev, unsigned int delay, bool warm) in hub_port_wait_reset() argument
2995 warm ? "warm " : "", delay); in hub_port_wait_reset()
3009 * A USB 3.0 connection may bounce if multiple warm resets were issued, in hub_port_wait_reset()
3048 /* Handle port reset and port warm(BH) reset (for USB3 protocol ports) */
3050 struct usb_device *udev, unsigned int delay, bool warm) in hub_port_reset() argument
3058 if (warm) { in hub_port_reset()
3060 "warm rese in hub_port_reset()
[all...]
/linux/Documentation/scsi/
H A Dqlogicfas.rst75 realbig.doc realbig.doc". Then do it after the computer gets warm.
/linux/Documentation/devicetree/bindings/
H A Dxilinx.txt118 'warm boots' of the FPGA fabric.
/linux/Documentation/admin-guide/device-mapper/
H A Dcache.rst102 writethrough or writeback mode while still warm. Otherwise, the cache
116 warm and in writeback mode during resize.

12