Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dsoc-ac97link.txt10 "ac97-warm-reset": AC97-link warm reset state
20 pinctrl-names = "default", "ac97-running", "ac97-reset", "ac97-warm-reset";
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Dst_lpc_wdt.txt31 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
41 st,warm-reset;
/linux-4.4.14/Documentation/ide/
Dwarm-plug-howto.txt2 IDE warm-plug HOWTO
5 To warm-plug devices on a port 'idex':
D00-INDEX13 warm-plug-howto.txt
Dide.txt147 appropriate drivers, and then warm-booting linux (without powering
/linux-4.4.14/drivers/media/dvb-frontends/
Dtda10071.c59 if (!dev->warm) { in tda10071_cmd_execute()
110 if (!dev->warm) { in tda10071_set_tone()
155 if (!dev->warm) { in tda10071_set_voltage()
201 if (!dev->warm) { in tda10071_diseqc_send_master_cmd()
261 if (!dev->warm) { in tda10071_diseqc_recv_slave_reply()
322 if (!dev->warm) { in tda10071_diseqc_send_burst()
388 if (!dev->warm) { in tda10071_read_status()
576 if (!dev->warm) { in tda10071_set_frontend()
712 if (!dev->warm || !(dev->fe_status & FE_HAS_LOCK)) { in tda10071_get_frontend()
831 if (dev->warm) { in tda10071_init()
[all …]
Dm88ds3103_priv.h44 bool warm; /* FW running */ member
Dm88ds3103.c104 if (!dev->warm) { in m88ds3103_read_status()
318 if (!dev->warm) { in m88ds3103_set_frontend()
646 dev->warm = false; in m88ds3103_init()
738 dev->warm = true; in m88ds3103_init()
804 if (!dev->warm || !(dev->fe_status & FE_HAS_LOCK)) { in m88ds3103_get_frontend()
995 if (!dev->warm) { in m88ds3103_set_tone()
1042 if (!dev->warm) { in m88ds3103_set_voltage()
1093 if (!dev->warm) { in m88ds3103_diseqc_send_master_cmd()
1170 if (!dev->warm) { in m88ds3103_diseqc_send_burst()
Dtda10071_priv.h45 bool warm; /* FW running */ member
Dsi2168.c430 goto warm; in si2168_init()
569 warm: in si2168_init()
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dpalmas-pmic.txt33 ti,warm-reset - maintain voltage during warm reset(boolean)
70 ti,warm-reset;
/linux-4.4.14/drivers/staging/media/mn88472/
Dmn88472.c41 if (!dev->warm) { in mn88472_set_frontend()
232 if (!dev->warm) { in mn88472_read_status()
290 dev->warm = false; in mn88472_init()
308 dev->warm = true; in mn88472_init()
364 dev->warm = true; in mn88472_init()
Dmn88472_priv.h33 bool warm; /* FW running */ member
/linux-4.4.14/drivers/staging/media/mn88473/
Dmn88473.c46 if (!dev->warm) { in mn88473_set_frontend()
181 if (!dev->warm) { in mn88473_read_status()
250 dev->warm = false; in mn88473_init()
259 dev->warm = true; in mn88473_init()
314 dev->warm = true; in mn88473_init()
Dmn88473_priv.h33 bool warm; /* FW running */ member
/linux-4.4.14/arch/mips/sibyte/common/
Dcfe.c64 int warm = *(int *)arg; in cfe_linux_exit() local
77 cfe_exit(warm, 0); in cfe_linux_exit()
/linux-4.4.14/arch/mips/include/asm/fw/cfe/
Dcfe_api.h103 int cfe_exit(int warm, int status);
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt15 3530 that needs a special configuration for warm reset to work.
Ds2mps11.txt24 unwanted buck warm reset (setting buck voltages to default values).
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt47 The LP0 vector contains the warm boot code that is executed by AVP when
51 sleep mode, the warm boot code will restore some PLLs, clocks and then
/linux-4.4.14/Documentation/dvb/
Dlmedm04.txt77 We need to modify id of rs2000 firmware or it will warm boot id 3344:1120.
/linux-4.4.14/drivers/media/tuners/
Dsi2157.c92 goto warm; in si2157_init()
209 warm: in si2157_init()
/linux-4.4.14/arch/mips/fw/cfe/
Dcfe_api.c163 int cfe_exit(int warm, int status) in cfe_exit() argument
170 xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0; in cfe_exit()
/linux-4.4.14/Documentation/sound/oss/
DSoundblaster43 to warm boot from DOS/Windows with the required firmware loaded under this
DREADME.OSS286 you have warm booted it after DOS but they don't work after cold boot
660 some trouble (for example when warm booting from an OS to another or
904 DOS driver is not able to reset the card properly after warm boot from Linux
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daz6007.c53 unsigned warm:1; member
697 if (!state->warm) { in az6007_power_ctrl()
729 state->warm = true; in az6007_power_ctrl()
/linux-4.4.14/drivers/usb/core/
Dhub.c2674 struct usb_device *udev, unsigned int delay, bool warm) in hub_port_wait_reset() argument
2701 warm ? "warm " : "", delay); in hub_port_wait_reset()
2743 struct usb_device *udev, unsigned int delay, bool warm) in hub_port_reset() argument
2750 if (warm) { in hub_port_reset()
2759 } else if (!warm) { in hub_port_reset()
2767 warm = true; in hub_port_reset()
2773 status = set_port_feature(hub->hdev, port1, (warm ? in hub_port_reset()
2781 warm ? "warm " : "", status); in hub_port_reset()
2784 warm); in hub_port_reset()
2822 if (!warm) { in hub_port_reset()
[all …]
/linux-4.4.14/Documentation/x86/x86_64/
Dboot-options.txt113 bios Use the CPU reboot vector for warm reset
114 warm Don't set the cold reboot flag
125 Using warm reset will be much faster especially on big memory
/linux-4.4.14/Documentation/scsi/
Dqlogicfas.txt66 realbig.doc realbig.doc". Then do it after the computer gets warm.
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt43 into a EL. Failing to do so, would result in a crash enforced by the warm boot
/linux-4.4.14/Documentation/device-mapper/
Dcache.txt95 writethrough or writeback mode while still warm. Otherwise, the cache
109 warm and in writeback mode during resize.
Dcache-policies.txt72 If you're trying to quickly warm a new cache device you may wish to
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-tpm167 cycle. Whether a warm boot (reboot) will clear a TPM chip
/linux-4.4.14/Documentation/
Dbcache.txt190 benchmarking, if you're trying to warm the cache by reading a bunch of data
193 Solution: warm the cache by doing writes, or use the testing branch (there's
Dkernel-parameters.txt3337 Where reboot_mode is one of warm (soft) or cold (hard) or gpio,
/linux-4.4.14/arch/arm/boot/dts/
Drk3288-veyron.dtsi506 ap_warm_reset_h: ap-warm-reset-h {
/linux-4.4.14/Documentation/devicetree/bindings/
Dxilinx.txt277 'warm boots' of the FPGA fabric.
/linux-4.4.14/Documentation/wimax/
DREADME.i2400m240 /sys/kernel/debug/wimax:wmx0/reset, the driver performs a warm (without
/linux-4.4.14/Documentation/s390/
D3270.txt196 The status area initializes to "Linux Running" to give you a warm
/linux-4.4.14/Documentation/cdrom/
Dide-cd216 MS-DOS and load the appropriate drivers. Then warm-boot linux
/linux-4.4.14/drivers/mfd/
DKconfig1250 or reset when a sleep, wakeup or warm reset event occurs.