Home
last modified time | relevance | path

Searched +full:0 +full:- +full:64 (Results 1 – 25 of 1124) sorted by relevance

12345678910>>...45

/linux-6.14.4/arch/arm/boot/dts/nvidia/
Dtegra124-peripherals-opp.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 emc_icc_dvfs_opp_table: opp-table-emc {
5 compatible = "operating-points-v2";
7 opp-12750000-800 {
8 opp-microvolt = <800000 800000 1150000>;
9 opp-hz = /bits/ 64 <12750000>;
10 opp-supported-hw = <0x0003>;
13 opp-12750000-950 {
14 opp-microvolt = <950000 950000 1150000>;
15 opp-hz = /bits/ 64 <12750000>;
[all …]
Dtegra30-peripherals-opp.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 core_opp_table: opp-table-core {
5 compatible = "operating-points-v2";
6 opp-shared;
8 core_opp_950: opp-950000 {
9 opp-microvolt = <950000 950000 1350000>;
10 opp-level = <950000>;
13 core_opp_1000: opp-1000000 {
14 opp-microvolt = <1000000 1000000 1350000>;
15 opp-level = <1000000>;
[all …]
Dtegra20-peripherals-opp.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 core_opp_table: opp-table-core {
5 compatible = "operating-points-v2";
6 opp-shared;
8 core_opp_950: opp-950000 {
9 opp-microvolt = <950000 950000 1300000>;
10 opp-level = <950000>;
13 core_opp_1000: opp-1000000 {
14 opp-microvolt = <1000000 1000000 1300000>;
15 opp-level = <1000000>;
[all …]
Dtegra30-cpu-opp.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 cpu0_opp_table: opp-table-cpu0 {
5 compatible = "operating-points-v2";
6 opp-shared;
8 opp-51000000-800 {
9 clock-latency-ns = <100000>;
10 opp-supported-hw = <0x1F 0x31FE>;
11 opp-hz = /bits/ 64 <51000000>;
14 opp-51000000-850 {
15 clock-latency-ns = <100000>;
[all …]
Dtegra20-cpu-opp.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 cpu0_opp_table: opp-table-cpu0 {
5 compatible = "operating-points-v2";
6 opp-shared;
8 opp-216000000-750 {
9 clock-latency-ns = <400000>;
10 opp-supported-hw = <0x0F 0x0003>;
11 opp-hz = /bits/ 64 <216000000>;
12 opp-suspend;
15 opp-216000000-800 {
[all …]
/linux-6.14.4/arch/arm64/boot/dts/nvidia/
Dtegra132-peripherals-opp.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 emc_icc_dvfs_opp_table: opp-table-dvfs0 {
6 compatible = "operating-points-v2";
8 opp-12750000-800 {
9 opp-microvolt = <800000 800000 1150000>;
10 opp-hz = /bits/ 64 <12750000>;
11 opp-supported-hw = <0x0003>;
14 opp-12750000-950 {
15 opp-microvolt = <950000 950000 1150000>;
16 opp-hz = /bits/ 64 <12750000>;
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen5/
Ddata-fabric.json4 …PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket an…
5 "EventCode": "0x1f",
6 "UMask": "0xffe",
12 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
13 "EventCode": "0x5f",
14 "UMask": "0xffe",
20 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
21 "EventCode": "0x9f",
22 "UMask": "0xffe",
28 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
[all …]
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dsa8540p.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
9 /delete-node/ &cpu0_opp_table;
10 /delete-node/ &cpu4_opp_table;
13 cpu0_opp_table: opp-table-cpu0 {
14 compatible = "operating-points-v2";
15 opp-shared;
17 opp-300000000 {
18 opp-hz = /bits/ 64 <300000000>;
19 opp-peak-kBps = <(300000 * 32)>;
21 opp-403200000 {
[all …]
Dmsm8996pro.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
9 /delete-node/ opp-table-cluster0;
10 /delete-node/ opp-table-cluster1;
14 * nibble of supported hw, so speed bin 0 becomes 0x10, speed bin 1
15 * becomes 0x20, speed 2 becomes 0x40.
18 cluster0_opp: opp-table-cluster0 {
19 compatible = "operating-points-v2-kryo-cpu";
20 nvmem-cells = <&speedbin_efuse>;
21 opp-shared;
23 opp-307200000 {
[all …]
/linux-6.14.4/tools/testing/selftests/drivers/net/mlxsw/
Dfib_offload.sh2 # SPDX-License-Identifier: GPL-2.0
6 lib_dir=$(dirname $0)/../../../net/forwarding
43 __addr_add_del $spine_p1 add 2001:db8:1::1/64
44 __addr_add_del $spine_p2 add 2001:db8:2::1/64
49 __addr_add_del $spine_p2 del 2001:db8:2::1/64
50 __addr_add_del $spine_p1 del 2001:db8:1::1/64
65 num=$(ip -6 route show match ${pfx} | grep "offload" | wc -l)
67 if [ $num -eq $expected_num ]; then
68 return 0
76 RET=0
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen4/
Ddata-fabric.json4 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 0.",
5 "EventCode": "0x1f",
6 "UMask": "0x7fe",
12 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 1.",
13 "EventCode": "0x5f",
14 "UMask": "0x7fe",
20 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 2.",
21 "EventCode": "0x9f",
22 "UMask": "0x7fe",
28 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 3.",
[all …]
/linux-6.14.4/tools/testing/selftests/net/forwarding/
Dfib_offload_lib.sh1 # SPDX-License-Identifier: GPL-2.0
13 ip -n $ns -j -p -$family route show $route \
14 | jq -e '.[]["flags"] | contains(["trap"])' &> /dev/null
17 if [[ $ret -ne 0 ]]; then
18 return 0
60 RET=0
63 ip -n $ns link add name dummy$i type dummy
64 ip -n $ns link set dev dummy$i up
67 ip -n $ns route add 192.0.2.0/24 dev dummy1 tos 0 metric 1024
68 fib4_trap_check $ns "192.0.2.0/24 dev dummy1 tos 0 metric 1024" false
[all …]
Drouter_mpath_seed.sh2 # SPDX-License-Identifier: GPL-2.0
4 # +-------------------------+ +-------------------------+
8 # | 2001:db8:1::1/64 | | | | 2001:db8:3::2/64 |
9 # +-------------------|-----+ +-|-----------------------+
11 # +-------------------|-----+ +-|-----------------------+
15 # | 2001:db8:1::2/64 | | 2001:db8:3::1/64 |
19 # | 2001:db8:2::17/64 | | | | 2001:db8:2::18..27/64 |
20 # +-------------------|-----+ +-|-----------------------+
22 # `----------'
38 simple_if_init $h1 192.0.2.1/28 2001:db8:1::1/64
[all …]
/linux-6.14.4/drivers/gpu/drm/imagination/
Dpvr_stream_defs.c1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
20 PVR_STREAM_DEF_SET(owner, member, PVR_STREAM_SIZE_ ## member_size, 0, PVR_FEATURE_NONE)
23 PVR_STREAM_DEF_SET(owner, member, PVR_STREAM_SIZE_ ## member_size, 0, feature)
26 PVR_STREAM_DEF_SET(owner, member, PVR_STREAM_SIZE_ ## member_size, 0, \
31 sizeof(((struct owner *)0)->member), PVR_FEATURE_NONE)
35 sizeof(((struct owner *)0)->member), feature)
39 sizeof(((struct owner *)0)->member), (feature) | PVR_FEATURE_NOT)
47 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.vdm_ctrl_stream_base, 64),
48 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.tpu_border_colour_table, 64),
49 PVR_STREAM_DEF_FEATURE(rogue_fwif_cmd_geom, regs.vdm_draw_indirect0, 64,
[all …]
/linux-6.14.4/drivers/mtd/nand/spi/
Dmacronix.c1 // SPDX-License-Identifier: GPL-2.0
13 #define SPINAND_MFR_MACRONIX 0xC2
14 #define MACRONIX_ECCSR_BF_LAST_PAGE(eccsr) FIELD_GET(GENMASK(3, 0), eccsr)
21 #define REG_CFG_BFT 0x10
29 SPINAND_PAGE_READ_FROM_CACHE_X4_OP(0, 1, NULL, 0),
30 SPINAND_PAGE_READ_FROM_CACHE_X2_OP(0, 1, NULL, 0),
31 SPINAND_PAGE_READ_FROM_CACHE_FAST_OP(0, 1, NULL, 0),
32 SPINAND_PAGE_READ_FROM_CACHE_OP(0, 1, NULL, 0));
35 SPINAND_PROG_LOAD_X4(true, 0, NULL, 0),
36 SPINAND_PROG_LOAD(false, 0, NULL, 0));
[all …]
Dgigadevice.c1 // SPDX-License-Identifier: GPL-2.0
11 #define SPINAND_MFR_GIGADEVICE 0xC8
19 #define GD5FXGQXXEXXG_REG_STATUS2 0xf0
22 #define GD5FXGQ4UXFXXG_STATUS_ECC_NO_BITFLIPS (0 << 4)
27 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 1, NULL, 0),
28 SPINAND_PAGE_READ_FROM_CACHE_X4_OP(0, 1, NULL, 0),
29 SPINAND_PAGE_READ_FROM_CACHE_DUALIO_OP(0, 1, NULL, 0),
30 SPINAND_PAGE_READ_FROM_CACHE_X2_OP(0, 1, NULL, 0),
31 SPINAND_PAGE_READ_FROM_CACHE_FAST_OP(0, 1, NULL, 0),
32 SPINAND_PAGE_READ_FROM_CACHE_OP(0, 1, NULL, 0));
[all …]
/linux-6.14.4/arch/arm64/boot/dts/amazon/
Dalpine-v3.dtsi1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 compatible = "amazon,al-alpine-v3";
14 interrupt-parent = <&gic>;
16 #address-cells = <2>;
17 #size-cells = <2>;
20 #address-cells = <1>;
21 #size-cells = <0>;
23 cpu@0 {
[all …]
/linux-6.14.4/drivers/mtd/nand/raw/
Dnand_ids.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #define LP_OPTIONS 0
20 * If page size and eraseblock size are 0, the sizes are taken from the
29 {"TC58NVG0S3E 1G 3.3V 8-bit",
30 { .id = {0x98, 0xd1, 0x90, 0x15, 0x76, 0x14, 0x01, 0x00} },
31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), },
32 {"TC58NVG2S0F 4G 3.3V 8-bit",
33 { .id = {0x98, 0xdc, 0x90, 0x26, 0x76, 0x15, 0x01, 0x08} },
34 SZ_4K, SZ_512, SZ_256K, 0, 8, 224, NAND_ECC_INFO(4, SZ_512) },
35 {"TC58NVG2S0H 4G 3.3V 8-bit",
[all …]
/linux-6.14.4/arch/arm64/boot/dts/amd/
Damd-seattle-cpus.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 #address-cells = <0x1>;
6 #size-cells = <0x0>;
8 cpu-map {
43 CPU0: cpu@0 {
45 compatible = "arm,cortex-a57";
46 reg = <0x0>;
47 enable-method = "psci";
49 i-cache-size = <0xC000>;
50 i-cache-line-size = <64>;
[all …]
/linux-6.14.4/arch/riscv/boot/dts/spacemit/
Dk1.dtsi1 // SPDX-License-Identifier: GPL-2.0 OR MIT
6 /dts-v1/;
8 #address-cells = <2>;
9 #size-cells = <2>;
14 #address-cells = <1>;
15 #size-cells = <0>;
16 timebase-frequency = <24000000>;
18 cpu-map {
50 cpu_0: cpu@0 {
53 reg = <0>;
[all …]
/linux-6.14.4/lib/raid6/
Drecov_avx512.c1 // SPDX-License-Identifier: GPL-2.0-only
30 const u8 x0f = 0x0f; in raid6_2data_recov_avx512()
32 p = (u8 *)ptrs[disks-2]; in raid6_2data_recov_avx512()
33 q = (u8 *)ptrs[disks-1]; in raid6_2data_recov_avx512()
43 ptrs[disks-2] = dp; in raid6_2data_recov_avx512()
46 ptrs[disks-1] = dq; in raid6_2data_recov_avx512()
53 ptrs[disks-2] = p; in raid6_2data_recov_avx512()
54 ptrs[disks-1] = q; in raid6_2data_recov_avx512()
57 pbmul = raid6_vgfmul[raid6_gfexi[failb-faila]]; in raid6_2data_recov_avx512()
64 asm volatile("vpbroadcastb %0, %%zmm7" : : "m" (x0f)); in raid6_2data_recov_avx512()
[all …]
/linux-6.14.4/arch/loongarch/lib/
Dcsum.c1 // SPDX-License-Identifier: GPL-2.0-only
2 // Copyright (C) 2019-2020 Arm Ltd.
5 #include <linux/kasan-checks.h>
19 * We over-read the buffer and this makes KASAN unhappy. Instead, disable
26 u64 data, sum64 = 0; in do_csum()
28 if (unlikely(len <= 0)) in do_csum()
29 return 0; in do_csum()
35 * should absolutely not be pointing to anything read-sensitive. We do, in do_csum()
38 * compensate with an explicit check up-front. in do_csum()
41 ptr = (u64 *)(buff - offset); in do_csum()
[all …]
/linux-6.14.4/arch/arm64/boot/dts/broadcom/
Dbcm2712.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #address-cells = <2>;
8 #size-cells = <2>;
10 interrupt-parent = <&gicv2>;
14 clk_osc: clk-osc {
15 compatible = "fixed-clock";
16 #clock-cells = <0>;
17 clock-output-names = "osc";
18 clock-frequency = <54000000>;
[all …]
/linux-6.14.4/arch/powerpc/kvm/
Dbook3s_hv.h1 // SPDX-License-Identifier: GPL-2.0-only
4 * Privileged (non-hypervisor) host registers to save.
6 #include "asm/guest-state-buffer.h"
32 return kvm->arch.nested_enable && kvm_is_radix(kvm); in nesting_enabled()
51 #define accumulate_time(vcpu, next) do {} while (0)
52 #define start_timing(vcpu, next) do {} while (0)
53 #define end_timing(vcpu) do {} while (0)
58 vcpu->arch.shregs.msr = val; in __kvmppc_set_msr_hv()
64 WARN_ON(kvmhv_nestedv2_cached_reload(vcpu, KVMPPC_GSID_MSR) < 0); in __kvmppc_get_msr_hv()
65 return vcpu->arch.shregs.msr; in __kvmppc_get_msr_hv()
[all …]
/linux-6.14.4/drivers/input/misc/
Dyealink.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
16 u8 size; /* 1-11, size of used data bytes. */
28 * cmd 0x8e
30 * offset 0
31 * data 0,0,0,0....
33 #define CMD_INIT 0x8e
37 * cmd 0x80
39 * offset 0
40 * data[0] on return returns the key number, if it changes there's a new
43 #define CMD_KEYPRESS 0x80
[all …]

12345678910>>...45