Home
last modified time | relevance | path

Searched refs:S3 (Results 1 – 25 of 68) sorted by relevance

123

/linux/arch/arm/crypto/
A Dpoly1305-armv4.pl540 vdup.32 $S3,r4
678 vshl.u32 $S3,$R3,#2
683 vadd.i32 $S3,$S3,$R3
705 vshl.u32 $S3,$D3#lo,#2
711 vadd.i32 $S3,$S3,$D3#lo
1093 vmlal.u32 $D0,$H2#hi,$S3
1097 vmlal.u32 $D1,$H3#hi,$S3
1098 vmlal.u32 $D2,$H4#hi,$S3
1139 vmlal.u32 $D0,$H2#lo,$S3
1141 vmlal.u32 $D1,$H3#lo,$S3
[all …]
/linux/Documentation/fb/
A Ds3fb.rst2 s3fb - fbdev driver for S3 Trio/Virge chips
9 S3 Trio32
10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX)
11 S3 Virge (and variants VX, DX, GX and GX2+)
12 S3 Plato/PX (completely untested)
13 S3 Aurora64V+ (completely untested)
40 hardware, i get best results from plain S3 Trio32 card - about 75 MHz). This
43 support is broken on S3 Trio64 V2/DX.
78 * text mode broken on S3 Trio64 V2/DX
/linux/arch/arm64/crypto/
A Dpoly1305-armv8.pl604 umlal $ACC0,$IN23_2,${S3}[2]
613 umlal $ACC1,$IN23_3,${S3}[2]
624 umlal $ACC2,$IN23_4,${S3}[2]
638 umlal $ACC0,$IN01_2,${S3}[0]
682 umlal $ACC1,$IN01_3,${S3}[0]
757 umull2 $ACC0,$IN23_2,${S3}
781 umlal2 $ACC1,$IN23_3,${S3}
788 umlal2 $ACC2,$IN23_4,${S3}
797 umlal $ACC0,$IN01_2,${S3}
820 umlal $ACC1,$IN01_3,${S3}
[all …]
/linux/scripts/coccinelle/null/
A Dderef_null.cocci57 statement S1,S2,S3,S4;
90 else S3
118 statement S1,S2,S3,S4;
150 else S3
178 statement S1,S2,S3,S4;
211 else S3
251 statement S1,S2,S3,S4;
283 else S3
/linux/Documentation/scsi/
A Dcxgb3i.rst4 Chelsio S3 iSCSI Driver for Linux
18 On transmitting, Chelsio S3 h/w computes and inserts the Header and
20 On receiving, Chelsio S3 h/w computes and verifies the Header and
25 S3 h/w can directly place the iSCSI Data-In or Data-Out PDU's
32 On transmitting, S3 h/w accepts the complete PDU (header + data)
38 On receiving, S3 h/w recovers the iSCSI PDU by reassembling TCP
/linux/Documentation/power/
A Dtricks.rst2 swsusp/S3 tricks
7 If you want to trick swsusp/S3 into working, you might want to try:
26 S3. Try that first.
A Dvideo.rst2 Video issues with S3 resume
7 During S3 resume, hardware needs to be reinitialized. For most
40 There are a few types of systems where video works after S3 resume:
42 (1) systems where video state is preserved over S3.
44 (2) systems where it is possible to call the video BIOS during S3
141 HP Omnibook XE3GC none (1), video is S3 Savage/IX-MV
144 IBM TP T20, model 2647-44G none (1), video is S3 Inc. 86C270-294
/linux/drivers/block/drbd/
A Ddrbd_state.h45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument
49 val.T2 = (S2); val.T3 = (S3); val; })
56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
58 __ns.T2 = (S2); __ns.T3 = (S3); __ns; })
/linux/Documentation/ABI/testing/
A Dsysfs-firmware-acpi7 S3 suspend and S3 resume. This sysfs entry contains the
29 OS write to SLP_TYP upon entry to S3. In
33 hardware entry to S3. In nanoseconds.
35 resume_count: A count of the number of S3 resume cycles
41 platform runtime firmware S3 resume, just prior to
A Dsysfs-devices-platform-ACPI-TAD37 expires, it will immediately wake up the system from the S3
70 (S3 or S4/S5 if supported) if set.
81 it will immediately wake up the system from the S3 sleep state
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_debugfs.c2669 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro
2676 #define S(s, v) S3("s", s, v) in sge_qinfo_show()
2677 #define T3(fmt_spec, s, v) S3(fmt_spec, s, tx[i].v) in sge_qinfo_show()
2678 #define T(s, v) S3("u", s, tx[i].v) in sge_qinfo_show()
2680 #define R3(fmt_spec, s, v) S3(fmt_spec, s, rx[i].v) in sge_qinfo_show()
2681 #define R(s, v) S3("u", s, rx[i].v) in sge_qinfo_show()
2701 S3("u", "DCB PGID:", in sge_qinfo_show()
2704 S3("u", "DCB PFC:", in sge_qinfo_show()
2713 S3("u", "Intr delay:", qtimer_val(adap, &rx[i].rspq)); in sge_qinfo_show()
2772 S3("u", "Intr delay:", qtimer_val(adap, &rx[i].rspq)); in sge_qinfo_show()
[all …]
/linux/crypto/
A Dserpent_generic.c93 #define S3(x0, x1, x2, x3, x4) ({ \ macro
232 S3(r3, r4, r0, r1, r2); store_and_load_keys(r1, r2, r4, r3, 28, 24); in __serpent_setkey_sbox()
240 S3(r2, r4, r3, r0, r1); store_and_load_keys(r0, r1, r4, r2, -4, -8); in __serpent_setkey_sbox()
249 S3(r1, r4, r2, r3, r0); store_and_load_keys(r3, r0, r4, r1, 14, 10); in __serpent_setkey_sbox()
257 S3(r0, r4, r1, r2, r3); store_and_load_keys(r2, r3, r4, r0, -18, -22); in __serpent_setkey_sbox()
266 S3(r3, r4, r0, r1, r2); storekeys(r1, r2, r4, r3, 0); in __serpent_setkey_sbox()
473 S3(r1, r3, r4, r2, r0); LK(r2, r0, r3, r1, r4, 4); in __serpent_encrypt()
481 S3(r0, r3, r1, r4, r2); LK(r4, r2, r3, r0, r1, 12); in __serpent_encrypt()
489 S3(r2, r3, r0, r1, r4); LK(r1, r4, r3, r2, r0, 20); in __serpent_encrypt()
497 S3(r4, r3, r2, r0, r1); LK(r0, r1, r3, r4, r2, 28); in __serpent_encrypt()
/linux/arch/arm/boot/dts/
A Dexynos4412-i9305.dts6 model = "Samsung Galaxy S3 (GT-I9305) based on Exynos4412";
A Dexynos4412-i9300.dts13 model = "Samsung Galaxy S3 (GT-I9300) based on Exynos4412";
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dcxgb4vf_main.c2046 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() macro
2053 #define S(s, v) S3("s", s, v) in sge_qinfo_show()
2054 #define T(s, v) S3("u", s, txq[qs].v) in sge_qinfo_show()
2055 #define R(s, v) S3("u", s, rxq[qs].v) in sge_qinfo_show()
2067 S3("d", "Port:", in sge_qinfo_show()
2081 S3("u", "Intr pktcnt:", in sge_qinfo_show()
2121 #undef S3 in sge_qinfo_show()
2182 #define S3(fmt, s, v) \ in sge_qstats_show() macro
2189 #define S(s, v) S3("s", s, v) in sge_qstats_show()
2191 #define T3(fmt, s, v) S3(fmt, s, txq[qs].v) in sge_qstats_show()
[all …]
/linux/tools/perf/arch/riscv/util/
A Dunwind-libdw.c40 dwarf_regs[19] = REG(S3); in libdw__arch_set_initial_registers()
/linux/Documentation/devicetree/bindings/mips/brcm/
A Dsoc.txt18 For power management (particularly, S2/S3/S5 system suspend), the following SoC
128 deep sleep states (S3).
/linux/arch/x86/crypto/
A Dpoly1305-x86_64-cryptogams.pl2272 vpermd $T3,$T2,$S3
2310 vpmuludq $T2,$S3,$M0
2325 vpmuludq $T3,$S3,$M1
2337 vpmuludq $T4,$S3,$M2
2414 vpslld \$2,$R3,$S3
2418 vpaddd $R3,$S3,$S3
2519 vpmuludq $H3,$S3,$M1
2529 vpmuludq $H4,$S3,$M2
2599 vpsrlq \$32,$S3,$S3
2659 vpmuludq $H3,$S3,$M1
[all …]
A Dserpent-sse2-i586-asm_32.S195 #define S3(x0, x1, x2, x3, x4) \ macro
519 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4);
527 S3(RA, RD, RB, RE, RC); LK(RE, RC, RD, RA, RB, 12);
535 S3(RC, RD, RA, RB, RE); LK(RB, RE, RD, RC, RA, 20);
543 S3(RE, RD, RC, RA, RB); LK(RA, RB, RD, RE, RC, 28);
/linux/arch/x86/kernel/acpi/
A Dwakeup_32.S82 # In case of S3 failure, we'll emerge here. Jump
/linux/Documentation/x86/
A Dintel_txt.rst172 - In the case of S3, tboot will also register itself as the resume
176 transfer control back to the kernel's S3 resume vector.
177 In order to preserve system integrity across S3, the kernel
180 the S3 transition) that tboot will calculate a MAC (message
/linux/arch/arm64/boot/dts/rockchip/
A Drk3399-gru.dtsi300 * When we go into S3 ARM Trusted Firmware will transition our PWM regulators
658 * At the moment settings are identical for S0 and S3, but if we later
659 * need to configure things differently for S3 we'll adjust here.
663 &ap_pwroff /* AP will auto-assert this when in S3 */
/linux/drivers/input/gameport/
A DKconfig15 S3 SonicVibes, Trident 4DWave, SiS7018, and ALi 5451 gameport
/linux/Documentation/devicetree/bindings/rtc/
A Dtrivial-rtc.yaml23 # AB-RTCMC-32.768kHz-B5ZE-S3: Real Time Clock/Calendar Module with I2C Interface
/linux/tools/power/pm-graph/config/
A Dsuspend-callgraph.cfg2 # Full Callgraph for S3 (Suspend to Mem) test

Completed in 55 milliseconds

123