Home
last modified time | relevance | path

Searched full:44 (Results 1 – 25 of 2110) sorted by relevance

12345678910>>...85

/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
DKconfig4 depends on 44x
8 not currently compatible with other 44x or 46x varients
12 depends on 44x
21 depends on 44x
34 depends on 44x
44 depends on 44x
52 depends on 44x
60 depends on 44x
70 depends on 44x
82 depends on 44x
[all …]
Dppc44x_simple.c3 * Generic PowerPC 44x platform support
7 * This implements simple platform support for PowerPC 44x chips. This is
8 * mostly used for eval boards or other simple and "generic" 44x boards. If
80 .name = "PowerPC 44x Platform", in define_machine()
/kernel/linux/linux-5.10/Documentation/core-api/irq/
Dirq-affinity.rst24 [root@moon 44]# cd /proc/irq/44
25 [root@moon 44]# cat smp_affinity
28 [root@moon 44]# echo 0f > smp_affinity
29 [root@moon 44]# cat smp_affinity
31 [root@moon 44]# ping -f h
37 [root@moon 44]# cat /proc/interrupts | grep 'CPU\|44:'
3944: 1068 1785 1785 1783 0 0 0 0 IO-A…
47 [root@moon 44]# echo f0 > smp_affinity
48 [root@moon 44]# cat smp_affinity
50 [root@moon 44]# ping -f h
[all …]
/kernel/linux/linux-5.10/lib/crypto/
Dpoly1305-donna64.c25 key->key.r64[1] = ((t0 >> 44) | (t1 << 20)) & 0xfffffc0ffffULL; in poly1305_core_setkey()
70 h1 += ((t0 >> 44) | (t1 << 20)) & 0xfffffffffffULL; in poly1305_core_blocks()
91 c = (u64)(d0 >> 44); in poly1305_core_blocks()
94 c = (u64)(d1 >> 44); in poly1305_core_blocks()
100 c = h0 >> 44; in poly1305_core_blocks()
126 c = h1 >> 44; in poly1305_core_emit()
132 c = h0 >> 44; in poly1305_core_emit()
135 c = h1 >> 44; in poly1305_core_emit()
141 c = h0 >> 44; in poly1305_core_emit()
147 c = g0 >> 44; in poly1305_core_emit()
[all …]
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
Ditest.sa36 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff804c01
41 dc.l $44fc0000,$48ee7fff,$ff804c01,$340242ee
46 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff804c01
51 dc.l $0008ff7c,$44fc0000,$48ee7fff,$ff804c01
56 dc.l $76ff3d7c,$0000ff7c,$44fc0000,$48ee7fff
61 dc.l $00007400,$76013d7c,$0008ff7c,$44fc0000
67 dc.l $44fc0000,$48ee7fff,$ff804c01,$3c0242ee
73 dc.l $00004228,$00023d7c,$001fff7c,$44fc001f
86 dc.l $0000ff7c,$44fc0000,$48ee7fff,$ff800188
92 dc.l $44fc001f,$48ee7fff,$ff800108,$000042ee
[all …]
Dftest.sa60 dc.l $daa2fe84,$2d7c2168,$c235fe88,$44fc0000
81 dc.l $44fc0000,$f2470012,$42eefea4,$48ee7fff
109 dc.l $f22ebc00,$feb4f23c,$58000002,$44fc0000
120 dc.l $bc00feb4,$44fc0000,$f23c4c18,$c1230001
187 dc.l $ff80f22e,$bc00feb4,$44fc0000,$f21fd800
209 dc.l $0000fe84,$2d7c0000,$0000fe88,$44fc0000
223 dc.l $0000fe84,$2d7c0000,$0000fe88,$44fc0000
237 dc.l $00000000,$fe88f22e,$d080fe80,$44fc0000
251 dc.l $fe88f22e,$d080fe80,$44fc0000,$f23c5820
265 dc.l $d080fe80,$44fc0000,$f23c5822,$000242ee
[all …]
/kernel/linux/linux-5.10/arch/mips/loongson64/
Ddma.c9 /* We extract 2bit node id (bit 44~47, only bit 44~45 used now) from in phys_to_dma()
11 long nid = (paddr >> 44) & 0x3; in phys_to_dma()
13 return ((nid << 44) ^ paddr) | (nid << node_id_offset); in phys_to_dma()
18 /* We extract 2bit node id (bit 44~47, only bit 44~45 used now) from in dma_to_phys()
22 return ((nid << node_id_offset) ^ daddr) | (nid << 44); in dma_to_phys()
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dct.json209 …nderTest": "$TC actions add action ct commit nat src addr 5.5.5.7-5.5.6.0 port 1000-2000 index 44",
212 …ion order [0-9]*: ct commit zone 0 nat src addr 5.5.5.7-5.5.6.0 port 1000-2000 pipe.*index 44 ref",
233 … "cmdUnderTest": "$TC actions add action ct commit nat src addr 2001::1 port 1000-2000 index 44",
236 …n": "action order [0-9]*: ct commit zone 0 nat src addr 2001::1 port 1000-2000 pipe.*index 44 ref",
257 …derTest": "$TC actions add action ct commit nat src addr 2001::1-2001::10 port 1000-2000 index 44",
260 …on order [0-9]*: ct commit zone 0 nat src addr 2001::1-2001::10 port 1000-2000 pipe.*index 44 ref",
281 …t": "$TC actions add action ct commit force nat src addr 2001::1-2001::10 port 1000-2000 index 44",
284 …er [0-9]*: ct commit force zone 0 nat src addr 2001::1-2001::10 port 1000-2000 pipe.*index 44 ref",
305 "cmdUnderTest": "$TC actions add action ct label 123123 index 44",
308 …ttern": "action order [0-9]*: ct zone 0 label 12312300000000000000000000000000 pipe.*index 44 ref",
[all …]
Dskbmod.json17 "cmdUnderTest": "$TC actions add action skbmod set dmac 11:22:33:44:55:66 index 5",
20 "matchPattern": "action order [0-9]*: skbmod pipe set dmac 11:22:33:44:55:66\\s+index 5",
65 "cmdUnderTest": "$TC actions add action skbmod set smac 00:44:55:44:55",
68 "matchPattern": "action order [0-9]*: skbmod pipe set smac 00:44:55:44:55",
/kernel/linux/linux-5.10/drivers/crypto/nx/
Dnx_csbcpb.h16 u8 __rsvd[44];
24 u8 __rsvd[44];
47 u8 __rsvd2[44];
56 u8 __rsvd[44];
78 u8 __rsvd2[44];
87 u8 __rsvd2[44];
/kernel/linux/linux-5.10/Documentation/core-api/
Dpacking.rst55 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32
71 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39
84 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56
98 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
110 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32
125 56 57 58 59 60 61 62 63 48 49 50 51 52 53 54 55 40 41 42 43 44 45 46 47 32 33 34 35 36 37 38 39
136 39 38 37 36 35 34 33 32 47 46 45 44 43 42 41 40 55 54 53 52 51 50 49 48 63 62 61 60 59 58 57 56
147 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
/kernel/linux/linux-5.10/drivers/video/logo/
Dlogo_spe_clut224.ppm92 16 16 18 5 5 8 40 40 40 44 44 44 4 4 4 0 0 0
106 3 3 6 29 29 31 3 3 6 41 41 41 44 44 44 5 5 5
111 8 8 8 53 53 53 44 44 44 59 59 59 238 238 238 192 191 189
138 0 0 0 0 0 0 0 0 0 2 2 2 33 33 33 44 44 44
202 44 38 29 179 179 179 253 253 253 253 253 253 253 253 253 240 240 240
207 0 0 0 0 0 0 0 0 0 2 2 2 32 32 32 150 116 44
219 201 147 20 239 182 13 244 187 14 150 116 44 35 35 35 6 6 6
233 245 188 14 246 190 14 246 190 14 246 190 14 242 185 13 150 116 44
257 141 109 44 175 122 13 187 136 12 189 138 9 207 152 19 228 170 11
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-gpio-defs.h234 uint64_t reserved_20_63:44;
242 uint64_t reserved_20_63:44;
269 uint64_t reserved_20_63:44;
273 uint64_t reserved_20_63:44;
313 uint64_t reserved_20_63:44;
317 uint64_t reserved_20_63:44;
344 uint64_t reserved_20_63:44;
348 uint64_t reserved_20_63:44;
Dcvmx-mixx-defs.h185 uint64_t reserved_20_63:44;
189 uint64_t reserved_20_63:44;
310 uint64_t reserved_20_63:44;
314 uint64_t reserved_20_63:44;
323 uint64_t reserved_20_63:44;
327 uint64_t reserved_20_63:44;
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dwb_scl.c114 44, 3104, 1016, 16312,
151 16188, 1060, 3652, 15908, 44,
152 16248, 744, 3844, 15972, 44,
172 16316, 1924, 2204, 44, 16372,
196 44, 16188, 4064, 228, 16324, 0,
200 128, 15792, 3420, 1448, 16024, 44,
212 16372, 16112, 3072, 1680, 15956, 44,
257 112, 15856, 1960, 2916, 15964, 44, 0,
320 44, 16080, 320, 2528, 1804, 16168, 16260, 28,
322 44, 16136, 100, 2328, 2084, 16304, 16200, 40,
[all …]
/kernel/linux/linux-5.10/arch/powerpc/
DKconfig28 # of address space (2^44). Only 4K page sizes are supported.
29 default 32 if 64BIT # 32 = 44 (16T) - 12 (4K)
217 select HAVE_KERNEL_XZ if PPC_BOOK3S || 44x
337 || 44x || 40x
374 default 4 if 44x
385 default 2 if 44x
390 depends on PPC_ADV_DEBUG_REGS && 44x
533 depends on (PPC_BOOK3S || FSL_BOOKE || (44x && !SMP)) || PPC_BOOK3E
569 depends on PPC64 || (FLATMEM && (44x || FSL_BOOKE))
612 depends on PPC64 || PPC_BOOK3S_32 || FSL_BOOKE || (44x && !SMP)
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
Ddot11d.c16 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 36, 40, 44, 48, 52, 56, 60, 64,
19 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52, 56,
23 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 36, 40, 44, 48, 52,
25 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 36, 40, 44, 48, 52,
28 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 36, 40, 44, 48, 52,
30 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 36, 40, 44, 48, 52,
34 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52,
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dchmctrl.h26 #define TCTRL1_RD_WAIT_SHIFT 44
56 #define TCTRL2_RDWR_RD_TI_DLY_SHIFT 44
84 #define TCTRL3_RD_WAIT_SHIFT 44
114 #define TCTRL4_RDWR_RD_RI_DLY_SHIFT 44
160 #define MACTRL_HALF_MODE_RD_MSEL_DLY_SHIFT 44
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dsys_ruffian.c107 * 21143 15 44 - - -
128 {44, 44, 44, 44, 44}, /* IdSel 15, 21143 */ in ruffian_map_irq()
Dsys_wildfire.c254 *44 Interrupt Line A from slot 3 PCI0
296 { 44, 44, 44+1, 44+2, 44+3}, /* IdSel 3 PCI 0 slot 3 */ in wildfire_map_irq()
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c178 CABAC_ENTRY(38, -6, 61, 0, 52, -6, 44, 0, 0),
186 CABAC_ENTRY(44, 7, 67, 2, 75, 20, 58, 0, 0),
270 CABAC_ENTRY(120, 11, 35, -4, 66, -4, 44, 1, 50),
273 CABAC_ENTRY(123, 11, 35, -8, 72, -7, 51, 0, 44),
277 CABAC_ENTRY(127, 13, 36, -6, 75, -6, 53, 5, 44),
283 CABAC_ENTRY(133, -7, 100, -44, 127, -5, 90, 14, 62),
304 CABAC_ENTRY(154, 5, 44, 9, 32, -3, 68, -11, 75),
307 CABAC_ENTRY(157, -5, 60, 0, 44, 1, 7, -13, 69),
311 CABAC_ENTRY(161, 5, 44, -4, 66, -23, 124, -15, 72),
313 CABAC_ENTRY(163, -1, 78, 12, 42, 44, -18, 16, 54),
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap3-evm.dts70 gpmc,cs-rd-off-ns = <44>;
71 gpmc,cs-wr-off-ns = <44>;
74 gpmc,adv-wr-off-ns = <44>;
/kernel/linux/linux-5.10/arch/powerpc/platforms/
DKconfig.cputype61 config 44x
62 bool "AMCC 44x, 46x or 47x"
245 depends on 40x || 44x
250 depends on E200 || E500 || 44x || PPC_BOOK3E
269 depends on 44x || E500 || PPC_86xx
274 depends on (44x || E500 || PPC_86xx) && !PPC_83xx && !PPC_82xx
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
Drouter_multicast.sh248 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
258 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
288 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
298 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
335 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
344 -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
380 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
389 -a 00:11:22:33:44:55 -b 33:33:00:00:00:03 \
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-format19 Example: 'config1:1,6-10,44'
20 Defines contents of attribute that occupies bits 1,6-10,44 of

12345678910>>...85