Home
last modified time | relevance | path

Searched defs:W (Results 1 – 23 of 23) sorted by relevance

/linux-5.10/arch/arm/crypto/ !
Dsha1-armv7-neon.S88 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
102 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
115 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
130 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
135 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
166 #define WPRECALC_00_15_0(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
169 #define WPRECALC_00_15_1(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
172 #define WPRECALC_00_15_2(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
175 #define WPRECALC_00_15_3(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
178 #define WPRECALC_00_15_4(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
[all …]
/linux-5.10/Documentation/hwmon/ !
Dabituguru-datasheet.rst248 .. [1] This bit is only honored/used by the uGuru if a temp sensor is connected
250 .. [2] This bit is only honored/used by the uGuru if a volt sensor is connected
/linux-5.10/crypto/ !
Dsha512_generic.c88 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()
93 static inline void BLEND_OP(int I, u64 *W) in BLEND_OP()
104 u64 W[16]; in sha512_transform() local
Dcast6_generic.c93 static inline void W(u32 *key, unsigned int i) in W() function
/linux-5.10/lib/crypto/ !
Dsha256.c36 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()
41 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
49 u32 W[64]; in sha256_transform() local
/linux-5.10/drivers/gpu/drm/i915/gt/ !
Dintel_reset.h71 #define intel_wedge_on_timeout(W, GT, TIMEOUT) \ argument
/linux-5.10/arch/x86/crypto/ !
Dsha1_ssse3_asm.S311 .set W, W0 define
331 .set W, W_minus_32 define
/linux-5.10/arch/powerpc/crypto/ !
Dsha1-powerpc-asm.S34 #define W(t) (((t)%16)+16) macro
/linux-5.10/lib/ !
Dsha1.c46 #define W(x) (array[(x)&15]) macro
/linux-5.10/tools/perf/util/ !
Ds390-cpumsf-kernel.h21 unsigned int W:1; /* 27 PSW wait state */ member
/linux-5.10/drivers/net/wireless/ath/ath9k/ !
Dmci.h117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
/linux-5.10/drivers/gpu/drm/gma500/ !
Dintel_gmbus.c39 #define _wait_for(COND, MS, W) ({ \ argument
Dcdv_intel_display.c112 #define _wait_for(COND, MS, W) ({ \ argument
Dcdv_intel_dp.c237 #define _wait_for(COND, MS, W) ({ \ argument
/linux-5.10/arch/mips/crypto/ !
Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/linux-5.10/arch/x86/kernel/kprobes/ !
Dcore.c63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/linux-5.10/arch/x86/kernel/ !
Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/linux-5.10/arch/s390/include/asm/ !
Dcpu_mf.h107 unsigned int W:1; /* 27 PSW wait state */ member
/linux-5.10/arch/arm/mm/ !
Dalignment.c678 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ !
Dpush.h252 #define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
343 #define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
/linux-5.10/drivers/gpu/drm/i915/ !
Di915_cmd_parser.c205 #define W CMD_DESC_REGISTER macro
/linux-5.10/drivers/net/wan/ !
Dfarsync.c499 #define FST_WRW(C,E,W) writew ((W), (C)->mem + WIN_OFFSET(E)) argument
/linux-5.10/arch/powerpc/xmon/ !
Dppc-opc.c813 #define W A_L macro