Home
last modified time | relevance | path

Searched +full:3 +full:a (Results 1 – 25 of 2444) sorted by relevance

12345678910>>...98

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h26 #define RVU_AF_AFPFX_MBOXX(a, b) (0x2000 | (a) << 4 | (b) << 3) argument
44 #define RVU_AF_PFX_BAR4_ADDR(a) (0x5000 | (a) << 4) argument
45 #define RVU_AF_PFX_BAR4_CFG (0x5200 | (a) << 4)
46 #define RVU_AF_PFX_VF_BAR4_ADDR (0x5400 | (a) << 4)
47 #define RVU_AF_PFX_VF_BAR4_CFG (0x5600 | (a) << 4)
48 #define RVU_AF_PFX_LMTLINE_ADDR (0x5800 | (a) << 4)
60 #define RVU_PRIV_PFX_CFG(a) (0x8000100 | (a) << 16) argument
61 #define RVU_PRIV_PFX_MSIX_CFG(a) (0x8000110 | (a) << 16) argument
62 #define RVU_PRIV_PFX_ID_CFG(a) (0x8000120 | (a) << 16) argument
63 #define RVU_PRIV_PFX_INT_CFG(a) (0x8000200 | (a) << 16) argument
[all …]
/Linux-v6.6/drivers/net/ethernet/3com/
DKconfig3 # 3Com Ethernet device configuration
7 bool "3Com devices"
11 If you have a network (Ethernet) card belonging to this class, say Y.
15 the questions about 3Com cards. If you say Y, you will be asked for
21 tristate "3c509/3c579 \"EtherLink III\" support"
24 If you have a network (Ethernet) card belonging to the 3Com
31 To compile this driver as a module, choose M here. The module
32 will be called 3c509.
34 config 3C515
35 tristate "3c515 ISA \"Fast EtherLink\""
[all …]
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h16 #define RVU_PF_VFX_PFVF_MBOXX(a, b) (0x0 | (a) << 12 | (b) << 3) argument
18 #define RVU_PF_BLOCK_ADDRX_DISC(a) (0x200 | (a) << 3) argument
19 #define RVU_PF_VFME_STATUSX(a) (0x800 | (a) << 3) argument
20 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) argument
21 #define RVU_PF_VFTRPEND_W1SX(a) (0x840 | (a) << 3) argument
22 #define RVU_PF_VFPF_MBOX_INTX(a) (0x880 | (a) << 3) argument
23 #define RVU_PF_VFPF_MBOX_INT_W1SX(a) (0x8A0 | (a) << 3) argument
24 #define RVU_PF_VFPF_MBOX_INT_ENA_W1SX(a) (0x8C0 | (a) << 3) argument
25 #define RVU_PF_VFPF_MBOX_INT_ENA_W1CX(a) (0x8E0 | (a) << 3) argument
26 #define RVU_PF_VFFLR_INTX(a) (0x900 | (a) << 3) argument
[all …]
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/3com/
Dvortex.rst4 3Com Vortex device driver
12 This document describes the usage and errata of the 3Com "Vortex" device
13 driver for Linux, 3c59x.c.
29 3c575-series Cardbus cards which used to be handled by 3c575_cb.c.
33 - 3c590 Vortex 10Mbps
34 - 3c592 EISA 10Mbps Demon/Vortex
35 - 3c597 EISA Fast Demon/Vortex
36 - 3c595 Vortex 100baseTx
37 - 3c595 Vortex 100baseT4
38 - 3c595 Vortex 100base-MII
[all …]
D3c509.rst4 Linux and the 3Com EtherLink III Series Ethercards (driver v1.18c and higher)
8 of the 3c509 driver. You should not use the driver without reading this file.
20 The following are notes and information on using the 3Com EtherLink III series
22 card's 3Com model number, 3c509. They are all 10mb/s ISA-bus cards and shouldn't
23 be (but sometimes are) confused with the similarly-numbered PCI-bus "3c905"
24 (aka "Vortex" or "Boomerang") series. Kernel support for the 3c509 family is
25 provided by the module 3c509.c, which has code to support all of the following
28 - 3c509 (original ISA card)
29 - 3c509B (later revision of the ISA card; supports full-duplex)
30 - 3c589 (PCMCIA)
[all …]
/Linux-v6.6/drivers/iio/accel/
DKconfig18 To compile this driver as a module, say M here: the module will
30 To compile this driver as a module, say M here: the module will be
37 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer I2C Driver"
43 ADXL313 3-axis digital accelerometer.
45 To compile this driver as a module, choose M here: the module
50 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer SPI Driver"
56 ADXL313 3-axis digital accelerometer.
58 To compile this driver as a module, choose M here: the module
66 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer I2C Driver"
73 ADXL345 or ADXL375 3-axis digital accelerometer.
[all …]
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dpixfmt-rgb.rst9 These formats encode each pixel as a triplet of RGB values. They are packed
12 bits required to store a pixel is not aligned to a byte boundary, the data is
20 or a permutation thereof, collectively referred to as alpha formats) depend on
24 a meaningful value. Otherwise, when the device doesn't capture an alpha channel
25 but can set the alpha bit to a user-configurable value, the
28 the value specified by that control. Otherwise a corresponding format without
34 filled with meaningful values by applications. Otherwise a corresponding format
38 Formats that contain padding bits are named XRGB (or a permutation thereof).
44 - In all the tables that follow, bit 7 is the most significant bit in a byte.
46 respectively. 'a' denotes bits of the alpha component (if supported by the
[all …]
/Linux-v6.6/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
Dia_css_s3a_types.h12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
20 * CSS-API header file for 3A statistics parameters.
29 /* 3A configuration. This configures the 3A statistics collection
33 /* 3A statistics grid
35 * ISP block: S3A1 (3A Support for 3A ver.1 (Histogram is not used for AE))
36 * S3A2 (3A Support for 3A ver.2 (Histogram is used for AE))
64 to calculate 3A statistics.
69 u32 enable; /** 3A statistics enabled.
72 0:3A statistics are stored to VMEM,
73 1:3A statistics are stored to DMEM */
[all …]
/Linux-v6.6/drivers/iio/magnetometer/
DKconfig10 tristate "Asahi Kasei AK8974 3-Axis Magnetometer"
17 AMI306 I2C-based 3-axis magnetometer chips.
19 To compile this driver as a module, choose M here: the module
23 tristate "Asahi Kasei AK8975 3-Axis Magnetometer"
30 AK09911, AK09912 or AK09916 3-Axis Magnetometer.
32 To compile this driver as a module, choose M here: the module
36 tristate "Asahi Kasei AK09911 3-axis Compass"
57 This is a combo module with both accelerometer and magnetometer.
62 To compile this driver as a module, choose M here: the module will be
74 This is a combo module with both accelerometer and magnetometer.
[all …]
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Dia_css_3a.h12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
20 * This file contains types used for 3A statistics
35 /* Structure that holds 3A statistics in the ISP internal
37 * this to the format used on the host (3A library).
52 u32 exp_id; /** exposure id, to match statistics to a frame,
54 u32 isp_config_id;/** Unique ID to track which config was actually applied to a particular frame */
100 /* @brief Copy and translate 3A statistics from an ISP buffer to a host buffer
105 * This copies 3a statistics from an ISP pointer to a host pointer and then
114 /* @brief Translate 3A statistics from ISP format to host format.
130 /* @brief Allocate memory for the 3a statistics on the ISP
[all …]
/Linux-v6.6/arch/x86/crypto/
Dsha1_ssse3_asm.S3 * This is a SIMD SHA-1 implementation. It requires the Intel(R) Supplemental
62 /* we keep window of 64 w[i]+K pre-calculated values in a circular buffer */
114 mov (HASH_PTR), A
128 RR F1,A,B,C,D,E,0
129 RR F1,D,E,A,B,C,2
130 RR F1,B,C,D,E,A,4
131 RR F1,E,A,B,C,D,6
132 RR F1,C,D,E,A,B,8
134 RR F1,A,B,C,D,E,10
135 RR F1,D,E,A,B,C,12
[all …]
Dnh-avx2-x86_64.S108 // 2 or 3 strides remain; do 2 more.
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)
143 vpunpcklqdq PASS1_SUMS, PASS0_SUMS, T0 // T0 = (0A 1A 0C 1C)
[all …]
/Linux-v6.6/lib/
Dhashtable_test.c21 /* Test the different ways of initialising a hashtable. */ in hashtable_test_hash_init()
23 DECLARE_HASHTABLE(hash2, 3); in hashtable_test_hash_init()
36 struct hashtable_test_entry a; in hashtable_test_hash_empty() local
41 a.key = 1; in hashtable_test_hash_empty()
42 a.data = 13; in hashtable_test_hash_empty()
43 hash_add(hash, &a.node, a.key); in hashtable_test_hash_empty()
51 struct hashtable_test_entry a, b; in hashtable_test_hash_hashed() local
54 a.key = 1; in hashtable_test_hash_hashed()
55 a.data = 13; in hashtable_test_hash_hashed()
56 hash_add(hash, &a.node, a.key); in hashtable_test_hash_hashed()
[all …]
/Linux-v6.6/Documentation/admin-guide/thermal/
Dintel_powerclamp.rst34 Consider the situation where a system’s power consumption must be
70 If the kernel can also inject idle time to the system, then a
72 level C-state. The intel_powerclamp driver is conceived as such a
73 control system, where the target set point is a user-selected idle
84 of jiffies, so accumulated errors can be prevented to avoid a jittery
92 values. This effect can be better visualized using a Perf timechart.
95 for a given "duration", then relinquishes the CPU to other tasks,
100 have a dramatic impact on the effectiveness of the powerclamp driver
121 this document. The controlling CPU is elected at runtime, with a
122 policy that favors BSP, taking into account the possibility of a CPU
[all …]
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-class-tpm5 Description: The device/ directory under a specific TPM instance exposes
13 Description: The "active" property prints a '1' if the TPM chip is accepting
16 visible to the OS, but will only accept a restricted set of
41 Manufacturer is a hex dump of the 4 byte manufacturer info
42 space in a TPM. TCG version shows the TCG TPM spec level that
50 Description: The "durations" property shows the 3 vendor-specific values
51 used to wait for a short, medium and long TPM command. All
54 any longer than necessary before starting to poll for a
64 Durations can be modified in the case where a buggy chip
73 Description: The "enabled" property prints a '1' if the TPM chip is enabled,
[all …]
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/
Ddevices.rst8 Implement a cgroup to track and enforce open and mknod restrictions
9 on device files. A device cgroup associates a device access
10 whitelist with each cgroup. A whitelist entry has 4 fields.
11 'type' is a (all), c (char), or b (block). 'all' means it applies
13 either an integer or * for all. Access is a composition of r
16 The root device cgroup starts with rwm to 'all'. A child device
17 cgroup gets a copy of the parent. Administrators can then remove
18 devices from the whitelist or add new entries. A child cgroup can
19 never receive a device access which is denied by its parent.
27 echo 'c 1:3 mr' > /sys/fs/cgroup/1/devices.allow
[all …]
/Linux-v6.6/arch/s390/lib/
Dxor.c20 " jm 3f\n" in xor_xc_2()
29 " j 3f\n" in xor_xc_2()
31 "3:\n" in xor_xc_2()
32 : : "d" (bytes), "a" (p1), "a" (p2) in xor_xc_2()
43 " jm 3f\n" in xor_xc_3()
48 " xc 0(256,%1),0(%3)\n" in xor_xc_3()
51 " la %3,256(%3)\n" in xor_xc_3()
55 " j 3f\n" in xor_xc_3()
57 " xc 0(1,%1),0(%3)\n" in xor_xc_3()
58 "3:\n" in xor_xc_3()
[all …]
/Linux-v6.6/fs/smb/common/
Dcifs_md4.c50 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
51 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
52 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
56 u32 a, b, c, d; in md4_transform() local
58 a = hash[0]; in md4_transform()
61 d = hash[3]; in md4_transform()
63 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
64 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
65 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
66 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
[all …]
/Linux-v6.6/crypto/
Dmd4.c63 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
64 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
69 u32 a, b, c, d; in md4_transform() local
71 a = hash[0]; in md4_transform()
74 d = hash[3]; in md4_transform()
76 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
77 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
78 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
79 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
[all …]
/Linux-v6.6/Documentation/input/devices/
Delantech.rst17 3. Differentiating hardware versions
27 5.2.3 Two finger touch
28 6. Hardware version 3
38 7.2.3 Motion packet
39 8. Trackpoint (for Hardware version 3 and 4)
50 hardware versions unimaginatively called version 1,version 2, version 3
54 and width of the touch. Hardware version 3 uses 6 bytes per packet (and
56 of up to 3 fingers. Hardware version 4 uses 6 bytes per packet, and can
57 combine a status packet with multiple head or motion packets. Hardware version
60 Some Hardware version 3 and version 4 also have a trackpoint which uses a
[all …]
/Linux-v6.6/arch/alpha/lib/
Dev6-memset.S23 * A future enhancement might be to put in a byte store loop for really
25 * a win in the kernel would depend upon the contextual usage.
48 * undertake a major re-write to interleave the constant materialization
60 insbl $1,2,$3 # U : 0000000000ch0000
61 insbl $1,3,$4 # U : 00000000ch000000
63 or $3,$4,$3 # E : 00000000chch0000
68 or $17,$3,$17 # E : 00000000chchchch
70 bic $1,7,$1 # E : fit within a single quadword?
71 and $16,7,$3 # E : Target addr misalignment
76 beq $3,aligned_b # U : target is 0mod8
[all …]
/Linux-v6.6/tools/usb/usbip/
DREADME9 network. Server is a machine which provides (shares) a USB device. Client is
10 a machine which uses USB device provided by server over the network.
11 The USB device may be either physical device connected to a server or
12 software entity created on a server using USB gadget subsystem.
16 A client side kernel module which provides a virtual USB Host Controller
17 and allows to import a USB device from a remote machine.
20 A server side module which provides a USB device driver which can be
21 bound to a physical USB device to make it exportable.
24 A server side module which provides a virtual USB Device Controller and allows
25 to export a USB device created using USB Gadget Subsystem.
[all …]
/Linux-v6.6/Documentation/trace/
Dftrace.rst27 is really a framework of several assorted tracing utilities.
29 disabled and enabled, as well as for preemption and from a time
30 a task is woken to the task is actually scheduled in.
62 For quicker access to that directory you may want to make a soft link to
90 of ftrace. Here is a list of some of the key files:
127 This file holds the output of the trace in a human
130 Note, this file is not a consumer. If tracing is off
141 retrieved. Unlike the "trace" file, this file is a
145 will not be read again with a sequential read. The
154 files. Options also exist to modify how a tracer
[all …]
/Linux-v6.6/Documentation/admin-guide/media/
Ddvb_intro.rst17 video) is an analogue encoding of a sequence of image frames (25 frames
20 Analogue TV card for a PC has the following purpose:
22 * Tune the receiver to receive a broadcast signal
29 some countries employ a digital audio signal
37 circuitry on the card and is often presented uncompressed. For a PAL TV
38 signal encoded at a resolution of 768x576 24-bit color pixels over 25
39 frames per second - a fair amount of data is generated and must be
46 The purpose of a simple budget digital TV card (DVB-T,C or S) is to
49 * Tune the received to receive a broadcast signal. * Extract the encoded
55 digital TV card spits out a compressed encoded digital datastream. As
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
Dcache.json117a per-core L2 cache: This event does not count. +//0 If the core is configured without a per-core …
120a per-core L2 cache: This event does not count. +//0 If the core is configured without a per-core …
1233 cache refill due to prefetch. This event counts any linefills from the hardware prefetcher which…
1263 cache refill due to prefetch. This event counts any linefills from the hardware prefetcher which…
147 …"PublicDescription": "Level 3 cache write streaming mode. This event counts for each cycle where t…
150 …"BriefDescription": "Level 3 cache write streaming mode. This event counts for each cycle where th…
177 …PA cache access. This event counts on each access to the IPA cache. +//0 If a single pagewalk need…
180 …PA cache access. This event counts on each access to the IPA cache. +//0 If a single pagewalk need…
183 …ll of the IPA cache. +//0 If a single pagewalk needs to make multiple accesses to the IPA cache, e…
186 …ll of the IPA cache. +//0 If a single pagewalk needs to make multiple accesses to the IPA cache, e…
[all …]

12345678910>>...98