Home
last modified time | relevance | path

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

12

/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/watchdog/
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-v5.15/Documentation/ide/
Dwarm-plug-howto.rst2 IDE warm-plug HOWTO
5 To warm-plug devices on a port 'idex'::
Dindex.rst12 warm-plug-howto
/Linux-v5.15/drivers/media/dvb-frontends/
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 …]
Dsi2168_priv.h39 unsigned int warm:1; member
Dm88ds3103_priv.h41 bool warm; /* FW running */ member
Dm88ds3103.c181 if (!dev->warm) { in m88ds3103_read_status()
643 if (!dev->warm) { in m88ds3103_set_frontend()
1028 dev->warm = false; in m88ds3103_init()
1049 goto warm; in m88ds3103_init()
1122 warm: in m88ds3103_init()
1124 dev->warm = true; in m88ds3103_init()
1190 if (!dev->warm || !(dev->fe_status & FE_HAS_LOCK)) { in m88ds3103_get_frontend()
1380 if (!dev->warm) { in m88ds3103_set_tone()
1427 if (!dev->warm) { in m88ds3103_set_voltage()
1478 if (!dev->warm) { in m88ds3103_diseqc_send_master_cmd()
[all …]
Dsi2168.c426 if (dev->warm) { in si2168_init()
439 goto warm; in si2168_init()
529 dev->warm = true; in si2168_init()
530 warm: in si2168_init()
569 dev->warm = false; in si2168_sleep()
Dtda10071_priv.h32 bool warm; /* FW running */ member
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dpalmas-pmic.txt40 ti,warm-reset - maintain voltage during warm reset(boolean)
77 ti,warm-reset;
/Linux-v5.15/arch/mips/sibyte/common/
Dcfe.c52 int warm = *(int *)arg; in cfe_linux_exit() local
65 cfe_exit(warm, 0); in cfe_linux_exit()
/Linux-v5.15/drivers/media/tuners/
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()
798 dev->warm = false; in tda18250_probe()
Dtda18250_priv.h132 bool warm; member
/Linux-v5.15/Documentation/admin-guide/media/
Ddvb-usb-dibusb-mc-cardlist.rst15 * - Artec T1 USB2.0 TVBOX (please check the warm ID)
Dlmedm04.rst99 We need to modify id of rs2000 firmware or it will warm boot id 3344:1120.
/Linux-v5.15/arch/arm/boot/dts/
Dast2500-facebook-netbmc-common.dtsi13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
/Linux-v5.15/arch/mips/include/asm/fw/cfe/
Dcfe_api.h90 int cfe_exit(int warm, int status);
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-kernel-reboot13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt15 3530 that needs a special configuration for warm reset to work.
/Linux-v5.15/Documentation/devicetree/bindings/firmware/
Dintel,stratix10-svc.txt17 the services for FPGA configuration, QSPI, Crypto and warm reset. Service layer
/Linux-v5.15/arch/mips/fw/cfe/
Dcfe_api.c150 int cfe_exit(int warm, int status) in cfe_exit() argument
157 xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0; in cfe_exit()
/Linux-v5.15/drivers/thermal/qcom/
DKconfig21 Thermal client sets threshold temperature for both warm and cool and
/Linux-v5.15/drivers/media/usb/dvb-usb-v2/
Daz6007.c45 unsigned warm:1; member
695 if (!state->warm) { in az6007_power_ctrl()
727 state->warm = true; in az6007_power_ctrl()
/Linux-v5.15/Documentation/x86/x86_64/
Dboot-options.rst131 Use the CPU reboot vector for warm reset
132 warm
151 Using warm reset will be much faster especially on big memory

12