Home
last modified time | relevance | path

Searched refs:W2 (Results 1 – 10 of 10) sorted by relevance

/linux/lib/crypto/arm/
H A Dsha1-armv7-neon.S60 #define W2 q2 macro
357 W2, W3, W4, W5, W6, _, _, _ );
360 W2, W3, W4, W5, W6, _, _, _ );
363 W2, W3, W4, W5, W6, _, _, _ );
366 W2, W3, W4, W5, W6, _, _, _ );
370 W1, W2, W3, W4, W5, _, _, _ );
373 W1, W2, W3, W4, W5, _, _, _ );
376 W1, W2, W3, W4, W5, _, _, _ );
379 W1, W2, W3, W4, W5, _, _, _ );
384 W0, W1, W2, W3, W4, W5, W6, W7);
[all …]
/linux/lib/crypto/riscv/
H A Dsha512-riscv64-zvknhb-zvkb.S62 #define W2 v14 // LMUL=2 macro
90 sha512_4rounds \last, W0, W1, W2, W3
91 sha512_4rounds \last, W1, W2, W3, W0
92 sha512_4rounds \last, W2, W3, W0, W1
93 sha512_4rounds \last, W3, W0, W1, W2
132 vle64.v W2, (DATA)
133 vrev8.v W2, W2
H A Dsha256-riscv64-zvknha_or_zvknhb-zvkb.S61 #define W2 v4 macro
103 sha256_4rounds \last, \k0, W0, W1, W2, W3
104 sha256_4rounds \last, \k1, W1, W2, W3, W0
105 sha256_4rounds \last, \k2, W2, W3, W0, W1
106 sha256_4rounds \last, \k3, W3, W0, W1, W2
179 vle32.v W2, (DATA)
180 vrev8.v W2, W2
/linux/tools/testing/selftests/net/
H A Dvrf_route_leaking.sh464 run_cmd_grep "Time to live exceeded" ip netns exec $h1 ping -t1 -c1 -W2 ${H2_N2_IP}
485 run_cmd_grep "Frag needed" ip netns exec $h1 ping -s 1450 -Mdo -c1 -W2 ${H2_N2_IP}
506 run_cmd_grep "Time exceeded: Hop limit" ip netns exec $h1 "${ping6}" -t1 -c1 -W2 ${H2_N2_IP6}
527 run_cmd_grep "Packet too big" ip netns exec $h1 "${ping6}" -s 1450 -Mdo -c1 -W2 ${H2_N2_IP6}
/linux/Documentation/admin-guide/device-mapper/
H A Dlog-writes.rst29 W1,W2,W3,C3,C2,Wflush,C1,Cflush
33 W3,W2,flush,W1....
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c789 #define W2 97 macro
798 SIG_EXPR_LIST_ALIAS(W2, VPIOB3, VPI);
799 SIG_EXPR_LIST_DECL_SINGLE(W2, NDCD2, NDCD2, W2_DESC);
800 PIN_DECL_2(W2, GPIOM1, VPIOB3, NDCD2);
801 FUNC_GROUP_DECL(NDCD2, W2);
1029 FUNC_GROUP_DECL(VPI18, T5, U3, V1, U4, V2, V3, W2, Y1, V4, W3, Y2, AA1, V5,
1031 FUNC_GROUP_DECL(VPI24, T5, U3, V1, U4, V2, V3, W2, Y1, V4, W3, Y2, AA1, V5,
1034 FUNC_GROUP_DECL(VPI30, T5, U3, V1, U4, V2, W1, U5, V3, W2, Y1, V4, W3, Y2, AA1,
2108 ASPEED_PINCTRL_PIN(W2),
H A Dpinctrl-aspeed-g5.c810 #define W2 105 macro
812 SIG_EXPR_LIST_DECL_SINGLE(W2, DASHN1, DASHN1, VPIRSVD_DESC, W2_DESC);
813 SIG_EXPR_LIST_DECL_SINGLE(W2, PWM1, PWM1, W2_DESC, COND2);
814 PIN_DECL_2(W2, GPION1, DASHN1, PWM1);
815 FUNC_GROUP_DECL(PWM1, W2);
2115 ASPEED_PINCTRL_PIN(W2),
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am654-idk.dtso280 AM65X_WKUP_IOPAD(0x00ac, PIN_INPUT_PULLUP, 0) /* (W2) MCU_MCAN0_RX */
/linux/drivers/platform/x86/
H A DKconfig828 R2, R3, R5, T2, W2 and Y2 series), say Y.
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c10449 CASE_BTC_SLOT_STR(W2); in id_to_slot()