/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | soc-ac97link.txt | 10 "ac97-warm-reset": AC97-link warm reset state 20 pinctrl-names = "default", "ac97-running", "ac97-reset", "ac97-warm-reset";
|
/linux-6.1.9/Documentation/devicetree/bindings/watchdog/ |
D | st_lpc_wdt.txt | 30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold 40 st,warm-reset;
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | tda10071.c | 46 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 …]
|
D | si2168_priv.h | 38 unsigned int warm:1; member
|
D | m88ds3103.c | 181 if (!dev->warm) { in m88ds3103_read_status() 639 if (!dev->warm) { in m88ds3103_set_frontend() 1024 dev->warm = false; in m88ds3103_init() 1045 goto warm; in m88ds3103_init() 1118 warm: in m88ds3103_init() 1120 dev->warm = true; in m88ds3103_init() 1186 if (!dev->warm || !(dev->fe_status & FE_HAS_LOCK)) { in m88ds3103_get_frontend() 1376 if (!dev->warm) { in m88ds3103_set_tone() 1423 if (!dev->warm) { in m88ds3103_set_voltage() 1474 if (!dev->warm) { in m88ds3103_diseqc_send_master_cmd() [all …]
|
D | m88ds3103_priv.h | 41 bool warm; /* FW running */ member
|
D | si2168.c | 426 if (dev->warm) { in si2168_init() 439 goto warm; in si2168_init() 516 dev->warm = true; in si2168_init() 518 warm: in si2168_init() 577 dev->warm = false; in si2168_sleep()
|
D | tda10071_priv.h | 32 bool warm; /* FW running */ member
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | palmas-pmic.txt | 40 ti,warm-reset - maintain voltage during warm reset(boolean) 77 ti,warm-reset;
|
D | nxp,pca9450-regulator.yaml | 89 nxp,wdog_b-warm-reset: 92 When WDOG_B signal is asserted a warm reset will be done instead of cold
|
D | twl-regulator.txt | 77 - ti,retain-on-reset: Does not turn off the supplies during warm
|
/linux-6.1.9/arch/mips/sibyte/common/ |
D | cfe.c | 51 int warm = *(int *)arg; in cfe_linux_exit() local 64 cfe_exit(warm, 0); in cfe_linux_exit()
|
/linux-6.1.9/drivers/media/tuners/ |
D | tda18250.c | 182 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()
|
D | tda18250_priv.h | 132 bool warm; member
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | dvb-usb-dibusb-mc-cardlist.rst | 15 * - Artec T1 USB2.0 TVBOX (please check the warm ID)
|
D | lmedm04.rst | 99 We need to modify id of rs2000 firmware or it will warm boot id 3344:1120.
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | ast2500-facebook-netbmc-common.dtsi | 13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
|
/linux-6.1.9/arch/mips/include/asm/fw/cfe/ |
D | cfe_api.h | 90 int cfe_exit(int warm, int status);
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-kernel-reboot | 13 Description: Reboot mode. Valid values are: cold warm hard soft gpio
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 15 3530 that needs a special configuration for warm reset to work.
|
/linux-6.1.9/Documentation/devicetree/bindings/firmware/ |
D | intel,stratix10-svc.txt | 17 the services for FPGA configuration, QSPI, Crypto and warm reset. Service layer
|
/linux-6.1.9/drivers/thermal/qcom/ |
D | Kconfig | 21 Thermal client sets threshold temperature for both warm and cool and
|
/linux-6.1.9/arch/mips/fw/cfe/ |
D | cfe_api.c | 155 int cfe_exit(int warm, int status) in cfe_exit() argument 162 xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0; in cfe_exit()
|
/linux-6.1.9/drivers/media/usb/dvb-usb-v2/ |
D | az6007.c | 45 unsigned warm:1; member 695 if (!state->warm) { in az6007_power_ctrl() 727 state->warm = true; in az6007_power_ctrl()
|
/linux-6.1.9/Documentation/x86/x86_64/ |
D | boot-options.rst | 124 Use the CPU reboot vector for warm reset 125 warm 144 Using warm reset will be much faster especially on big memory
|