Home
last modified time | relevance | path

Searched +full:10 +full:a (Results 1 – 25 of 1027) sorted by relevance

12345678910>>...42

/Documentation/i2c/
Dten-bit-addresses.rst6 addresses, and an extended set of 10 bit addresses. The sets of addresses
7 do not intersect: the 7 bit address 0x10 is not the same as the 10 bit
8 address 0x10 (though a single device could respond to both of them).
9 To avoid ambiguity, the user sees 10 bit addresses mapped to a different
10 address space, namely 0xa000-0xa3ff. The leading 0xa (= 10) represents the
11 10 bit mode. This is used for creating device names in sysfs. It is also
12 needed when instantiating 10 bit devices via the new_device file in sysfs.
14 I2C messages to and from 10-bit address devices have a different format.
17 The current 10 bit address support is minimal. It should work, however
20 * Not all bus drivers support 10-bit addresses. Some don't because the
[all …]
Di2c-stub.rst8 This module is a very simple fake I2C/SMBus driver. It implements six
12 You need to provide chip addresses as a module parameter when loading this
21 A pointer register with auto-increment is implemented for all byte
40 There's a script named i2c-stub-from-dump in the i2c-tools package which
41 can load register values automatically from a chip dump.
46 int chip_addr[10]:
55 u8 bank_reg[10], u8 bank_mask[10], u8 bank_start[10], u8 bank_end[10]:
/Documentation/admin-guide/device-mapper/
Dzero.rst5 Device-Mapper's "zero" target provides a block-device that always returns
7 /dev/zero, but as a block-device instead of a character-device.
12 conjunction with dm-snapshot. A sparse device reports a device-size larger
13 than the amount of actual storage space available for that device. A user can
14 write data anywhere within the sparse device and read it back like a normal
15 device. Reads to previously unwritten areas will return a zero'd buffer. When
20 To create a sparse device, start by creating a dm-zero device that's the
21 desired size of the sparse device. For this example, we'll assume a 10TB
24 TEN_TERABYTES=`expr 10 \* 1024 \* 1024 \* 1024 \* 2` # 10 TB in sectors
27 Then create a snapshot of the zero device, using any available block-device as
[all …]
Ddm-service-time.rst5 dm-service-time is a path selector module for device-mapper targets,
6 which selects a path with the shortest estimated service time for
10 of in-flight I/Os on a path with the performance value of the path.
11 The performance value is a relative throughput value among all paths
12 in a path-group, and it can be specified as a table argument.
30 other paths having a positive value are available.
36 'A' if the path is active, 'F' if the path is failed.
51 Basically, dm-service-time selects a path having minimum service time
82 # echo "0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 1 8:16 128 4" \
86 test: 0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 1 8:16 128 4
[all …]
/Documentation/gpu/
Dafbc.rst7 AFBC is a proprietary lossless image compression protocol and format.
21 AFBC streams can contain several components - where a component
22 corresponds to a color channel (i.e. R, G, B, X, A, Y, Cb, Cr).
45 * Component 3: A(8)
70 Please note, however, that the inclusion of a "wasted" 'X' channel is
72 formats containing 'X' bits. If a fourth component is
75 '1'. If there is no requirement for a fourth component, then a format
126 - 10-bit per component RGB, with 2-bit alpha
128 * Component 0: R(10)
129 * Component 1: G(10)
[all …]
/Documentation/admin-guide/cgroup-v1/
Dnet_cls.rst6 tag network packets with a class identifier (classid).
13 Creating a net_cls cgroups instance creates a net_cls.classid file.
19 Reading net_cls.classid yields a decimal result.
28 - setting a 10:1 handle::
35 tc qdisc add dev eth0 root handle 10: htb
36 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit
38 - creating traffic class 10:1::
40 tc filter add dev eth0 parent 10: protocol ip prio 10 handle 1: cgroup
44 iptables -A OUTPUT -m cgroup ! --cgroup 0x100001 -j DROP
/Documentation/networking/device_drivers/ethernet/ti/
Dtlan.rst7 :Version: 1.14a
31 0e11 ae32 Compaq Netelligent 10/100 TX PCI UTP
32 0e11 ae34 Compaq Netelligent 10 T PCI UTP
34 0e11 ae40 Compaq Netelligent Dual 10/100 TX PCI UTP
35 0e11 ae43 Compaq Netelligent Integrated 10/100 TX UTP
36 0e11 b011 Compaq Netelligent 10/100 TX Embedded UTP
37 0e11 b012 Compaq Netelligent 10 T/2 PCI UTP/Coax
38 0e11 b030 Compaq Netelligent 10/100 TX UTP
53 However, if a card supports 100BaseTx without requiring an add
56 The "Netelligent 10 T/2 PCI UTP/Coax" (b012) device is untested,
[all …]
/Documentation/networking/device_drivers/ethernet/3com/
Dvortex.rst33 - 3c590 Vortex 10Mbps
34 - 3c592 EISA 10Mbps Demon/Vortex
39 - 3c900 Boomerang 10baseT
40 - 3c900 Boomerang 10Mbps Combo
41 - 3c900 Cyclone 10Mbps TPO
42 - 3c900 Cyclone 10Mbps Combo
43 - 3c900 Cyclone 10Mbps TPC
44 - 3c900B-FL Cyclone 10base-FL
48 - 3c905B Cyclone 10/100/BNC
58 - 3c575 [Megahertz] 10/100 LAN CardBus
[all …]
/Documentation/admin-guide/media/
Ddvb-usb-dib0700-cardlist.rst30 - 10b8:1bb2
32 - 10b8:1fa8
34 - 10b8:2384
36 - 10b8:1ebc
38 - 10b8:1ebe
40 - 10b8:1ef0
42 - 10b8:1e14, 10b8:1e78
44 - 10b8:1e80
46 - 10b8:1f90
48 - 10b8:1f98
[all …]
/Documentation/devicetree/bindings/phy/
Dmicrochip,sparx5-serdes.yaml31 The SERDES6G is a high-speed SERDES interface, which can operate at
41 The SERDES10G is a high-speed SERDES interface, which can operate at
49 * 10 Gbps (10G-USGMII)
50 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
54 The SERDES25G is a high-speed SERDES interface, which can operate at
61 * 10 Gbps (10G-USGMII)
62 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
67 pattern: "^serdes@[0-9a-f]+$"
/Documentation/i2c/busses/
Di2c-nforce2.rst6 * nForce2 MCP 10de:0064
7 * nForce2 Ultra 400 MCP 10de:0084
8 * nForce3 Pro150 MCP 10de:00D4
9 * nForce3 250Gb MCP 10de:00E4
10 * nForce4 MCP 10de:0052
11 * nForce4 MCP-04 10de:0034
12 * nForce MCP51 10de:0264
13 * nForce MCP55 10de:0368
14 * nForce MCP61 10de:03EB
15 * nForce MCP65 10de:0446
[all …]
/Documentation/target/
Dtcm_mod_builder.rst7 This document is intended to be a mini-HOWTO for using the tcm_mod_builder.py
8 script to generate a brand new functional TCM v4 fabric .ko module of your very own,
15 This script will create a new drivers/target/$TCM_NEW_MOD/, and will do the following
21 using a skeleton struct target_core_fabric_ops API template.
74 drwxr-xr-x 2 root root 4096 2010-10-05 03:23 .
75 drwxr-xr-x 9 root root 4096 2010-10-05 03:22 ..
76 -rw-r--r-- 1 root root 282 2010-10-05 03:22 Kbuild
77 -rw-r--r-- 1 root root 171 2010-10-05 03:22 Kconfig
78 -rw-r--r-- 1 root root 49 2010-10-05 03:23 modules.order
79 -rw-r--r-- 1 root root 738 2010-10-05 03:22 tcm_nab5000_base.h
[all …]
/Documentation/trace/coresight/
Dcoresight-perf.rst13 can log such data with a perf record command like::
18 a perf.data trace file. That file would have AUX sections if CoreSight
20 readable text with a command like::
29 Idx:0; ID:10; I_ASYNC : Alignment Synchronisation.
30 Idx:12; ID:10; I_TRACE_INFO : Trace Info.; INFO=0x0 { CC.0 }
31 Idx:17; ID:10; I_ADDR_L_64IS0 : Address, Long, 64 bit, IS0.; Addr=0x0000000000000000;
32 Idx:26; ID:10; I_TRACE_ON : Trace On.
33 …Idx:27; ID:10; I_ADDR_CTXT_L_64IS0 : Address & Context, Long, 64 bit, IS0.; Addr=0x0000FFFFB60691…
34 Idx:38; ID:10; I_ATOM_F6 : Atom format 6.; EEEEEEEEEEEEEEEEEEEEEEEE
35 Idx:39; ID:10; I_ATOM_F6 : Atom format 6.; EEEEEEEEEEEEEEEEEEEEEEEE
[all …]
/Documentation/ABI/testing/
Ddebugfs-intel-iommu63 0 00:0a.0 00000080 24 0000000000040050 000000800024000d
64 1 00:0a.0 00000001 ef 0000000000040050 0000000100ef000d
107 00:0a.0 0x0000000000000000:0x00000001038a7001
160 Firstly, write a value to
175 a snapshot of sampling result of all enabled monitors.
192 <0.1us 0.1us-1us 1us-10us 10us-100us 100us-1ms
195 1ms-10ms >=10ms min(us) max(us) average(us)
201 <0.1us 0.1us-1us 1us-10us 10us-100us 100us-1ms
204 1ms-10ms >=10ms min(us) max(us) average(us)
214 <0.1us 0.1us-1us 1us-10us 10us-100us 100us-1ms
[all …]
Dsysfs-bus-dax3 KernelVersion: v5.10
6 (RW) Provides a way to specify an alignment for a dax device.
12 KernelVersion: v5.10
15 (WO) Provides a way to allocate a mapping range under a dax
22 KernelVersion: v5.10
25 (RO) A dax device may have multiple constituent discontiguous
39 address of a dax device. In case of a device with multiple
45 KernelVersion: v5.10
48 (RW) The size attribute indicates the total size of a dax
67 (RO) The target-node attribute is the Linux numa-node that a
[all …]
Dsysfs-class-rapidio10 NOTE: An mport ID is not a RapidIO destination ID assigned to a
36 only fabric enumerating mports have a valid destination ID
39 After enumeration or discovery was performed for a given mport device,
48 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0001
49 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0004
50 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0007
51 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0002
52 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0003
53 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0005
/Documentation/devicetree/bindings/net/
Dmicrochip,lan8650.yaml7 title: Microchip LAN8650/1 10BASE-T1S MACPHY Ethernet Controllers
13 The LAN8650/1 combines a Media Access Controller (MAC) and an Ethernet
14 PHY to enable 10BASE‑T1S networks. The Ethernet Media Access Controller
15 (MAC) module implements a 10 Mbps half duplex Ethernet MAC, compatible
16 with the IEEE 802.3 standard and a 10BASE-T1S physical layer transceiver
18 the MAC-PHY is specified in the OPEN Alliance 10BASE-T1x MACPHY Serial
Damd-xgbe.txt1 * AMD 10GbE driver (amd-xgbe)
18 correct Rx interrupt watchdog timer value on a DMA channel
29 a unique interrupt for each DMA channel - this requires an additional
32 0 - 1GbE and 10GbE (default)
33 1 - 2.5GbE and 10GbE
39 value corresponding to a particular speed. The first array value represents
41 the third value for the 10GbE speed. All three values are required if the
72 amd,serdes-pq-skew = <10>, <10>, <30>;
73 amd,serdes-tx-amp = <15>, <15>, <10>;
Dfsl,fman-port.yaml36 Each hardware port is assigned a 4KB, port-specific page in
42 The page of a specific port is determined by the cell-index.
49 fsl,fman-10g-port:
52 If this property exists, the port is s 10G port.
57 Can be defined only if 10G-support is set.
58 This property marks a best-effort 10G port (10G port that
Dmdio-mux-gpio.yaml13 This is a special case of a MDIO bus multiplexer. One or more GPIO
38 An NXP sn74cbtlv3253 dual 1-of-4 switch controlled by a
61 interrupts = <10 8>; /* Pin 10, active low */
70 interrupts = <10 8>; /* Pin 10, active low */
79 interrupts = <10 8>; /* Pin 10, active low */
88 interrupts = <10 8>; /* Pin 10, active low */
/Documentation/mm/
Dzsmalloc.rst13 To overcome these issues, zsmalloc allocates a bunch of 0-order pages
15 pages act as a single higher-order page i.e. an object can span 0-order
16 page boundaries. The code refers to these linked pages as a single entity
25 Additionally, zs_malloc() does not return a dereferenceable pointer.
31 be mapped using zs_map_object() to get a usable pointer and subsequently
38 ``/sys/kernel/debug/zsmalloc/<user name>``. Here is a sample of stat output::
42 …class size 10% 20% 30% 40% 50% 60% 70% 80% …
56 10%
57 the number of zspages with usage ratio less than 10% (see below)
59 the number of zspages with usage ratio between 10% and 20%
[all …]
/Documentation/input/
Dinput.rst12 Input subsystem is a collection of drivers that is designed to support
14 drivers/input, although quite a few live in drivers/hid and
18 loaded before any other of the input modules - it serves as a way of
32 a simulated PS/2 interface to GPM and X, and so on.
49 will be available as a character device on major 13, minor 63::
99 crw-r--r-- 1 root root 13, 64 Apr 1 10:49 event0
100 crw-r--r-- 1 root root 13, 65 Apr 1 10:50 event1
101 crw-r--r-- 1 root root 13, 66 Apr 1 10:50 event2
102 crw-r--r-- 1 root root 13, 67 Apr 1 10:50 event3
106 range. If there are more than 32 input devices in a system, additional
[all …]
/Documentation/userspace-api/media/v4l/
Dpixfmt-yuv-planar.rst19 Within a plane, components are stored in pixel order, which may be linear or
114 - 10
121 - 10
243 - Y'\ :sub:`10`
263 - Cb\ :sub:`10`
264 - Cr\ :sub:`10`
278 - Y'\ :sub:`10`
299 - Cb\ :sub:`10`
300 - Cr\ :sub:`10`
325 The line stride and image height must be aligned to a multiple of 16.
[all …]
/Documentation/arch/powerpc/
Dassociativity.rst7 of that domain. Resources subsets of a given domain that exhibit better
9 are represented as being members of a sub-grouping domain. This performance
19 A value of 1 indicates the usage of Form 1 associativity. For Form 2 associativity
28 With Form 1 a combination of ibm,associativity-reference-points, and ibm,associativity
31 The “ibm,associativity” property contains a list of one or more numbers (domainID)
34 The “ibm,associativity-reference-points” property contains a list of one or more numbers
52 "ibm,associativity-reference-points" property, Form 2 allows a large number of primary domain
59 "ibm,numa-lookup-index-table" property contains a list of one or more numbers representing
71 "ibm,numa-distance-table" property contains a list of one or more numbers representing the NUMA
81 ibm,numa-distace-table = <9>, /bits/ 8 < 10 20 80 20 10 160 80 160 10>;
[all …]
/Documentation/hwmon/
Dk10temp.rst6 * AMD Family 10h processors:
41 BIOS and Kernel Developer's Guide (BKDG) For AMD Family 10h Processors:
57 Revision Guide for AMD Family 10h Processors:
77 AMD Family 10h Server and Workstation Processor Power and Thermal Data Sheet:
81 AMD Family 10h Desktop Processor Power and Thermal Data Sheet:
91 Family 10h/11h/12h/14h/15h/16h processors.
93 All these processors have a sensor, but on those for Socket F or AM2+,
104 available as temp1_input in sysfs. It is measured in degrees Celsius with a
105 resolution of 1/8th degree. Please note that it is defined as a relative
109 control cooling systems. Tctl is a non-physical temperature on an
[all …]

12345678910>>...42