| /OK3568_Linux_fs/kernel/arch/mips/ath25/ |
| H A D | ar5312_regs.h | 100 #define AR5312_RESET_SYSTEM 0x00000001 /* cold reset full system */ 101 #define AR5312_RESET_PROC 0x00000002 /* cold reset MIPS core */ 102 #define AR5312_RESET_WLAN0 0x00000004 /* cold reset WLAN MAC/BB */ 103 #define AR5312_RESET_EPHY0 0x00000008 /* cold reset ENET0 phy */ 104 #define AR5312_RESET_EPHY1 0x00000010 /* cold reset ENET1 phy */ 105 #define AR5312_RESET_ENET0 0x00000020 /* cold reset ENET0 MAC */ 106 #define AR5312_RESET_ENET1 0x00000040 /* cold reset ENET1 MAC */ 107 #define AR5312_RESET_UART0 0x00000100 /* cold reset UART0 */ 108 #define AR5312_RESET_WLAN1 0x00000200 /* cold reset WLAN MAC/BB */ 109 #define AR5312_RESET_APB 0x00000400 /* cold reset APB ar5312 */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | charger-manager.txt | 34 -cold : critical cold temperature of battery for charging 35 -cold-in-minus : flag that cold temperature is in minus degrees 65 cm-battery-cold = <50>; 66 cm-battery-cold-in-minus;
|
| H A D | max17042_battery.txt | 18 - maxim,cold-temp : Temperature threshold to report battery 19 as cold (in tenths of degree Celsius).
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-init.c | 208 …_usb_find_device(struct usb_device *udev, const struct dvb_usb_device_properties *props, int *cold) in dvb_usb_find_device() argument 213 *cold = -1; in dvb_usb_find_device() 218 …deb_info("check for cold %x %x\n", props->devices[i].cold_ids[j]->idVendor, props->devices[i].cold… in dvb_usb_find_device() 221 *cold = 1; in dvb_usb_find_device() 234 *cold = 0; in dvb_usb_find_device() 242 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device() 274 int ret = -ENOMEM, cold = 0; in dvb_usb_device_init() local 287 desc = dvb_usb_find_device(udev, &d->props, &cold); in dvb_usb_device_init() 294 if (cold) { in dvb_usb_device_init() 295 info("found a '%s' in cold state, will try to load a firmware", desc->name); in dvb_usb_device_init()
|
| H A D | a800.c | 29 /* assure to put cold to 0 for iManufacturer == 1 */ 33 int *cold) in a800_identify_state() argument 35 *cold = udev->descriptor.iManufacturer != 1; in a800_identify_state()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-tegra/ |
| H A D | platsmp.c | 80 * The power up sequence of cold boot CPU and warm boot CPU in tegra30_boot_secondary() 88 * For cold boot CPU, do not wait. After the cold boot CPU be in tegra30_boot_secondary() 103 * The power status of the cold boot CPU is power gated as in tegra30_boot_secondary() 104 * default. To power up the cold boot CPU, the power should in tegra30_boot_secondary() 147 * Cold boot flow in tegra114_boot_secondary()
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | sysreset.c | 37 /* Device 2 is the cold sysreset device */ in dm_test_sysreset_base() 61 * Enable cold system reset - this should make cold system reset work, in dm_test_sysreset_walk() 62 * plus a warm system reset should be promoted to cold, since this is in dm_test_sysreset_walk()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | varasm.h | 24 cold section of a function, if hot/cold function splitting is enabled 25 and there was actually code that went into the cold section. A 26 pseudo function name is needed for the cold section of code for some
|
| H A D | predict.def | 85 /* Branches to cold labels are extremely unlikely. */ 86 DEF_PREDICTOR (PRED_COLD_LABEL, "cold label", HITRATE (90), 104 /* Branch to basic block containing call marked by cold function attribute. */ 105 DEF_PREDICTOR (PRED_COLD_FUNCTION, "cold function call", PROB_VERY_LIKELY,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | varasm.h | 24 cold section of a function, if hot/cold function splitting is enabled 25 and there was actually code that went into the cold section. A 26 pseudo function name is needed for the cold section of code for some
|
| H A D | predict.def | 85 /* Branches to cold labels are extremely unlikely. */ 86 DEF_PREDICTOR (PRED_COLD_LABEL, "cold label", HITRATE (90), 104 /* Branch to basic block containing call marked by cold function attribute. */ 105 DEF_PREDICTOR (PRED_COLD_FUNCTION, "cold function call", PROB_VERY_LIKELY,
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | reclaim.c | 33 * Time threshold for cold memory regions identification in microseconds. 36 * identifies the region as cold, and reclaims. 120 seconds by default. 45 * (quota_reset_interval_ms) for trying reclamation of cold pages. This can be 123 * The sampling interval of DAMON for the cold memory monitoring. Please refer 132 * The aggregation interval of DAMON for the cold memory monitoring. Please 141 * The minimal number of monitoring regions of DAMON for the cold memory 152 * The maximum number of monitoring regions of DAMON for the cold memory
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-crcmod/ |
| H A D | 0001-setup.py-use-setuptools-instead-of-distutils.patch | 2 From: Justin Bronder <jsbronder@cold-front.org> 7 Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-chromeos | 24 - "cold": Cold reboot.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-lrparsing/ |
| H A D | 0001-setup.py-use-setuptools-instead-of-distutils.patch | 2 From: Justin Bronder <jsbronder@cold-front.org> 10 Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/ |
| H A D | ip30-power.c | 26 * Execute HEART cold reset in ip30_machine_restart() 27 * Yes, it's cold-HEARTed! in ip30_machine_restart()
|
| /OK3568_Linux_fs/buildroot/fs/f2fs/ |
| H A D | Config.in | 22 string "extension list for cold files" 25 to treat them as cold files. The default list includes most
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | lmedm04.c | 50 * LME2510: SHARP:BS2F7HZ0194(MV0194) cannot cold reset and share system 51 * with other tuners. After a cold reset streaming will not start. 654 info("FRM Firmware Cold Reset"); in lme_coldreset() 668 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch() argument 676 cold = (cold > 0) ? (cold & 1) : 0; in lme_firmware_switch() 687 cold = 0; in lme_firmware_switch() 710 cold = 0; in lme_firmware_switch() 730 cold = 0; in lme_firmware_switch() 744 if (cold) { in lme_firmware_switch() 1158 return COLD; in lme2510_identify_state()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_benchmark.c | 31 * it simply writes "START". As the first write is cold cache and 63 * The first read is cold cached, keep it separate from the in trace_do_benchmark() 69 "first=%llu [COLD CACHED]", bm_first); in trace_do_benchmark()
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | boot-options.rst | 133 Don't set the cold reboot flag 134 cold 135 Set the cold reboot flag 139 Use the keyboard controller. cold reset (default)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | ahb.c | 186 ath10k_err(ar, "failed to get core cold rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init() 194 ath10k_err(ar, "failed to get radio cold rst ctrl: %ld\n", in ath10k_ahb_rst_ctrl_init() 252 ath10k_err(ar, "failed to deassert radio cold rst: %d\n", ret); in ath10k_ahb_release_reset() 349 ath10k_err(ar, "failed to assert core cold rst: %d\n", ret); in ath10k_ahb_halt_chip() 354 ath10k_err(ar, "failed to assert radio cold rst: %d\n", ret); in ath10k_ahb_halt_chip() 385 ath10k_err(ar, "failed to deassert core cold rst: %d\n", ret); in ath10k_ahb_halt_chip()
|
| /OK3568_Linux_fs/kernel/net/wimax/ |
| H A D | op-reset.c | 12 * however, when that fails, it falls back to a cold reset (that will 37 * -%ENODEV if a cold/bus reset had to be done (device has
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 108 adi,cold-junction-handle: 111 the thermocouple cold junction temperature. 155 as a cold junction temperature element on an isothermal block 408 adi,cold-junction-handle = <&diode5>;
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-twl6040.c | 49 * Cold Temperature". This affects cold boot and deeper idle states it
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | wcnss_ctrl.c | 155 dev_dbg(wcnss->dev, "cold boot complete\n"); in wcnss_ctrl_smd_callback() 298 /* Wait for pending cold boot completion if indicated by the nv downloader */ in wcnss_async_probe() 302 dev_err(wcnss->dev, "expected cold boot completion\n"); in wcnss_async_probe()
|