/linux-4.4.14/net/lapb/ |
H A D | lapb_in.c | 337 lapb_dbg(0, "(%p) S3 -> S4\n", lapb->dev); lapb_state3_machine() 356 lapb_dbg(0, "(%p) S3 -> S4\n", lapb->dev); lapb_state3_machine() 378 lapb_dbg(0, "(%p) S3 -> S4\n", lapb->dev); lapb_state3_machine() 393 lapb_dbg(0, "(%p) S3 -> S4\n", lapb->dev); lapb_state3_machine() 462 lapb_dbg(0, "(%p) S3 -> S4\n", lapb->dev); lapb_state3_machine() 483 lapb_dbg(1, "(%p) S4 RX SABM(%d)\n", lapb->dev, frame->pf); lapb_state4_machine() 485 lapb_dbg(1, "(%p) S4 TX DM(%d)\n", lapb_state4_machine() 490 lapb_dbg(1, "(%p) S4 TX UA(%d)\n", lapb_state4_machine() 492 lapb_dbg(0, "(%p) S4 -> S3\n", lapb->dev); lapb_state4_machine() 508 lapb_dbg(1, "(%p) S4 RX SABME(%d)\n", lapb->dev, frame->pf); lapb_state4_machine() 510 lapb_dbg(1, "(%p) S4 TX UA(%d)\n", lapb_state4_machine() 512 lapb_dbg(0, "(%p) S4 -> S3\n", lapb->dev); lapb_state4_machine() 525 lapb_dbg(1, "(%p) S4 TX DM(%d)\n", lapb_state4_machine()
|
H A D | lapb_timer.c | 169 lapb_dbg(0, "(%p) S4 -> S0\n", lapb->dev); lapb_t1timer_expiry()
|
/linux-4.4.14/crypto/ |
H A D | serpent_generic.c | 112 #define S4(x0, x1, x2, x3, x4) ({ \ macro 400 S4(r1, r2, r4, r3, r0); store_and_load_keys(r2, r4, r3, r0, 24, 20); __serpent_setkey() 408 S4(r0, r1, r4, r2, r3); store_and_load_keys(r1, r4, r2, r3, -8, -12); __serpent_setkey() 417 S4(r3, r0, r4, r1, r2); store_and_load_keys(r0, r4, r1, r2, 10, 6); __serpent_setkey() 426 S4(r2, r3, r4, r0, r1); store_and_load_keys(r3, r4, r0, r1, 28, 24); __serpent_setkey() 467 S4(r2, r0, r3, r1, r4); LK(r0, r3, r1, r4, r2, 5); __serpent_encrypt() 475 S4(r4, r2, r3, r0, r1); LK(r2, r3, r0, r1, r4, 13); __serpent_encrypt() 483 S4(r1, r4, r3, r2, r0); LK(r4, r3, r2, r0, r1, 21); __serpent_encrypt() 491 S4(r0, r1, r3, r4, r2); LK(r1, r3, r4, r2, r0, 29); __serpent_encrypt()
|
H A D | des_generic.c | 427 static const u32 S4[64] = { variable 598 L ^= S4[0xff & B]; \
|
H A D | drbg.c | 387 struct drbg_string S1, S2, S4, cipherin; drbg_ctr_df() local 443 drbg_string_fill(&S4, pad, padlen); drbg_ctr_df() 444 list_add_tail(&S4.list, &bcc_list); drbg_ctr_df()
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * only S4 and L6 options (1.8V)
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 231 #define S4(x0, x1, x2, x3, x4) \ define 535 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5); 543 S4(RE, RC, RD, RA, RB); LK(RC, RD, RA, RB, RE, 13); 551 S4(RB, RE, RD, RC, RA); LK(RE, RD, RC, RA, RB, 21); 559 S4(RA, RB, RD, RE, RC); LK(RB, RD, RE, RC, RA, 29);
|
H A D | serpent-avx-x86_64-asm_64.S | 589 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 597 S(S4, RE, RC, RD, RA, RB); LK2(RC, RD, RA, RB, RE, 13); 605 S(S4, RB, RE, RD, RC, RA); LK2(RE, RD, RC, RA, RB, 21); 613 S(S4, RA, RB, RD, RE, RC); LK2(RB, RD, RE, RC, RA, 29);
|
H A D | serpent-avx2-asm_64.S | 581 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 589 S(S4, RE, RC, RD, RA, RB); LK2(RC, RD, RA, RB, RE, 13); 597 S(S4, RB, RE, RD, RC, RA); LK2(RE, RD, RC, RA, RB, 21); 605 S(S4, RA, RB, RD, RE, RC); LK2(RB, RD, RE, RC, RA, 29);
|
H A D | serpent-sse2-x86_64-asm_64.S | 656 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 664 S(S4, RE, RC, RD, RA, RB); LK2(RC, RD, RA, RB, RE, 13); 672 S(S4, RB, RE, RD, RC, RA); LK2(RE, RD, RC, RA, RB, 21); 680 S(S4, RA, RB, RD, RE, RC); LK2(RB, RD, RE, RC, RA, 29);
|
/linux-4.4.14/drivers/memory/ |
H A D | of_memory.c | 98 * @device_type: Type of ddr(LPDDR2 S2/S4)
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | emif_plat.h | 49 * @type: Device type (LPDDR2-S4, LPDDR2-S2 etc)
|
/linux-4.4.14/arch/arm/crypto/ |
H A D | sha512-armv4.pl | 35 # Improve NEON performance by 12% on Snapdragon S4. In absolute 37 # Technical writers asserted that 3-way S4 pipeline can sustain 39 # not be observed, see http://www.openssl.org/~appro/Snapdragon-S4.html
|
H A D | sha256-armv4.pl | 32 # S4 does it in 12.5 cycles too, but it's 50% faster than integer-only
|
H A D | bsaes-armv7.pl | 29 # Snapdragon S4 encrypts byte in 17.6 cycles and decrypts in 19.7, 31 # http://www.openssl.org/~appro/Snapdragon-S4.html).
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
H A D | savage_drv.h | 321 #define SAVAGE_TEXDESCR_TEX0EN_MASK 0x02000000 /* S4 */ 322 #define SAVAGE_TEXDESCR_TEX1EN_MASK 0x04000000 /* S4 */
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-cmos.c | 892 * says wakeup should only work from G1/S4 "hibernate". To most users, 893 * distinctions between S4 and S5 are pointless. So when the hardware 1037 dev_info(dev, "RTC can wake from S4\n"); cmos_wake_setup() 1041 /* RTC always wakes from S1/S2/S3, and often S4/STD */ cmos_wake_setup()
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | hwsleep.c | 173 * Wait ten seconds, then try again. This is to get S4/S5 to work on acpi_hw_legacy_sleep()
|
H A D | hwxfsleep.c | 238 * DESCRIPTION: Perform a S4 bios request. ACPI_EXPORT_SYMBOL()
|
/linux-4.4.14/arch/mips/jz4740/ |
H A D | board-qi_lb60.c | 166 KEY(0, 2, KEY_F3), /* S4 */
|
/linux-4.4.14/arch/arm/mach-gemini/include/mach/ |
H A D | global_reg.h | 257 #define POWER_STATE_S1 (1 << 30) /* else it is S3/S4 state */
|
/linux-4.4.14/drivers/pinctrl/ |
H A D | pinctrl-amd.c | 274 wake_cntrl2 = "enable wakeup in S4/S5 state|"; amd_gpio_dbg_show() 276 wake_cntrl2 = "disable wakeup in S4/S5 state|"; amd_gpio_dbg_show()
|
/linux-4.4.14/include/acpi/ |
H A D | actbl.h | 316 #define ACPI_FADT_S4_RTC_WAKE (1<<7) /* 07: [V1] RTC alarm can wake system from S4 */ 325 #define ACPI_FADT_S4_RTC_VALID (1<<16) /* 16: [V4] Contents of RTC_STS valid after S4 wake (ACPI 3.0) */
|
/linux-4.4.14/arch/sh/boards/ |
H A D | board-magicpanelr2.c | 191 /* S7 (x); S6 (x); S5 (x); S4 GPO(EEPROM_CS2); setup_port_multiplexing()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem_context.c | 61 * S4: context is current, but destroyed 1 1 0 70 * S2->S4: context destroy called with current context 72 * S4->S5->S0: destroy path on current context
|
H A D | intel_csr.c | 270 * FIXME: Firmware gets lost on S3/S4, but not when entering system intel_csr_load_program()
|
H A D | i915_drv.c | 1645 * S4 event handlers
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | tboot.c | 282 /* S4: */ TB_SHUTDOWN_S4, tboot_sleep()
|
/linux-4.4.14/sound/usb/caiaq/ |
H A D | device.c | 54 "{Native Instruments,Traktor Kontrol S4},"
|
/linux-4.4.14/drivers/net/arcnet/ |
H A D | com90xx.c | 286 arc_cont(D_INIT, "S4: "); com90xx_probe()
|
/linux-4.4.14/drivers/acpi/ |
H A D | sleep.c | 118 * continue to save/restore NVS for S4 as specified.
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | signal.c | 349 * S4/Krait misbehaves on a Thumb=>ARM signal transition setup_return()
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 142 TP_ACPI_WGSV_SAVE_STATE = 0x04, /* Save state for S4/S5 */ 169 /* Reasons for waking up from S3/S4 */ 171 TP_HKEY_EV_WKUP_S4_UNDOCK = 0x2404, /* undock requested, S4 */ 173 TP_HKEY_EV_WKUP_S4_BAYEJ = 0x2405, /* bay ejection req, S4 */ 175 TP_HKEY_EV_WKUP_S4_BATLOW = 0x2413, /* battery empty, S4 */ 3731 case TP_HKEY_EV_WKUP_S4_BATLOW: /* Battery on critical low level/S4 */ hotkey_notify_wakeup() 3734 /* 2313: woke up from S3, go to S4/S5 */ hotkey_notify_wakeup() 3735 /* 2413: woke up from S4, go to S5 */ hotkey_notify_wakeup() 4144 TP_ACPI_BLTH_SAVE_STATE = 0x05, /* Save state for S4/S5 */
|
H A D | sony-laptop.c | 2316 * | S3 | S4 | S5 | sony_nc_lid_resume_store()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | xhci.c | 890 * This is called when the machine transition into S3/S4 mode. 978 * This is called when the machine transition from S3/S4 mode. 3439 * re-initialization during S3/S4. In this case, call xhci_alloc_dev() to 4018 * virt_dev might not exists yet if xHC resumed from hibernate (S4) and xhci_change_max_exit_latency()
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
H A D | rtl8723a_hal_init.c | 1295 S3/S4/S5/Disable, we can stop 8051 because */ _ResetDigitalProcedure1_92C()
|
/linux-4.4.14/drivers/staging/rts5208/ |
H A D | rtsx_chip.c | 670 /* Turn off main power when entering S3/S4 state */ rtsx_reset_chip()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | pci.c | 1079 { 0x05f8, "Quadroplex 2200 S4" },
|
/linux-4.4.14/include/linux/ |
H A D | pm.h | 666 * state (eg. ACPI S4) and enable wakeup events as appropriate.
|
H A D | ide.h | 1337 /* requested PM state value (S1, S2, S3, S4, ...) */
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | unusual_devs.h | 334 "Finecam S4",
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
H A D | usb_halinit.c | 860 /* Fix the bug that Hw/Sw radio off before S3/S4, the RF off action will not be executed */ rtl8188eu_hal_init()
|
/linux-4.4.14/drivers/staging/panel/ |
H A D | panel.c | 623 {"S4", "Esc\n", "Esc\n", ""},
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | hw.c | 1382 /* SW/HW radio off or halt adapter!! For example S3/S4 */ _rtl92s_phy_set_rfhalt()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | kgdb.c | 323 S4, S5, S6, S7, enumerator in enum:register_name
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 3964 * be a local static. Otherwise, it may increase when we return from S3/S4. The 3966 * and it will be reinitialized when returned from S3/S4.
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | hw.c | 1747 /* Patch Pcie Rx DMA hang after S3/S4 several times. _rtl8821ae_wowlan_initialize_adapter()
|
/linux-4.4.14/drivers/ata/ |
H A D | libata-scsi.c | 1379 /* Some odd clown BIOSen issue spindown on power off (ACPI S4 ata_scsi_start_stop_xlat()
|
/linux-4.4.14/scripts/ |
H A D | analyze_suspend.py | 78 'disk': 'Suspend-to-disk (S4)'
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
H A D | netdev.c | 6516 /* report the system wakeup cause from S3/S4 */ __e1000_resume()
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | x86.c | 7455 * booting a VM while issuing an S4 host suspend....
|