/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/lib/crypto/ |
H A D | des.c | 7 * Copyright (c) 2005 Dag Arne Osvik <da@osvik.no> 596 * PC2 lookup tables are organized as 2 consecutive sets of 4 interleaved 600 * After PC1 each of the variables a,b,c,d contains a 7 bit subset of C_i 604 #define T1(x) pt[2 * (x) + 0] 605 #define T2(x) pt[2 * (x) + 1] 606 #define T3(x) pt[2 * (x) + 2] 607 #define T4(x) pt[2 * (x) + 3] 609 #define DES_PC2(a, b, c, d) (T4(d) | T3(c) | T2(b) | T1(a)) argument 619 * alternating zero-one patterns in the C and D registers after Permuted 626 unsigned long a, b, c, d, w; in des_ekey() local [all …]
|
/linux/arch/riscv/crypto/ |
H A D | aes-riscv64-zvkned.S | 1 /* SPDX-License-Identifier: Apache-2.0 OR BSD-2-Clause */ 14 // Copyright (c) 2023, Christoph Müllner <christoph.muellner@vrull.eu> 15 // Copyright (c) 2023, Phoebe Chen <phoebe.chen@sifive.com> 16 // Copyright (c) 2023, Jerry Shih <jerry.shih@sifive.com> 25 // 2. Redistributions in binary form must reproduce the above copyright 87 srli t0, LEN, 2 92 slli t1, t1, 2 // Words to bytes 142 srli LEN, LEN, 2 // Convert LEN from bytes to words 154 slli t1, t0, 2 // Words to bytes 195 j 2f [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/include/linux/input/ |
H A D | adp5589.h | 86 #define ADP5589_SCAN_CYCLE_30ms 2 92 #define RESET_PULSE_WIDTH_2ms 2 95 #define RESET_TRIG_TIME_0ms (0 << 2) 96 #define RESET_TRIG_TIME_1000ms (1 << 2) 97 #define RESET_TRIG_TIME_1500ms (2 << 2) 98 #define RESET_TRIG_TIME_2000ms (3 << 2) 99 #define RESET_TRIG_TIME_2500ms (4 << 2) 100 #define RESET_TRIG_TIME_3000ms (5 << 2) 101 #define RESET_TRIG_TIME_3500ms (6 << 2) 102 #define RESET_TRIG_TIME_4000ms (7 << 2) [all …]
|
/linux/drivers/media/dvb-frontends/ |
H A D | mn88473.c | 3 * Panasonic MN88473 DVB-T/T2/C demodulator driver 5 * Copyright (C) 2014 Antti Palosaari <crope@iki.fi> 21 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88473_set_frontend() local 30 c->delivery_system, c->modulation, c->frequency, in mn88473_set_frontend() 31 c->bandwidth_hz, c->symbol_rate, c->inversion, c->stream_id); in mn88473_set_frontend() 38 switch (c->delivery_system) { in mn88473_set_frontend() 59 switch (c->delivery_system) { in mn88473_set_frontend() 62 switch (c->bandwidth_hz) { in mn88473_set_frontend() 106 if_val[2] = (uitmp >> 0) & 0xff; in mn88473_set_frontend() 108 ret = regmap_write(dev->regmap[2], 0x05, 0x00); in mn88473_set_frontend() [all …]
|
H A D | mn88472.c | 3 * Panasonic MN88472 DVB-T/T2/C demodulator driver 5 * Copyright (C) 2013 Antti Palosaari <crope@iki.fi> 21 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_read_status() local 31 switch (c->delivery_system) { in mn88472_read_status() 43 ret = regmap_read(dev->regmap[2], 0x92, &utmp); in mn88472_read_status() 74 for (i = 0; i < 2; i++) { in mn88472_read_status() 75 ret = regmap_bulk_read(dev->regmap[2], 0x8e + i, in mn88472_read_status() 81 utmp1 = buf[0] << 8 | buf[1] << 0 | buf[0] >> 2; in mn88472_read_status() 84 c->strength.stat[0].scale = FE_SCALE_RELATIVE; in mn88472_read_status() 85 c->strength.stat[0].uvalue = utmp1; in mn88472_read_status() [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/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/arch/x86/crypto/ |
H A D | nh-avx2-x86_64.S | 108 // 2 or 3 strides remain; do 2 more. 121 // don't affect the result when processing them like 2 strides. 132 // PASS0_SUMS is (0A 0B 0C 0D) 133 // PASS1_SUMS is (1A 1B 1C 1D) 134 // PASS2_SUMS is (2A 2B 2C 2D) 135 // PASS3_SUMS is (3A 3B 3C 3D) 137 // (0A + 0B + 0C + 0D, 138 // 1A + 1B + 1C + 1D, 139 // 2A + 2B + 2C + 2D, 140 // 3A + 3B + 3C + 3D) [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/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() 245 struct clk *c; in alchemy_clk_setup_aux() local 262 c = clk_register(NULL, &a->hw); in alchemy_clk_setup_aux() 263 if (!IS_ERR(c)) in alchemy_clk_setup_aux() 264 clk_register_clkdev(c, name, NULL); in alchemy_clk_setup_aux() 268 return c; in alchemy_clk_setup_aux() 275 unsigned long v = (alchemy_rdsys(AU1000_SYS_POWERCTRL) & 3) + 2; in alchemy_clk_setup_sysbus() [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/lib/ |
H A D | bch.c | 5 * under the terms of the GNU General Public License version 2 as published by 39 * better (up to 2x) encoding performance. Using this option makes sense when 51 * c. Error locator root finding (by far the most expensive step) 53 * In this implementation, step c is not performed using the usual Chien search. 57 * solving techniques [2] are used. The resulting algorithm, called BTZ, yields 62 * of characteristic 2, in: Western European Workshop on Research in Cryptology 64 * [2] [Zin96] V.A. Zinoviev. On the solution of equations of degree 10 over 65 * finite fields GF(2^q). In Rapport de recherche INRIA no 2829, 1996. 88 #define BCH_MAX_M 15 /* 2KB */ 102 * represent a polynomial over GF(2^m) [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/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 [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 [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/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 3 * Copyright (C) 2005-2006 Micronas USA Inc. 32 #define FLAG_MODE_MPEG2 (1<<2) 42 #define SPECIAL_CONFIG 2 80 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 81 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 168 static const u32 addrinctab[33][2] = { 198 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 206 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 210 0, 0, 2, 1, 3, 3, 2, 4, 3, 5, 5, 4, 4, 0, 0, 1, 0x7d 238 0, 0, 2, 1, 2, 4, 4, 3, 4, 7, 5, 4, 4, 0, 1, 2, 0x77 [all …]
|