Home
last modified time | relevance | path

Searched +full:11 +full:a (Results 1 – 25 of 1151) sorted by relevance

12345678910>>...47

/linux/arch/x86/crypto/
H A Dsha256-avx-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47 # This code schedules 1 block at a time, with 4 lanes per block
107 a = %eax define
141 # Rotate values of symbols a...h
150 b = a
151 a = TMP_ define
155 ## compute s0 four at a time and s1 two at a time
156 ## compute W[-16] + W[-7] 4 at a time
159 MY_ROR (25-11), y0 # y0 = e >> (25-11)
[all …]
H A Dsha256-ssse3-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
100 a = %eax define
135 # Rotate values of symbols a...h
144 b = a
145 a = TMP_ define
149 ## compute s0 four at a time and s1 two at a time
150 ## compute W[-16] + W[-7] 4 at a time
153 ror $(25-11), y0 # y0 = e >> (25-11)
154 mov a, y1 # y1 = a
[all …]
H A Dsha256-avx2-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
48 # This code schedules 2 blocks at a time, with 4 lanes per block
103 a = %eax define
140 # Rotate values of symbols a...h
150 b = a
151 a = TMP_ define
157 mov a, y3 # y3 = a # MAJA
159 rorx $11, e, y1 # y1 = e >> 11 # S1B
162 or c, y3 # y3 = a|c # MAJA
[all …]
/linux/arch/mips/include/asm/
H A Dunaligned-emul.h22 ".section\t__ex_table,\"a\"\n\t" \
43 ".section\t__ex_table,\"a\"\n\t" \
73 "11:\tli\t%1, %3\n\t" \
76 ".section\t__ex_table,\"a\"\n\t" \
77 STR(PTR_WD)"\t1b, 11b\n\t" \
78 STR(PTR_WD)"\t2b, 11b\n\t" \
79 STR(PTR_WD)"\t3b, 11b\n\t" \
80 STR(PTR_WD)"\t4b, 11b\n\t" \
104 ".section\t__ex_table,\"a\"\n\t" \
127 ".section\t__ex_table,\"a\"\n\t" \
[all …]
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dtda1997x.txt6 - RGB 8bit per color (24 bits total): R[11:4] B[11:4] G[11:4]
7 - YUV444 8bit per color (24 bits total): Y[11:4] Cr[11:4] Cb[11:4]
8 - YUV422 semi-planar 8bit per component (16 bits total): Y[11:4] CbCr[11:4]
9 - YUV422 semi-planar 10bit per component (20 bits total): Y[11:2] CbCr[11:2]
10 - YUV422 semi-planar 12bit per component (24 bits total): - Y[11:0] CbCr[11:0]
11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles)
12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles)
13 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles)
16 - RGB 12bit per color (36 bits total): R[11:0] B[11:0] G[11:0]
17 - YUV444 12bit per color (36 bits total): Y[11:0] Cb[11:0] Cr[11:0]
[all …]
/linux/arch/m68k/include/asm/
H A Ddelay.h11 * Delay routines, using a pre-computed "loops_per_jiffy" value.
19 * The 0x4a8e is of course a 'tstl %fp' instruction. This is better
20 * than using a NOP (0x4e71) instruction because it executes in one
22 * for bus cycles to finish. Also fp/a6 isn't likely to cause a
49 * The simpler m68k and ColdFire processors do not have a 32*32->64
50 * multiply instruction. So we need to handle them a little differently.
51 * We use a bit of shifting and a single 32*32->32 multiply to get close.
56 __delay(((((u) * HZSCALE) >> 11) * (loops_per_jiffy >> 11)) >> 6)
71 * The definition of __const_udelay is specifically made a macro so that
73 * the delay is a const.
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rapidio10 NOTE: An mport ID is not a RapidIO destination ID assigned to a
36 only fabric enumerating mports have a valid destination ID
39 After enumeration or discovery was performed for a given mport device,
48 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0001
49 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0004
50 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0007
51 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0002
52 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0003
53 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0005
54 lrwxrwxrwx 1 root root 0 Feb 11 15:11 device -> ../../../0000:01:00.0
[all …]
H A Dsecurityfs-secrets-coco15 secret appears as a file under <securityfs>/secrets/coco,
23 removes the entry from the filesystem. A secret cannot be read
30 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
31 -r--r----- 1 root root 0 Jun 28 11:54 83c83f7f-1356-4975-8b7e-d3a0b54312c6
32 -r--r----- 1 root root 0 Jun 28 11:54 9553f55d-3da2-43ee-ab5d-ff17f78864d2
33 -r--r----- 1 root root 0 Jun 28 11:54 e6f5a162-d67f-4750-a67c-5d065f2a9910
35 Reading the secret data by reading a file::
40 Wiping a secret by unlinking a file::
44 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
45 -r--r----- 1 root root 0 Jun 28 11:54 83c83f7f-1356-4975-8b7e-d3a0b54312c6
[all …]
/linux/tools/thermal/tmon/
H A Dtmon.84 \fBtmon\fP - A monitoring and testing tool for Linux kernel thermal subsystem
32 - with a built-in Proportional Integral Derivative (\fBPID\fP)
33 controller, user can pair a cooling device to a thermal sensor for
46 The \fB-c --control\fP option sets a cooling device type to control temperature
47 of a thermal zone
70 \fBA \fP active cooling trip point type (fan)
72 \fBA \fP hot trip point type
89 \fBTAB\fP shows tuning pop up panel, choose a letter to modify
124 11 65.0 67 67 0 0 0 0 0 0 0 0 0 0 8 8 8 8 6 0
129 16 65.0 66 66 0 0 0 0 0 0 0 0 0 0 11 11 11 11 6 0
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py39 "HOVERING": BIT(11),
49211 75 10 95 01 35 00 46 c8 37 09 30 81 02 46 68 1f 09 31 81 02 45 00 c0 c0 05 0d 09 06 15 00 26 ff…
497 # this device has *a lot* of different reports, and most of them
498 # have the Touch Screen application. But the first one is a stylus
585 """send a single touch in the first slot of the device,
613 Make sure the kernel sees this as a dual touch.
691 Make sure the kernel sees this as a triple touch.
787 A report should forward an accurate contact count and the kernel
831 """send a single touch in the first slot of the device, with
856 Kernel is supposed to mark the contact with a distance > 0
[all …]
/linux/arch/powerpc/boot/
H A Dcrtsavres.S25 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28 * You should have received a copy of the GNU General Public License
33 * As a special exception, if you link this library with files
58 stw 14,-72(11) /* save gp registers */
61 stw 15,-68(11)
64 stw 16,-64(11)
67 stw 17,-60(11)
70 stw 18,-56(11)
73 stw 19,-52(11)
76 stw 20,-48(11)
[all …]
/linux/Documentation/security/secrets/
H A Dcoco.rst28 The guest firmware may reserve a designated memory area for secret injection,
30 under a ``LINUX_EFI_COCO_SECRET_AREA_GUID`` entry
35 During the VM's launch, the virtual machine manager may inject a secret to that
38 Guest Owner secret data should be a GUIDed table of secret values; the binary
55 Consider a guest performing computations on encrypted files. The Guest Owner
64 Host can't read the decrypted content from memory because it's a
67 Here is a simple example for usage of the efi_secret module in a guest
72 drwxr-xr-x 2 root root 0 Jun 28 11:54 .
73 drwxr-xr-x 3 root root 0 Jun 28 11:54 ..
74 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
[all …]
/linux/include/dt-bindings/memory/
H A Dmt8186-memory-port.h17 * a) Make sure all the ports inside a larb are in one range.
26 * N/A 12G ~ 16G
64 #define IOMMU_PORT_L4_HW_VDEC_RG_CTRL_DMA_EXT MTK_M4U_ID(4, 11)
80 #define IOMMU_PORT_L7_JPGENC_Q_TABLE MTK_M4U_ID(7, 11)
100 #define IOMMU_PORT_L9_IMG_SMTI_D5 MTK_M4U_ID(9, 11)
119 /* LARB 11 -- IMG-2 */
120 #define IOMMU_PORT_L11_IMG_IMGI_D1 MTK_M4U_ID(11, 0)
121 #define IOMMU_PORT_L11_IMG_IMGBI_D1 MTK_M4U_ID(11, 1)
122 #define IOMMU_PORT_L11_IMG_DMGI_D1 MTK_M4U_ID(11, 2)
123 #define IOMMU_PORT_L11_IMG_DEPI_D1 MTK_M4U_ID(11, 3)
[all …]
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt16 # mnemonics that begin with lowercase 'v' accept a VEX or EVEX prefix
17 # mnemonics that begin with lowercase 'k' accept a VEX prefix
56 0a: OR Gb,Eb
64 11: ADC Ev,Gv
73 1a: SBB Gb,Eb
90 2a: SUB Gb,Eb
107 3a: CMP Gb,Eb
124 4a: DEC eDX (i64) | REX.WX (o64)
141 5a: POP rDX/r10 (d64)
158 6a
[all...]
/linux/fs/smb/common/
H A Dcifs_md4.c51 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
52 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
53 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
57 u32 a, b, c, d; in md4_transform() local
59 a = hash[0]; in md4_transform()
64 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
65 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
66 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
67 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
68 ROUND1(a, b, c, d, in[4], 3); in md4_transform()
[all …]
/linux/lib/crypto/
H A Dblake2s-generic.c3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
20 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
21 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
22 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
23 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
24 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
25 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
26 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
27 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
28 { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 },
[all …]
/linux/crypto/
H A Dblake2b_generic.c26 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
27 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
28 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
29 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
30 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
31 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
32 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
33 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
34 { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 },
35 { 10, 2, 8, 4, 7, 6, 1, 5, 15, 11, 9, 14, 3, 12, 13, 0 },
[all …]
H A Dmd4.c63 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
64 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
69 u32 a, b, c, d; in md4_transform() local
71 a = hash[0]; in md4_transform()
76 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
77 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
78 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
79 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
80 ROUND1(a, b, c, d, in[4], 3); in md4_transform()
[all …]
/linux/arch/powerpc/crypto/
H A Dpoly1305-p10le_64.S18 # a += m
19 # a = (r + a) % p
20 # a += s
40 # Each word in a vector consists a member of a "r/s" in [a * r/s].
222 vmulouw 11, 6, 2
227 vaddudm 14, 14, 11
229 vmulouw 11, 6, 3
233 vaddudm 15, 15, 11
240 vmulouw 11, 6, 26
242 vaddudm 16, 16, 11
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dflower.json138 "./tdc_multibatch.py -x par_ -a 500001 -m 5 $DEV2 $BATCH_DIR 100000 5 add",
164 "./tdc_multibatch.py -x par_ -a 500001 -m 5 $DEV2 $BATCH_DIR 100000 5 replace",
226 …dd dev $DEV2 protocol ip prio 1 ingress flower dst_mac e4:11:22:11:4a:51 src_mac e4:11:22:11:4a:50…
228 …dd dev $DEV2 protocol ip prio 1 ingress flower dst_mac e4:11:22:11:4a:51 src_mac e4:11:22:11:4a:50…
247 …"$TC filter add dev $DEV2 protocol ip pref 1 ingress flower dst_mac e4:11:22:11:4a:51 action drop",
266 …"$TC filter add dev $DEV2 protocol ip pref 1 ingress flower dst_mac e4:11:22:11:4a:51 action drop",
269 "matchPattern": " dst_mac e4:11:22:11:4a:51",
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp43x-gateworks-gw2358.dts101 * Set up expansion bus config to a really slow timing.
129 * 1 are connected to IRQ 11, all 4 interrupts from IDSEL 2
132 * this with 11, 10, 9, 8 for the 4 pins on IDSEL 1 etc.
138 <0x0800 0 0 1 &gpio0 11 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 1 is irq 11 */
143 <0x1000 0 0 1 &gpio0 10 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 2 is irq 10 */
146 <0x1000 0 0 4 &gpio0 11 IRQ_TYPE_LEVEL_LOW>, /* INT D on slot 2 is irq 11 */
148 <0x1800 0 0 1 &gpio0 9 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 3 is irq 9 */
150 <0x1800 0 0 3 &gpio0 11 IRQ_TYPE_LEVEL_LOW>, /* INT C on slot 3 is irq 11 */
153 <0x2000 0 0 1 &gpio0 8 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 3 is irq 8 */
154 <0x2000 0 0 2 &gpio0 11 IRQ_TYPE_LEVEL_LOW>, /* INT B on slot 3 is irq 11 */
[all …]
/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dtprobe_syntax_errors.tc50 check_error 't kfree +0(@11):u8[10^' # ARRAY_NO_CLOSE
51 check_error 't kfree +0(@11):u8[10]^a' # BAD_ARRAY_SUFFIX
52 check_error 't kfree +0(@11):u8[^10a]' # BAD_ARRAY_NUM
53 check_error 't kfree +0(@11):u8[^256]' # ARRAY_TOO_BIG
56 check_error 't kfree @11:^unknown_type' # BAD_TYPE
58 check_error 't kfree @11:^b10@a/16' # BAD_BITFIELD
60 check_error 't kfree ^arg123456789012345678901234567890=@11' # ARG_NAME_TOO_LOG
61 check_error 't kfree ^=@11' # NO_ARG_NAME
62 check_error 't kfree ^var.1=@11' # BAD_ARG_NAME
63 check_error 't kfree var1=@11 ^var1=@12' # USED_ARG_NAME
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h15 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, TITLE, or
19 * You should have received a copy of the GNU General Public License
24 * This file may also be available under a different license from Cavium.
31 * New, starting with SDK 1.7.0, cvmx-pow supports a number of
38 * - Requesting a POW operation with an active tag switch in
40 * - Waiting for a tag switch to complete for an excessively
41 * long period. This is normally a sign of an error in locking
74 /* A tag switch to NULL, and there is no space reserved in POW
77 * - NULL_NULL is entered at the beginning of time and on a deschedule.
78 * - NULL_NULL can be exited by a new work request. A NULL_SWITCH
[all …]
/linux/arch/arm/crypto/
H A Dblake2s-core.S24 .macro __ldrd a, b, src, offset
26 ldrd \a, \b, [\src, #\offset]
28 ldr \a, [\src, #\offset]
33 .macro __strd a, b, dst, offset
35 strd \a, \b, [\dst, #\offset]
37 str \a, [\dst, #\offset]
42 .macro _le32_bswap a, tmp
44 rev_l \a, \tmp
48 .macro _le32_bswap_8x a, b, c, d, e, f, g, h, tmp
49 _le32_bswap \a, \tmp
[all …]
/linux/drivers/gpu/drm/nouveau/include/nvhw/class/
H A Dcl507c.h4 * Permission is hereby granted, free of charge, to any person obtaining a
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
49 #define NV507C_DMA_METHOD_OFFSET 11:2
54 #define NV507C_DMA_JUMP_OFFSET 11:2
57 #define NV507C_DMA_SET_SUBDEVICE_MASK_VALUE 11:0
61 #define NV507C_PUT_PTR 11:2
63 #define NV507C_GET_PTR 11:2
77 #define NV507C_SET_SEMAPHORE_CONTROL_OFFSET 11:2
88 #define NV507C_SET_NOTIFIER_CONTROL_OFFSET 11:2
110 #define NV507C_SURFACE_SET_OFFSET(a,b) (0x00000800 + (a)*0… argument
[all …]

12345678910>>...47