Home
last modified time | relevance | path

Searched full:beats (Results 1 – 24 of 24) sorted by relevance

/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen4/
Ddata-fabric.json4 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 0.",
12 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 1.",
20 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 2.",
28 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 3.",
36 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 4.",
44 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 5.",
52 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 6.",
60 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 7.",
68 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 8.",
76 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 9.",
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/ata/
Dbaikal,bt1-ahci.yaml61 transaction size can't exceed 16 beats (AxLEN[3:0]).
68 transaction size can't exceed 16 beats (AxLEN[3:0]).
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cmn/sys/
Dcmn.json118 …"BriefDescription": "Number of RData beats (RVALID and RREADY) dispatched on port 0. This event me…
126 …"BriefDescription": "Number of RData beats (RVALID and RREADY) dispatched on port 1. This event me…
134 …"BriefDescription": "Number of RData beats (RVALID and RREADY) dispatched on port 2. This event me…
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
Dbus.json8 …e data channels between the core and the SCU. If both read and write data beats are transferred on…
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt96 inactive (high) between data beats of a burst write.
/linux-6.12.1/drivers/crypto/qce/
Dcommon.c51 u32 beats = (qce->burst_size >> 3) - 1; in qce_config_reg() local
55 config = (beats << REQ_SIZE_SHIFT) & REQ_SIZE_MASK; in qce_config_reg()
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_mac.c68 * - Max outstanding AXI beats to 704(768 - 64) - guaranetees 8% of in fbnic_mac_init_axi()
135 /* Configure spacer control to 64 beats. */ in fbnic_mac_init_qm()
/linux-6.12.1/drivers/net/ipa/
Dipa_data.h62 * @max_reads_beats: Max outstanding read bytes in 8-byte "beats" (if non-zero)
/linux-6.12.1/Documentation/admin-guide/
Djava.rst4 Linux beats them ALL! While all other OS's are TALKING about direct
/linux-6.12.1/drivers/dma/stm32/
Dstm32-dma3.c729 dev_dbg(chan2dev(chan), "%s: sdw=%u bytes sbl=%u beats ddw=%u bytes dbl=%u beats\n", in stm32_dma3_chan_prep_hw()
908 * FIFOL is also not sufficient, because it reflects the number of available write beats in in stm32_dma3_chan_set_residue()
Dstm32-dma.c314 * If number of beats fit in several whole bursts in stm32_dma_fifo_threshold_is_allowed()
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml438 Use Address-Aligned Beats
/linux-6.12.1/arch/m68k/coldfire/
Dm53xx.c270 #define SDRAM_BL 8 /* # of beats in a burst */
/linux-6.12.1/drivers/media/test-drivers/vidtv/
Dvidtv_s302m.c81 #define COMPASS 100 /* beats per minute */
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst552 5) Enable Address Aligned Beats::
/linux-6.12.1/drivers/mtd/
Dftl.c559 unit to use? Beats me. My way is to always pick the transfer
/linux-6.12.1/fs/
Dopen.c1206 /* O_PATH beats everything else. */ in build_open_how()
/linux-6.12.1/include/linux/
Ddmaengine.h479 * or a register with the amount of bursts/beats/bytes that have been
/linux-6.12.1/tools/perf/
Dbuiltin-kvm.c1414 pr_debug("Missed timer beats: %" PRIu64 "\n", c-1); in perf_kvm__handle_timerfd()
/linux-6.12.1/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst471 | #. But CPU 1 beats it to the punch, completing the current grace |
/linux-6.12.1/drivers/media/dvb-frontends/
Dmxl5xx.c1036 * after first heart beats in firmware_download()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dpio.c351 /* % beats absolute blocks */ in init_sc_pools_and_sizes()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.c1063 * We have an aligned record that satisfies minlen and beats or matches in xfs_alloc_cur_check()
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c5617 * beats us to it, just free our copy and return. in kvmppc_alloc_host_rm_ops()