Home
last modified time | relevance | path

Searched +full:unit +full:- +full:addresses (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/Linux-v6.1/Documentation/hwmon/
Dnct6775.rst15 Addresses scanned: ISA address retrieved from Super I/O registers
19 * Nuvoton NCT5572D/NCT6771F/NCT6772F/NCT6775F/W83677HG-I
23 Addresses scanned: ISA address retrieved from Super I/O registers
31 Addresses scanned: ISA address retrieved from Super I/O registers
39 Addresses scanned: ISA address retrieved from Super I/O registers
47 Addresses scanned: ISA address retrieved from Super I/O registers
55 Addresses scanned: ISA address retrieved from Super I/O registers
63 Addresses scanned: ISA address retrieved from Super I/O registers
71 Addresses scanned: ISA address retrieved from Super I/O registers
79 Addresses scanned: ISA address retrieved from Super I/O registers
[all …]
Dw83627ehf.rst10 Addresses scanned: ISA address retrieved from Super I/O registers
18 Addresses scanned: ISA address retrieved from Super I/O registers
22 * Winbond W83627DHG-P
26 Addresses scanned: ISA address retrieved from Super I/O registers
34 Addresses scanned: ISA address retrieved from Super I/O registers
42 Addresses scanned: ISA address retrieved from Super I/O registers
46 * Winbond W83667HG-B
50 Addresses scanned: ISA address retrieved from Super I/O registers
54 * Nuvoton NCT6775F/W83667HG-I
58 Addresses scanned: ISA address retrieved from Super I/O registers
[all …]
Dfam15h_power.rst12 Addresses scanned: PCI space
16 - BIOS and Kernel Developer's Guide (BKDG) For AMD Family 15h Processors
17 - BIOS and Kernel Developer's Guide (BKDG) For AMD Family 16h Processors
18 - AMD64 Architecture Programmer's Manual Volume 2: System Programming
23 -----------
55 On multi-node processors the calculated value is for the entire
57 attributes only for internal node0 of a multi-node processor.
67 compute unit power accumulator sample period
76 the ratio of compute unit power accumulator sample period to the
80 max compute unit accumulated power which is indicated by
[all …]
Dw83791d.rst10 Addresses scanned: I2C 0x2c - 0x2f
12 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/W83791D_W83791Gb.pdf
22 - Frodo Looijaard <frodol@dds.nl>,
23 - Philip Edelbrock <phil@netroedge.com>,
24 - Mark Studebaker <mdsxyz123@yahoo.com>
28 - Shane Huang (Winbond),
29 - Rudolf Marek <r.marek@assembler.cz>
33 - Sven Anders <anders@anduras.de>
34 - Marc Hulsman <m.hulsman@tudelft.nl>
37 -----------------
[all …]
/Linux-v6.1/include/uapi/linux/genwqe/
Dgenwqe_card.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
11 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com>
26 * User-space API for the GenWQE card. For debugging and test purposes
27 * the register addresses are included here too.
36 #define GENWQE_TYPE_ALTERA_230 0x00 /* GenWQE4 Stratix-IV-230 */
37 #define GENWQE_TYPE_ALTERA_530 0x01 /* GenWQE4 Stratix-IV-530 */
38 #define GENWQE_TYPE_ALTERA_A4 0x02 /* GenWQE5 A4 Stratix-V-A4 */
39 #define GENWQE_TYPE_ALTERA_A7 0x03 /* GenWQE5 A7 Stratix-V-A7 */
41 /* MMIO Unit offsets: Each UnitID occupies a defined address range */
57 /* UnitID 0: Service Layer Unit (SLU) */
[all …]
/Linux-v6.1/arch/mips/cavium-octeon/
Docteon-memcpy.S17 #include <asm/asm-offsets.h>
30 * - src and dst don't overlap
31 * - src is readable
32 * - dst is writable
40 * - src is readable (no exceptions when reading src)
42 * - dst is writable (no exceptions when writing dst)
43 * __copy_user uses a non-standard calling convention; see
57 * 1- AT contain the address of the byte just past the end of the source
59 * 2- src_entry <= src < AT, and
60 * 3- (dst - src) == (dst_entry - src_entry),
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Darm,coresight-catu.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,coresight-catu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Arm Coresight Address Translation Unit (CATU)
10 - Mathieu Poirier <mathieu.poirier@linaro.org>
11 - Mike Leach <mike.leach@linaro.org>
12 - Leo Yan <leo.yan@linaro.org>
13 - Suzuki K Poulose <suzuki.poulose@arm.com>
23 The CoreSight Address Translation Unit (CATU) translates addresses between an
[all …]
/Linux-v6.1/arch/powerpc/platforms/44x/
Dfsp2.h33 #define PLB4OPB_GESR0 0x0 /* Error status 0: Master Dev 0-3 */
36 #define PLB4OPB_GESR1 0x4 /* Error Status 1: Master Dev 4-7 */
37 #define PLB4OPB_GESR2 0xC /* Error Status 2: Master Dev 8-11 */
39 /* PLB4-to-AHB Bridge */
54 /* PLB4-to-PLB6 Bridge */
60 /* PLB6-to-PLB4 Bridge */
66 /* PLB6-to-MCIF Bridge */
82 /* L2 indirect addresses */
164 /* PLB-Attached DDR3/4 Core Wrapper */
190 /* CMU addresses */
[all …]
/Linux-v6.1/Documentation/filesystems/ext4/
Dbigalloc.rst1 .. SPDX-License-Identifier: GPL-2.0
4 --------
7 supported page size on most MMU-capable hardware. This is fortunate, as
16 bitmap addresses a power of two number of blocks. For example, if the
17 file system is mainly going to be storing large files in the 4-32
19 This means that each bit in the block allocation bitmap now addresses
22 means that a block group addresses 32 gigabytes instead of 128 megabytes,
29 128MiB); however, the minimum allocation unit becomes a cluster, not a
32 not clear where those patches went-- they eventually morphed into
/Linux-v6.1/Documentation/networking/devlink/
Dmv88e6xxx.rst1 .. SPDX-License-Identifier: GPL-2.0
13 The ``mv88e6xxx`` driver implements the following driver-specific parameters.
15 .. list-table:: Driver-specific parameters implemented
18 * - Name
19 - Type
20 - Mode
21 - Description
22 * - ``ATU_hash``
23 - u8
24 - runtime
[all …]
/Linux-v6.1/sound/firewire/tascam/
Dtascam.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * tascam.c - a part of driver for TASCAM FireWire series
11 MODULE_AUTHOR("Takashi Sakamoto <o-takashi@sakamocchi.jp>");
16 .name = "FW-1884",
25 .name = "FW-1082",
34 .name = "FW-1804",
46 struct fw_device *fw_dev = fw_parent_device(tscm->unit); in identify_model()
47 const u32 *config_rom = fw_dev->config_rom; in identify_model()
52 if (fw_dev->config_rom_length < 30) { in identify_model()
53 dev_err(&tscm->unit->device, in identify_model()
[all …]
/Linux-v6.1/mm/damon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 for performance-centric DRAM level memory management.
12 See https://damonitor.github.io/doc/html/latest-damon/index.html for
22 For more information on KUnit and unit tests in general, please refer
48 This builds the DAMON virtual addresses operations Kunit test suite.
50 For more information on KUnit and unit tests in general, please refer
81 For more information on KUnit and unit tests in general, please refer
87 bool "Build DAMON-based reclaim (DAMON_RECLAIM)"
90 This builds the DAMON-based reclamation subsystem. It finds pages
96 scanning-based reclamation is used for heavy pressure.
[all …]
/Linux-v6.1/sound/firewire/bebob/
Dbebob.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * bebob.h - a part of driver for BeBoB based devices
5 * Copyright (c) 2013-2014 Takashi Sakamoto
14 #include <linux/firewire-constants.h>
32 #include "../packets-buffer.h"
33 #include "../iso-resources.h"
34 #include "../amdtp-am824.h"
37 /* basic register addresses on DM1000/DM1100/DM1500 */
85 struct fw_unit *unit; member
115 /* for M-Audio special devices */
[all …]
/Linux-v6.1/drivers/crypto/
Dtalitos.h1 /* SPDX-License-Identifier: BSD-3-Clause */
5 * Copyright (c) 2006-2011 Freescale Semiconductor, Inc.
43 #define TALITOS_DESC_SIZE (sizeof(struct talitos_desc) - sizeof(__be32))
46 * talitos_edesc - s/w-extended descriptor
74 * talitos_request - descriptor submission request
88 /* per-channel fifo management */
105 /* index to next in-progress/done descriptor request */
174 return priv->features & TALITOS_FTR_SEC1; in has_ftr_sec1()
180 * TALITOS_xxx_LO addresses point to the low data bits (32-63) of the register
186 /* global register offset addresses */
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Darmada-xp-mv78230.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 #include "armada-xp.dtsi"
17 compatible = "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp";
25 #address-cells = <1>;
26 #size-cells = <0>;
27 enable-method = "marvell,armada-xp-smp";
31 compatible = "marvell,sheeva-v7";
34 clock-latency = <1000000>;
39 compatible = "marvell,sheeva-v7";
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/display/
Damlogic,meson-vpu.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: "http://devicetree.org/schemas/display/amlogic,meson-vpu.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Neil Armstrong <neil.armstrong@linaro.org>
17 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------|
19 D |-------| |----| | | | | HDMI PLL |
20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
21 R |-------| |----| Processing | | | | |
22 | osd2 | | | |---| Enci ----------|----|-----VDAC------|
[all …]
/Linux-v6.1/arch/m68k/include/asm/
Dm523xsim.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * m523xsim.h -- ColdFire 523x System Integration Module support.
7 * (C) Copyright 2003-2005, Greg Ungerer <gerg@snapgear.com>
22 * Define the 523x SIM register set addresses.
27 #define MCFINTC_IPRH 0x00 /* Interrupt pending 32-63 */
28 #define MCFINTC_IPRL 0x04 /* Interrupt pending 1-31 */
29 #define MCFINTC_IMRH 0x08 /* Interrupt mask 32-63 */
30 #define MCFINTC_IMRL 0x0c /* Interrupt mask 1-31 */
31 #define MCFINTC_INTFRCH 0x10 /* Interrupt force 32-63 */
32 #define MCFINTC_INTFRCL 0x14 /* Interrupt force 1-31 */
[all …]
Dm528xsim.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * m528xsim.h -- ColdFire 5280/5282 System Integration Module support.
22 * Define the 5280/5282 SIM register set addresses.
27 #define MCFINTC_IPRH 0x00 /* Interrupt pending 32-63 */
28 #define MCFINTC_IPRL 0x04 /* Interrupt pending 1-31 */
29 #define MCFINTC_IMRH 0x08 /* Interrupt mask 32-63 */
30 #define MCFINTC_IMRL 0x0c /* Interrupt mask 1-31 */
31 #define MCFINTC_INTFRCH 0x10 /* Interrupt force 32-63 */
32 #define MCFINTC_INTFRCL 0x14 /* Interrupt force 1-31 */
70 * DMA unit base addresses.
[all …]
/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dphy.c1 // SPDX-License-Identifier: GPL-2.0-or-later
30 int addr = phy; /* PHY devices addresses start at 0x0 */ in mv88e6xxx_phy_read()
35 return -EOPNOTSUPP; in mv88e6xxx_phy_read()
37 if (!chip->info->ops->phy_read) in mv88e6xxx_phy_read()
38 return -EOPNOTSUPP; in mv88e6xxx_phy_read()
40 return chip->info->ops->phy_read(chip, bus, addr, reg, val); in mv88e6xxx_phy_read()
45 int addr = phy; /* PHY devices addresses start at 0x0 */ in mv88e6xxx_phy_write()
50 return -EOPNOTSUPP; in mv88e6xxx_phy_write()
52 if (!chip->info->ops->phy_write) in mv88e6xxx_phy_write()
53 return -EOPNOTSUPP; in mv88e6xxx_phy_write()
[all …]
/Linux-v6.1/drivers/net/
DSpace.c1 // SPDX-License-Identifier: GPL-2.0-or-later
17 * - get rid of pre-linked dev list, dynamic device allocation
19 * - struct init cleanup, enable multiple ISA autoprobes.
20 * Arnaldo Carvalho de Melo <acme@conectiva.com.br> - 09/1999
21 * - fix sbni: s/device/net_device/
23 * - sort probes in a sane way, make sure all (safe) probes
34 * This structure holds boot-time configured netdevice settings. They
46 * Device Boot-time Settings Routines
54 * netdev_boot_setup_add - add new setup entry
81 * netdev_boot_setup_check - check boot time settings
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-memory.json9 "Unit": "iMC" string
12 … "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; All DRAM WR_CAS (w/ and w/out auto-pre)",
19 "Unit": "iMC" string
29 "Unit": "iMC" string
32 … "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; All DRAM RD_CAS (w/ and w/out auto-pre)",
39 "Unit": "iMC" string
49 "Unit": "iMC" string
59 "Unit": "iMC" string
62 …"BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Read…
69 "Unit": "iMC" string
[all …]
/Linux-v6.1/drivers/hwtracing/coresight/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
32 modules will be called coresight-funnel and coresight-replicator.
41 trace router - ETR) or sink (embedded trace FIFO). The driver
46 module will be called coresight-tmc.
49 tristate "Coresight Address Translation Unit (CATU) driver"
52 Enable support for the Coresight Address Translation Unit (CATU).
54 lookup. CATU helps TMC ETR to use a large physically non-contiguous trace
55 buffer by translating the addresses used by ETR to the physical address
56 by looking up the provided table. CATU can also be used in pass-through
60 module will be called coresight-catu.
[all …]
/Linux-v6.1/include/uapi/rdma/hfi/
Dhfi1_ioctl.h1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
28 * - Redistributions of source code must retain the above copyright
30 * - Redistributions in binary form must reproduce the above copyright
34 * - Neither the name of Intel Corporation nor the names of its
85 __u16 unit; /* unit (chip) assigned to caller */ member
86 __u16 ctxt; /* ctxt on unit assigned to caller */
87 __u16 subctxt; /* subctxt on unit assigned to caller */
112 * open to get implementation-specific info, and info specific to this
136 * Base address of write-only pio buffers for this process.
141 * Base address of write-only pio buffers for this process.
[all …]
/Linux-v6.1/drivers/infiniband/ulp/srp/
Dib_srp.h14 * - Redistributions of source code must retain the above
18 * - Redistributions in binary form must reproduce the above
62 SRP_DEFAULT_CMD_SQ_SIZE = SRP_DEFAULT_QUEUE_SIZE - SRP_RSP_SQ_SIZE -
144 * @max_it_iu_len: Maximum initiator-to-target information unit length.
145 * @max_ti_iu_len: Maximum target-to-initiator information unit length.
153 /* These are read-only in the hot path */
194 * struct srp_target_port - RDMA port in the SRP target system
281 * struct srp_fr_desc - fast registration work request arguments
292 * struct srp_fr_pool - pool of fast registration descriptors
311 * struct srp_map_state - per-request DMA memory mapping state
[all …]
/Linux-v6.1/include/linux/
Dscatterlist.h1 /* SPDX-License-Identifier: GPL-2.0 */
26 * to get bus addresses of each of the SG entries and their lengths.
31 #define sg_dma_address(sg) ((sg)->dma_address)
34 #define sg_dma_len(sg) ((sg)->dma_length)
36 #define sg_dma_len(sg) ((sg)->length)
73 * Those low bits are there for everyone! (thanks mason :-)
79 return sg->page_link & SG_PAGE_LINK_MASK; in __sg_flags()
84 return (struct scatterlist *)(sg->page_link & ~SG_PAGE_LINK_MASK); in sg_chain_ptr()
98 * sg_assign_page - Assign a given page to an SG entry
109 unsigned long page_link = sg->page_link & (SG_CHAIN | SG_END); in sg_assign_page()
[all …]

12345678910>>...17