| /linux/tools/perf/pmu-events/arch/x86/ivytown/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 11 "BriefDescription": "Core 0 C State Transition Cycles", 12 "Counter": "0,1,2,3", 16 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 20 "BriefDescription": "Core 10 C State Transition Cycles", 21 "Counter": "0,1,2,3", 25 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 29 "BriefDescription": "Core 11 C State Transition Cycles", 30 "Counter": "0,1,2,3", 34 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 11 "BriefDescription": "Core C State Transition Cycles", 12 "Counter": "0,1,2,3", 16 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 20 "BriefDescription": "Core C State Transition Cycles", 21 "Counter": "0,1,2,3", 25 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 29 "BriefDescription": "Core C State Transition Cycles", 30 "Counter": "0,1,2,3", 34 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 11 "BriefDescription": "Core C State Transition Cycles", 12 "Counter": "0,1,2,3", 16 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 20 "BriefDescription": "Core C State Transition Cycles", 21 "Counter": "0,1,2,3", 25 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 29 "BriefDescription": "Core C State Transition Cycles", 30 "Counter": "0,1,2,3", 34 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/haswellx/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 11 "BriefDescription": "Core C State Transition Cycles", 12 "Counter": "0,1,2,3", 16 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 20 "BriefDescription": "Core C State Transition Cycles", 21 "Counter": "0,1,2,3", 25 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 29 "BriefDescription": "Core C State Transition Cycles", 30 "Counter": "0,1,2,3", 34 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… [all …]
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-regs.h | 3 * Copyright (c) 2022 MediaTek Inc. 16 * Plane count: 1, 2, 3 17 * H-subsample: 0, 1, 2 19 * Color group: 0-RGB, 1-YUV, 2-raw 26 #define MDP_COLOR_IS_COMPRESS(c) ((0x20000000 & (c)) >> 29) argument 27 #define MDP_COLOR_IS_10BIT_PACKED(c) ((0x08000000 & (c)) >> 27) argument 28 #define MDP_COLOR_IS_10BIT_LOOSE(c) (((0x0c000000 & (c)) >> 26) == 1) argument 29 #define MDP_COLOR_IS_10BIT_TILE(c) (((0x0c000000 & (c)) >> 26) == 3) argument 30 #define MDP_COLOR_IS_UFP(c) ((0x02000000 & (c)) >> 25) argument 31 #define MDP_COLOR_IS_INTERLACED(c) ((0x01000000 & (c)) >> 24) argument [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | yuv-formats.rst | 2 .. c:namespace:: V4L 30 direction are possible, common factors are 1 (no subsampling), 2 and 4, with 35 - `4:2:2`: Horizontal subsampling by 2, no vertical subsampling 36 - `4:2:0`: Horizontal subsampling by 2, vertical subsampling by 2 60 .. flat-table:: 4:2:2 subsampling, interstitially sited 69 - 2 74 - C 78 - C 82 - C 86 - C [all …]
|
| /linux/lib/crypto/ |
| H A D | des.c | 7 * Copyright (c) 2005 Dag Arne Osvik <da@osvik.no> 595 * PC2 lookup tables are organized as 2 consecutive sets of 4 interleaved 599 * After PC1 each of the variables a,b,c,d contains a 7 bit subset of C_i 603 #define T1(x) pt[2 * (x) + 0] 604 #define T2(x) pt[2 * (x) + 1] 605 #define T3(x) pt[2 * (x) + 2] 606 #define T4(x) pt[2 * (x) + 3] 608 #define DES_PC2(a, b, c, d) (T4(d) | T3(c) | T2(b) | T1(a)) argument 618 * alternating zero-one patterns in the C and D registers after Permuted 625 unsigned long a, b, c, d, w; in des_ekey() local [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/jaketown/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 11 "BriefDescription": "Core C State Transition Cycles", 12 "Counter": "0,1,2,3", 16 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 20 "BriefDescription": "Core C State Transition Cycles", 21 "Counter": "0,1,2,3", 25 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… 29 "BriefDescription": "Core C State Transition Cycles", 30 "Counter": "0,1,2,3", 34 …"PublicDescription": "Number of cycles spent performing core C state transitions. There is one ev… [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | devlink_trap_control.sh | 15 # | | default via 2001:db8:1::2 | 22 # | 2001:db8:1::2/64 | 24 # | 2001:db8:2::2/64 | 32 # | | default via 2001:db8:2::2 | 34 # | | 2001:db8:2::1/64 | 98 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2 103 ip -6 route del default vrf v$h1 nexthop via 2001:db8:1::2 111 simple_if_init $h2 198.51.100.1/24 2001:db8:2::1/64 114 ip -6 route add default vrf v$h2 nexthop via 2001:db8:2::2 119 ip -6 route del default vrf v$h2 nexthop via 2001:db8:2::2 [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 11 "Counter": "0,1,2,3", 20 "Counter": "0,1,2,3", 29 "Counter": "0,1,2,3", 39 "Counter": "0,1,2,3", 48 "BriefDescription": "Phase Shed 2 Cycles", 49 "Counter": "0,1,2,3", 54 "PublicDescription": "Phase Shed 2 Cycles : Cycles spent in phase-shedding power state 2", 59 "Counter": "0,1,2,3", 69 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/icelakex/ |
| H A D | uncore-power.json | 4 "Counter": "0,1,2,3", 12 "Counter": "0,1,2,3", 21 "Counter": "0,1,2,3", 30 "Counter": "0,1,2,3", 40 "Counter": "0,1,2,3", 49 "BriefDescription": "Phase Shed 2 Cycles", 50 "Counter": "0,1,2,3", 55 "PublicDescription": "Phase Shed 2 Cycles : Cycles spent in phase-shedding power state 2", 60 "Counter": "0,1,2,3", 70 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/build/tests/ |
| H A D | run.sh | 5 make -C ex V=1 clean > ex.out 2>&1 6 make -C ex V=1 >> ex.out 2>&1 13 make -C ex V=1 clean > /dev/null 2>&1 18 make -C ex V=1 clean > ex.out 2>&1 21 make -rR -C ex V=1 ex.o >> ex.out 2>&1 22 make -rR -C ex V=1 ex.i >> ex.out 2>&1 23 make -rR -C ex V=1 ex.s >> ex.out 2>&1 35 make -C ex V=1 clean > /dev/null 2>&1 40 make -C ex V=1 clean > ex.out 2>&1 44 make -C ex V=1 CFLAGS=-DINCLUDE >> ex.out 2>&1 [all …]
|
| /linux/arch/m68k/lib/ |
| H A D | memset.c | 10 void *memset(void *s, int c, size_t count) in memset() argument 17 c &= 0xff; in memset() 18 c |= c << 8; in memset() 19 c |= c << 16; in memset() 22 *cs++ = c; in memset() 26 if (count > 2 && (long)s & 2) { in memset() 28 *ss++ = c; in memset() 30 count -= 2; in memset() 32 temp = count >> 2; in memset() 37 *ls++ = c; in memset() [all …]
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-vp9.c | 5 * Copyright (C) 2021 Collabora, Ltd. 198 { 2, 44, 76 }, 201 { /* Coeff Band 2 */ 222 { 2, 39, 75 }, 247 { 2, 68, 118 }, 251 { /* Coeff Band 2 */ 300 { 2, 49, 87 }, 303 { /* Coeff Band 2 */ 308 { 2, 42, 81 }, 333 { 2, 20, 47 }, [all …]
|
| /linux/lib/crypto/x86/ |
| H A D | sha256-ssse3-asm.S | 4 # Copyright (C) 2013 Intel Corporation. 9 # Tim Chen <tim.c.chen@linux.intel.com> 13 # General Public License (GPL) Version 2, available from the file 91 INP = %rsi # 2nd arg 95 c = %ecx define 141 d = c 142 c = b define 165 ror $(13-2), y1 # y1 = (a >> (13-2)) ^ (a >> (22-2)) 168 xor a, y1 # y1 = a ^ (a >> (13-2)) ^ (a >> (22-2)) 172 ror $2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) [all …]
|
| H A D | sha256-avx-asm.S | 4 # Copyright (C) 2013 Intel Corporation. 9 # Tim Chen <tim.c.chen@linux.intel.com> 13 # General Public License (GPL) Version 2, available from the file 98 INP = %rsi # 2nd arg 102 c = %ecx define 147 d = c 148 c = b define 170 MY_ROR (13-2), y1 # y1 = (a >> (13-2)) ^ (a >> (22-2)) 173 xor a, y1 # y1 = a ^ (a >> (13-2)) ^ (a >> (22-2)) 176 MY_ROR 2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22) [all …]
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc-dec23.c | 3 Decompression for chipset version 2 et 3 4 (C) 2004-2006 Luc Saillard (luc@saillard.org) 24 * 0: use a C version of this tests: { a<0?0:(a>255?255:a) } 127 p0[k + 0x10] = (2 * pw) + 0x80; in build_table_color() 131 p0[k + 0x50] = (-2 * pw) + 0x80; in build_table_color() 161 * if look_bits(2) == 0: # op == 2 in the lookup table 162 * skip_bits(2) 181 * op == 2 when (i%4)==0 258 {0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3,}, 259 {0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3,}, [all …]
|
| /linux/arch/mips/alchemy/common/ |
| H A D | clock.c | 14 * * output divided between [2 .. 512 in steps of 2] (!Au1300) 20 * * divide this input by 1, 2, or 4 (and 3 on Au1300). 24 * - sysbus clock: CPU core clock (CPUPLL) divided by 2, 3 or 4. 143 preset_lpj /= 2 * HZ; in alchemy_set_lpj() 249 struct clk *c; in alchemy_clk_setup_aux() local 266 c = clk_register(NULL, &a->hw); in alchemy_clk_setup_aux() 267 if (!IS_ERR(c)) in alchemy_clk_setup_aux() 268 clk_register_clkdev(c, name, NULL); in alchemy_clk_setup_aux() 272 return c; in alchemy_clk_setup_aux() 279 unsigned long v = (alchemy_rdsys(AU1000_SYS_POWERCTRL) & 3) + 2; in alchemy_clk_setup_sysbus() [all …]
|
| /linux/arch/riscv/kernel/tests/kprobes/ |
| H A D | test-kprobes-asm.S | 23 jal x0, 2f 31 2: jal 1b 69 li a2, 2 85 bge a2, a1, 2f 91 2: 108 c.j 2f 113 2: li a0, KPROBE_TEST_MAGIC_LOWER 115 c.j 1b 119 la a0, 2f 121 c.jr a0 [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | srv6_end_next_csid_l3vpn_test.sh | 6 # This script is designed for testing the support of NEXT-C-SID flavor for SRv6 9 # [2] is assumed for the reader. 12 # two hosts and four routers. Hosts hs-1 and hs-2 are connected through an 13 # IPv4/IPv6 L3 VPN service, offered by routers rt-1, rt-2, rt-3 and rt-4 using 14 # the NEXT-C-SID flavor. The key components for such VPNs are: 22 # iii) The NEXT-C-SID mechanism [2] offers the possibility of encoding several 24 # Compressed SID (C-SID) container. In this way, the length of the SID 26 # The NEXT-C-SID is provided as a "flavor" of the SRv6 End behavior 27 # which advances the current C-SID (i.e. the Locator-Node Function defined 28 # in [2]) with the next one carried in the Argument, if available. [all …]
|
| H A D | srv6_end_x_next_csid_l3vpn_test.sh | 7 # This script is designed for testing the support of NEXT-C-SID flavor for SRv6 10 # [2] is assumed for the reader. 13 # two hosts and four routers. Hosts hs-1 and hs-2 are connected through an 14 # IPv4/IPv6 L3 VPN service, offered by routers rt-1, rt-2, rt-3 and rt-4 using 15 # the NEXT-C-SID flavor. The key components for such VPNs are: 24 # iii) The NEXT-C-SID mechanism [2] offers the possibility of encoding several 26 # Compressed SID (C-SID) container. In this way, the length of the SID 28 # The NEXT-C-SID is provided as a "flavor" of the SRv6 End.X behavior 29 # which advances the current C-SID (i.e. the Locator-Node Function defined 30 # in [2]) with the next one carried in the Argument, if available. [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
| H A D | tc_flower.sh | 4 # This test is for checking the A-TCAM and C-TCAM operation in Spectrum-2. 15 NUM_NETIFS=2 47 local cmd=$2 56 local seconds=$2 73 local count=$2 104 $MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -A 192.0.2.1 -B 192.0.2.2 \ 110 tc filter add dev $h2 ingress protocol ip pref 2 handle 102 flower \ 113 $MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -A 192.0.2.1 -B 192.0.2.2 \ 116 tc_check_packets "dev $h2 ingress" 101 2 119 $MZ $h1 -c 1 -p 64 -a $h1mac -b $h2mac -A 198.51.100.1 -B 198.51.100.2 \ [all …]
|
| /linux/lib/crypto/arm/ |
| H A D | sha1-armv4-large.S | 7 @ Public License version 2 as published by the Free Software Foundation. 68 .align 2 82 ldrb r10,[r1,#2] 85 add r7,r8,r7,ror#2 @ E+=K_00_19 94 add r7,r8,r7,ror#2 @ E+=K_00_19 101 and r10,r4,r10,ror#2 103 eor r10,r10,r6,ror#2 @ F_00_19(B,C,D) 105 add r7,r7,r10 @ E+=F_00_19(B,C,D) 107 ldrb r10,[r1,#2] 110 add r6,r8,r6,ror#2 @ E+=K_00_19 [all …]
|
| /linux/arch/arm/mach-omap1/ |
| H A D | mux.c | 3 * linux/arch/arm/mach-omap1/mux.c 7 * Copyright (C) 2003 - 2008 Nokia Corporation 30 MUX_CFG("UART1_TX", 9, 21, 1, 2, 3, 0, NA, 0, 0) 31 MUX_CFG("UART1_RTS", 9, 12, 1, 2, 0, 0, NA, 0, 0) 34 MUX_CFG("UART2_TX", C, 27, 1, 3, 3, 0, NA, 0, 0) 35 MUX_CFG("UART2_RX", C, 18, 0, 3, 1, 1, NA, 0, 0) 36 MUX_CFG("UART2_CTS", C, 21, 0, 3, 1, 1, NA, 0, 0) 37 MUX_CFG("UART2_RTS", C, 24, 1, 3, 2, 0, NA, 0, 0) 42 MUX_CFG("UART3_CTS", 5, 12, 2, 0, 24, 0, NA, 0, 0) 43 MUX_CFG("UART3_RTS", 5, 15, 2, 0, 25, 0, NA, 0, 0) [all …]
|
| /linux/drivers/staging/media/av7110/ |
| H A D | av7110_ipack.c | 50 case 2: in send_ipack() 61 ac3_off = ((p->buf[off + 2] << 8) | in send_ipack() 69 p->buf[off + 2] = (ac3_off >> 8) & 0xff; in send_ipack() 142 int c = 0; in av7110_ipack_instant_repack() local 144 while (c < count && (p->mpeg == 0 || in av7110_ipack_instant_repack() 146 (p->mpeg == 2 && p->found < 9)) && in av7110_ipack_instant_repack() 151 if (buf[c] == 0x00) in av7110_ipack_instant_repack() 155 c++; in av7110_ipack_instant_repack() 157 case 2: in av7110_ipack_instant_repack() 158 if (buf[c] == 0x01) in av7110_ipack_instant_repack() [all …]
|