Searched refs:S4 (Results 1 - 53 of 53) sorted by relevance

/linux-4.1.27/net/lapb/
H A Dlapb_in.c337 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 Dlapb_timer.c169 lapb_dbg(0, "(%p) S4 -> S0\n", lapb->dev); lapb_t1timer_expiry()
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * only S4 and L6 options (1.8V)
/linux-4.1.27/crypto/
H A Dserpent_generic.c112 #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 Ddes_generic.c427 static const u32 S4[64] = { variable
598 L ^= S4[0xff & B]; \
H A Ddrbg.c384 struct drbg_string S1, S2, S4, cipherin; drbg_ctr_df() local
440 drbg_string_fill(&S4, pad, padlen); drbg_ctr_df()
441 list_add_tail(&S4.list, &bcc_list); drbg_ctr_df()
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * only S4 and L6 options (1.8V)
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * only S4 and L6 options (1.8V)
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * only S4 and L6 options (1.8V)
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * only S4 and L6 options (1.8V)
/linux-4.1.27/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * only S4 and L6 options (1.8V)
/linux-4.1.27/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S231 #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 Dserpent-avx-x86_64-asm_64.S589 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 Dserpent-avx2-asm_64.S581 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 Dserpent-sse2-x86_64-asm_64.S656 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.1.27/drivers/memory/
H A Dof_memory.c98 * @device_type: Type of ddr(LPDDR2 S2/S4)
/linux-4.1.27/include/linux/platform_data/
H A Demif_plat.h49 * @type: Device type (LPDDR2-S4, LPDDR2-S2 etc)
/linux-4.1.27/drivers/gpu/drm/savage/
H A Dsavage_drv.h321 #define SAVAGE_TEXDESCR_TEX0EN_MASK 0x02000000 /* S4 */
322 #define SAVAGE_TEXDESCR_TEX1EN_MASK 0x04000000 /* S4 */
/linux-4.1.27/drivers/rtc/
H A Drtc-cmos.c905 * says wakeup should only work from G1/S4 "hibernate". To most users,
906 * distinctions between S4 and S5 are pointless. So when the hardware
1050 dev_info(dev, "RTC can wake from S4\n"); cmos_wake_setup()
1054 /* RTC always wakes from S1/S2/S3, and often S4/STD */ cmos_wake_setup()
/linux-4.1.27/drivers/acpi/acpica/
H A Dhwsleep.c173 * Wait ten seconds, then try again. This is to get S4/S5 to work on acpi_hw_legacy_sleep()
H A Dhwxfsleep.c166 * DESCRIPTION: Perform a S4 bios request. ACPI_EXPORT_SYMBOL()
/linux-4.1.27/arch/mips/jz4740/
H A Dboard-qi_lb60.c166 KEY(0, 2, KEY_F3), /* S4 */
/linux-4.1.27/arch/arm/mach-gemini/include/mach/
H A Dglobal_reg.h257 #define POWER_STATE_S1 (1 << 30) /* else it is S3/S4 state */
/linux-4.1.27/include/acpi/
H A Dactbl.h314 #define ACPI_FADT_S4_RTC_WAKE (1<<7) /* 07: [V1] RTC alarm can wake system from S4 */
323 #define ACPI_FADT_S4_RTC_VALID (1<<16) /* 16: [V4] Contents of RTC_STS valid after S4 wake (ACPI 3.0) */
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-amd.c274 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.1.27/arch/sh/boards/
H A Dboard-magicpanelr2.c191 /* S7 (x); S6 (x); S5 (x); S4 GPO(EEPROM_CS2); setup_port_multiplexing()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_context.c61 * 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 Di915_drv.c1520 * S4 event handlers
/linux-4.1.27/arch/x86/kernel/
H A Dtboot.c282 /* S4: */ TB_SHUTDOWN_S4, tboot_sleep()
/linux-4.1.27/sound/usb/caiaq/
H A Ddevice.c54 "{Native Instruments,Traktor Kontrol S4},"
/linux-4.1.27/drivers/net/arcnet/
H A Dcom90xx.c295 BUGMSG2(D_INIT, "S4: "); com90xx_probe()
/linux-4.1.27/drivers/acpi/
H A Dsleep.c118 * continue to save/restore NVS for S4 as specified.
/linux-4.1.27/arch/arm/crypto/
H A Dsha256-armv4.pl32 # S4 does it in 12.5 cycles too, but it's 50% faster than integer-only
H A Dbsaes-armv7.pl29 # Snapdragon S4 encrypts byte in 17.6 cycles and decrypts in 19.7,
31 # http://www.openssl.org/~appro/Snapdragon-S4.html).
/linux-4.1.27/arch/arm/kernel/
H A Dsignal.c350 * S4/Krait misbehaves on a Thumb=>ARM signal transition setup_return()
/linux-4.1.27/drivers/platform/x86/
H A Dthinkpad_acpi.c141 TP_ACPI_WGSV_SAVE_STATE = 0x04, /* Save state for S4/S5 */
168 /* Reasons for waking up from S3/S4 */
170 TP_HKEY_EV_WKUP_S4_UNDOCK = 0x2404, /* undock requested, S4 */
172 TP_HKEY_EV_WKUP_S4_BAYEJ = 0x2405, /* bay ejection req, S4 */
174 TP_HKEY_EV_WKUP_S4_BATLOW = 0x2413, /* battery empty, S4 */
3730 case TP_HKEY_EV_WKUP_S4_BATLOW: /* Battery on critical low level/S4 */ hotkey_notify_wakeup()
3733 /* 2313: woke up from S3, go to S4/S5 */ hotkey_notify_wakeup()
3734 /* 2413: woke up from S4, go to S5 */ hotkey_notify_wakeup()
4143 TP_ACPI_BLTH_SAVE_STATE = 0x05, /* Save state for S4/S5 */
H A Dsony-laptop.c2314 * | S3 | S4 | S5 | sony_nc_lid_resume_store()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Drtl8723a_hal_init.c1295 S3/S4/S5/Disable, we can stop 8051 because */ _ResetDigitalProcedure1_92C()
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_chip.c669 /* Turn off main power when entering S3/S4 state */ rtsx_reset_chip()
/linux-4.1.27/drivers/usb/host/
H A Dxhci.c906 * This is called when the machine transition into S3/S4 mode.
991 * This is called when the machine transition from S3/S4 mode.
3449 * re-initialization during S3/S4. In this case, call xhci_alloc_dev() to
4030 * virt_dev might not exists yet if xHC resumed from hibernate (S4) and xhci_change_max_exit_latency()
/linux-4.1.27/include/linux/
H A Dpm.h652 * state (eg. ACPI S4) and enable wakeup events as appropriate.
H A Dblkdev.h227 /* requested PM state value (S1, S2, S3, S4, ...) */
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dhw.c1382 /* SW/HW radio off or halt adapter!! For example S3/S4 */ _rtl92s_phy_set_rfhalt()
/linux-4.1.27/drivers/staging/panel/
H A Dpanel.c624 {"S4", "Esc\n", "Esc\n", ""},
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Dusb_halinit.c863 /* Fix the bug that Hw/Sw radio off before S3/S4, the RF off action will not be executed */ rtl8188eu_hal_init()
/linux-4.1.27/drivers/usb/storage/
H A Dunusual_devs.h334 "Finecam S4",
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dkgdb.c323 S4, S5, S6, S7, enumerator in enum:register_name
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_core.c3697 be a local static. Otherwise, it may increase when we return from S3/S4. The
3699 and it will be reinitialized when returned from S3/S4. */ rtl8192_process_phyinfo()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dhw.c1747 /* Patch Pcie Rx DMA hang after S3/S4 several times. _rtl8821ae_wowlan_initialize_adapter()
/linux-4.1.27/drivers/ata/
H A Dlibata-scsi.c1379 /* Some odd clown BIOSen issue spindown on power off (ACPI S4 ata_scsi_start_stop_xlat()
/linux-4.1.27/scripts/
H A Danalyze_suspend.py78 'disk': 'Suspend-to-disk (S4)'
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c6310 /* report the system wakeup cause from S3/S4 */ __e1000_resume()
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c7271 * booting a VM while issuing an S4 host suspend....

Completed in 1535 milliseconds