/linux-4.1.27/Documentation/ |
D | this_cpu_ops.txt | 4 this_cpu operations are a way of optimizing access to per cpu 7 the cpu permanently stored the beginning of the per cpu area for a 10 this_cpu operations add a per cpu variable offset to the processor 11 specific per cpu base and encode that operation in the instruction 12 operating on the per cpu variable. 28 synchronization is not necessary since we are dealing with per cpu 33 Please note that accesses by remote processors to a per cpu area are 65 per cpu area. It is then possible to simply use the segment override 66 to relocate a per cpu relative address to the proper per cpu area for 67 the processor. So the relocation to the per cpu base is encoded in the [all …]
|
D | local_ops.txt | 20 Local atomic operations are meant to provide fast and highly reentrant per CPU 25 Having fast per CPU atomic counters is interesting in many cases : it does not 32 CPU writes to the local_t data. This is done by using per cpu data and making 55 - Variables touched by local ops must be per cpu variables. 61 different CPU between getting the per-cpu variable and doing the 90 the per cpu variable. For instance : 120 Here is a sample module which implements a basic per cpu counter using local.h.
|
D | robust-futexes.txt | 62 - they have to scan _every_ vma at sys_exit() time, per thread! 85 At the heart of this new approach there is a per-thread private list of 88 registration happens at most once per thread lifetime]. At do_exit() 101 The list is guaranteed to be private and per-thread at do_exit() time, 108 also maintains a simple per-thread 'list_op_pending' field, to allow the 130 need any extra per-lock syscalls. Robust mutexes thus become a very 135 - no per-lock kernel allocation happens. 182 and even for robust futex users, there is only one extra syscall per
|
D | preempt-locking.txt | 29 First, since the data is per-CPU, it may not have explicit SMP locking, but 94 cpucache_t *cc; /* this is per-CPU */ 125 Note in 2.5 interrupt disabling is now only per-CPU (e.g. local).
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | bfin_gpio.c | 225 static int portmux_group_check(unsigned short per) in portmux_group_check() argument 227 u16 ident = P_IDENT(per); in portmux_group_check() 228 u16 function = P_FUNCT2MUX(per); in portmux_group_check() 260 static void portmux_setup(unsigned short per) in portmux_setup() argument 262 u16 ident = P_IDENT(per); in portmux_setup() 263 u16 function = P_FUNCT2MUX(per); in portmux_setup() 282 static int portmux_group_check(unsigned short per) in portmux_group_check() argument 284 u16 ident = P_IDENT(per); in portmux_group_check() 285 u16 function = P_FUNCT2MUX(per); in portmux_group_check() 311 inline void portmux_setup(unsigned short per) in portmux_setup() argument [all …]
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 5 Taskstats is a netlink-based interface for sending per-task and 6 per-process statistics from the kernel to userspace. 18 Linux task defined by struct task_struct. per-pid stats are the same as 19 per-task stats. 36 one of the cpus in the cpumask, its per-pid statistics are sent to the 42 an additional record containing the per-tgid stats is also sent to userspace. 43 The latter contains the sum of per-pid stats for all threads in the thread 48 send commands and process responses, listen for per-tid/tgid exit data, 61 struct taskstats is the common accounting structure for both per-pid and 62 per-tgid data. It is versioned and can be extended by each accounting subsystem [all …]
|
D | delay-accounting.txt | 8 The per-task delay accounting functionality measures 39 generic data structure to userspace corresponding to per-pid and per-tgid 52 When a task exits, records containing the per-task statistics 54 task of a thread group, the per-tgid statistics are also sent. More details
|
D | cgroupstats.txt | 2 http://lkml.org/lkml/2007/4/11/187 and implements per cgroup statistics as 8 extend per cgroup statistics, by adding members to the cgroupstats
|
D | taskstats-struct.txt | 25 4) Per-task and per-thread context switch count statistics 144 * average usage per system time unit can be calculated. 167 4) Per-task and per-thread statistics
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx25.dtsi | 108 clock-names = "ipg", "per"; 117 clock-names = "ipg", "per"; 126 clock-names = "ipg", "per"; 135 clock-names = "ipg", "per"; 166 clock-names = "ipg", "per"; 208 clock-names = "ipg", "per"; 217 clock-names = "ipg", "per"; 226 clock-names = "ipg", "per"; 236 clock-names = "ipg", "per"; 264 clock-names = "ipg", "per"; [all …]
|
D | imx27.dtsi | 116 clock-names = "ipg", "per"; 125 clock-names = "ipg", "per"; 134 clock-names = "ipg", "per"; 144 clock-names = "ipg", "per"; 168 clock-names = "ipg", "per"; 178 clock-names = "ipg", "per"; 188 clock-names = "ipg", "per"; 198 clock-names = "ipg", "per"; 210 clock-names = "ipg", "per"; 222 clock-names = "ipg", "per"; [all …]
|
D | imx1.dtsi | 74 clock-names = "ipg", "per"; 83 clock-names = "ipg", "per"; 93 clock-names = "ipg", "ahb", "per"; 103 clock-names = "ipg", "per"; 113 clock-names = "ipg", "per"; 124 clock-names = "ipg", "per"; 143 clock-names = "ipg", "per"; 163 clock-names = "ipg", "per"; 185 clock-names = "ipg", "per";
|
D | imx50.dtsi | 108 clock-names = "ipg", "ahb", "per"; 120 clock-names = "ipg", "ahb", "per"; 131 clock-names = "ipg", "per"; 143 clock-names = "ipg", "per"; 169 clock-names = "ipg", "ahb", "per"; 181 clock-names = "ipg", "ahb", "per"; 275 clock-names = "ipg", "per"; 294 clock-names = "ipg", "per"; 304 clock-names = "ipg", "per"; 314 clock-names = "ipg", "per"; [all …]
|
D | imx31.dtsi | 59 clock-names = "ipg", "per"; 68 clock-names = "ipg", "per"; 76 clock-names = "ipg", "per"; 86 clock-names = "ipg", "per"; 103 clock-names = "ipg", "per"; 134 clock-names = "ipg", "per";
|
D | imx35.dtsi | 91 clock-names = "ipg", "per"; 100 clock-names = "ipg", "per"; 135 clock-names = "ipg", "per"; 157 clock-names = "ipg", "per"; 169 clock-names = "ipg", "per"; 202 clock-names = "ipg", "per"; 220 clock-names = "ipg", "ahb", "per"; 229 clock-names = "ipg", "ahb", "per"; 238 clock-names = "ipg", "ahb", "per"; 290 clock-names = "ipg", "per"; [all …]
|
D | imx53.dtsi | 195 clock-names = "ipg", "ahb", "per"; 207 clock-names = "ipg", "ahb", "per"; 218 clock-names = "ipg", "per"; 230 clock-names = "ipg", "per"; 258 clock-names = "ipg", "ahb", "per"; 270 clock-names = "ipg", "ahb", "per"; 412 clock-names = "ipg", "per"; 479 clock-names = "ipg", "per"; 489 clock-names = "ipg", "per"; 499 clock-names = "ipg", "per"; [all …]
|
D | imx51.dtsi | 174 clock-names = "ipg", "ahb", "per"; 185 clock-names = "ipg", "ahb", "per"; 196 clock-names = "ipg", "per"; 208 clock-names = "ipg", "per"; 234 clock-names = "ipg", "ahb", "per"; 246 clock-names = "ipg", "ahb", "per"; 368 clock-names = "ipg", "per"; 382 clock-names = "ipg", "per"; 392 clock-names = "ipg", "per"; 402 clock-names = "ipg", "per"; [all …]
|
D | imx6sl.dtsi | 150 clock-names = "ipg", "per"; 162 clock-names = "ipg", "per"; 174 clock-names = "ipg", "per"; 186 clock-names = "ipg", "per"; 197 clock-names = "ipg", "per"; 210 clock-names = "ipg", "per"; 223 clock-names = "ipg", "per"; 284 clock-names = "ipg", "per"; 297 clock-names = "ipg", "per"; 311 clock-names = "ipg", "per"; [all …]
|
D | imx6sx.dtsi | 236 clock-names = "ipg", "per"; 248 clock-names = "ipg", "per"; 260 clock-names = "ipg", "per"; 272 clock-names = "ipg", "per"; 282 clock-names = "ipg", "per"; 366 clock-names = "ipg", "per"; 376 clock-names = "ipg", "per"; 386 clock-names = "ipg", "per"; 396 clock-names = "ipg", "per"; 406 clock-names = "ipg", "per"; [all …]
|
D | imx6qdl.dtsi | 214 clock-names = "ipg", "per"; 228 clock-names = "ipg", "per"; 242 clock-names = "ipg", "per"; 256 clock-names = "ipg", "per"; 268 clock-names = "ipg", "per"; 345 clock-names = "per", "ahb"; 361 clock-names = "ipg", "per"; 372 clock-names = "ipg", "per"; 383 clock-names = "ipg", "per"; 394 clock-names = "ipg", "per"; [all …]
|
D | wm8505-ref.dts | 17 bits-per-pixel = <32>;
|
D | vt8500-bv07.dts | 17 bits-per-pixel = <16>;
|
D | wm8650-mid.dts | 17 bits-per-pixel = <16>;
|
D | wm8850-w70v2.dts | 29 bits-per-pixel = <16>;
|
D | imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts | 22 bits-per-pixel = <16>;
|
D | imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts | 22 bits-per-pixel = <16>;
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-module | 18 Description: Maximum time allowed for periodic transfers per microframe (μs) 20 [ USB 2.0 sets maximum allowed time for periodic transfers per 26 microseconds of isochronous bandwidth per microframe to work 31 microseconds of periodic bandwidth per microframe.
|
D | configfs-usb-gadget-printer | 8 q_len - Number of requests per endpoint
|
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 10 30.5 micro-seconds (half-parts-per-million of the 32KHz clock)
|
D | configfs-usb-gadget | 123 b_vendor_code - one-byte value used for custom per-device and 124 per-interface requests
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | headsmp.S | 53 adr r5, 1f @ array of per-cpu mpidr values 54 adr r6, 2f @ array of per-cpu functions 55 adr r7, 3f @ array of per-cpu arguments
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | coherency-fabric.txt | 22 fabric registers, second pair for the per-CPU fabric registers. 25 for the per-CPU fabric registers. 28 for the per-CPU fabric registers.
|
D | arch_timer.txt | 3 ARM cores may have a per-core architected timer, which provides per-cpu timers, 5 physical and optional virtual timer per frame. 7 The per-core architected timer is attached to a GIC to deliver its 8 per-processor interrupts via PPIs. The memory mapped timer is attached to a GIC
|
D | twd.txt | 3 ARM 11MP, Cortex-A5 and Cortex-A9 are often associated with a per-core 4 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer 7 The TWD is usually attached to a GIC to deliver its two per-processor
|
D | pmu.txt | 24 - interrupts : 1 combined interrupt or 1 per core. If the interrupt is a per-cpu
|
D | atmel-at91.txt | 62 block has one interrupt per channel. 70 One interrupt per TC block: 79 One interrupt per TC channel in a TC block:
|
D | global_timer.txt | 3 Cortex-A9 are often associated with a per-core Global timer.
|
D | cci.txt | 11 space and multiple sets of interface control registers, one per slave 28 root node (ie from CPUs perspective as per DT standard). 116 Definition: list of counter overflow interrupts, one per
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | imx-pwm.txt | 11 - clocks : Clock specifiers for both ipg and per clocks. 12 - clock-names : Clock names should include both "ipg" and "per" 25 clock-names = "ipg", "per";
|
D | pwm-st.txt | 7 specifies the per-chip index of the PWM to use and the
|
/linux-4.1.27/Documentation/usb/ |
D | dwc3.txt | 6 - Convert interrupt handler to per-ep-thread-irq 12 - dwc core implements a demultiplexing irq chip for interrupts per 14 to the device. If MSI provides per-endpoint interrupt this dummy 33 per-endpoint data-structure.
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | coda.txt | 16 - clocks : Should contain the ahb and per clocks, in the order 18 - clock-names : Should be "ahb", "per" 28 clock-names = "ahb", "per";
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | atmel,lcdc.txt | 53 Required properties (as per of_videomode_helper): 58 - bits-per-pixel: lcd panel bit-depth. 60 Optional properties (as per of_videomode_helper): 68 bits-per-pixel = <32>;
|
D | cirrus,clps711x-fb.txt | 11 - bits-per-pixel: Bits per pixel. 31 bits-per-pixel = <4>;
|
D | fsl,imx-fb.txt | 14 - bits-per-pixel: Bits per pixel 40 bits-per-pixel = <16>;
|
D | wm,wm8505-fb.txt | 7 - bits-per-pixel : bit depth of framebuffer (16 or 32) 17 bits-per-pixel = <16>;
|
D | adi,adv7511.txt | 19 - adi,input-depth: Number of bits per color component at the input (8, 10 or 23 - adi,input-clock: The input clock type, one of "1x" (one clock cycle per 24 pixel), "2x" (two clock cycles per pixel), "ddr" (one clock cycle per pixel,
|
D | via,vt8500-fb.txt | 8 - bits-per-pixel : bit depth of framebuffer (16 or 32) 19 bits-per-pixel = <16>;
|
D | renesas,du.txt | 25 - R8A7790 and R8A7791 use one functional clock per channel and one clock 26 per LVDS encoder. The functional clocks must be named "du.x" with "x"
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-stat.txt | 77 In per-thread mode, this option is ignored. The -a option is still necessary 101 in per-cpu mode. The cgroup filesystem must be mounted. All threads belonging to 134 --per-socket:: 135 Aggregate counts per processor socket for system-wide mode measurements. This 137 use --per-socket in addition to -a. (system-wide). The output includes the 141 --per-core:: 142 Aggregate counts per physical processor for system-wide mode measurements. This 144 use --per-core in addition to -a. (system-wide). The output includes the
|
D | perf-kmem.txt | 33 Show per-callsite statistics 36 Show per-allocation statistics
|
D | perf-record.txt | 171 In per-thread mode with inheritance mode on (default), samples are captured only when 183 in per-cpu mode. The cgroup filesystem must be mounted. All threads belonging to 226 Enable weightened sampling. An additional weight is recorded per sample and can be 233 --per-thread:: 234 Use per-thread mmaps. By default per-cpu mmaps are created. This option 235 overrides that and uses per-thread mmaps. A side-effect of that is that 236 inheritance is automatically disabled. --per-thread is ignored with a warning
|
/linux-4.1.27/Documentation/devicetree/bindings/timer/ |
D | fsl,imxgpt.txt | 7 - interrupts : A list of 4 interrupts; one per timer channel. 17 clock-names = "ipg", "per";
|
D | samsung,exynos4210-mct.txt | 34 For MCT block that uses a per-processor interrupt for local timers, such 37 per processor interrupt. 74 a per-processor interrupt to handle them. Either all the local
|
D | cadence,ttc-timer.txt | 6 - interrupts : A list of 3 interrupts; one per timer channel.
|
D | nvidia,tegra20-timer.txt | 10 - interrupts : A list of 4 interrupts; one per timer channel.
|
D | brcm,bcm2835-system-timer.txt | 12 - interrupts : A list of 4 interrupt sinks; one per timer channel.
|
D | nvidia,tegra30-timer.txt | 13 - interrupts : A list of 6 interrupts; one per each of timer channels 1
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | portmux.h | 26 #define peripheral_request(per, label) (0) argument 27 #define peripheral_free(per) argument 28 #define peripheral_request_list(per, label) (0) argument 29 #define peripheral_free_list(per) argument 31 int peripheral_request(unsigned short per, const char *label); 32 void peripheral_free(unsigned short per); 33 int peripheral_request_list(const unsigned short per[], const char *label); 34 void peripheral_free_list(const unsigned short per[]);
|
/linux-4.1.27/Documentation/filesystems/ |
D | inotify.txt | 21 Q: What is the design decision behind using an-fd-per-instance as opposed to 22 an fd-per-watch? 24 A: An fd-per-watch quickly consumes more file descriptors than are allowed, 26 select()-able. Yes, root can bump the per-process fd limit and yes, users 65 need not be a one-fd-per-process mapping; it is one-fd-per-queue and a
|
D | gfs2-glocks.txt | 50 Table of glock operations and per type constants: 112 There are two glocks per inode. One deals with access to the inode 116 is on a per-inode basis. Locking of rgrps is on a per rgrp basis. 124 super block stats are done on a per cpu basis in order to 133 The per-glock counters are initialised to zero when the 134 glock is created. The per-glock statistics are lost when 218 for each type) and for each cpu (one column per cpu). The glstats file contains 229 (remaining fields as per above list)
|
/linux-4.1.27/Documentation/blackfin/ |
D | bfin-gpio-notes.txt | 34 int peripheral_request(unsigned short per, const char *label); 35 int peripheral_request_list(const unsigned short per[], const char *label); 36 void peripheral_free(unsigned short per); 37 void peripheral_free_list(const unsigned short per[]);
|
/linux-4.1.27/Documentation/trace/ |
D | events-kmem.txt | 48 the per-CPU allocator (high performance) or the buddy allocator. 71 In front of the page allocator is a per-cpu page allocator. It exists only 75 When a per-CPU list is empty or pages of the wrong type are allocated, 76 the zone->lock will be taken once and the per-CPU list refilled. The event 80 When the per-CPU list is too full, a number of pages are freed, each one 85 consecutively imply the zone->lock being taken once. Large amounts of per-CPU 87 is being concentrated in one place. It could also indicate that the per-CPU
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/xilinx/ |
D | xilinx_dma.txt | 11 two channels per device. This node specifies the properties of each 21 - interrupts: Should contain per channel DMA interrupts. 55 - dma-names: a list of DMA channel names, one per "dmas" entry
|
D | xilinx_vdma.txt | 12 two channels per device. This node specifies the properties of each 27 - interrupts: Should contain per channel VDMA interrupts. 65 - dma-names: a list of DMA channel names, one per "dmas" entry
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | amd-xgbe.txt | 12 amd,per-channel-interrupt property is specified, then one additional 29 - amd,per-channel-interrupt: Indicates that Rx and Tx complete will generate 41 amd,per-channel-interrupt;
|
D | opencores-ethoc.txt | 11 - clocks: phandle to refer to the clk used as per
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-mvebu.txt | 15 one for the per-cpu registers. 19 (example: 1 interrupt per 8 pins on Armada XP, which means 4 20 interrupts per bank of 32 GPIOs).
|
/linux-4.1.27/Documentation/video4linux/ |
D | 4CCs.txt | 30 3rd character: uncompressed bits-per-pixel 0--9, A-- 32 4th character: compressed bits-per-pixel 0--9, A--
|
D | Zoran | 287 LML33 perfect, Buz tolerable (3 or 4 frames dropped per movie) 381 (quantization) tables, and you'll get to something like 512kB per frame for 400 704x288 pixels, one field, is 202752 pixels. Divided by 64 pixels per block; 401 3168 blocks per field. Each pixel consist of two bytes; 128 bytes per block; 402 1024 bits per block. 100% in the new driver mean 1:2 compression; the maximum 403 output becomes 512 bits per block. Actually 510, but 512 is simpler to use 406 Let's say that we specify d1q50. We thus want 256 bits per block; times 3168 407 becomes 811008 bits; 101376 bytes per field. We're talking raw bits and bytes 408 here, so we don't need to do any fancy corrections for bits-per-pixel or such 409 things. 101376 bytes per field. [all …]
|
D | fimc.txt | 33 - per frame clock gating (mem-to-mem) 95 node is also created per each available and enabled at the platform level 131 sub-device node is created per each MIPI-CSIS device.
|
/linux-4.1.27/Documentation/devicetree/bindings/fb/ |
D | mxsfb.txt | 13 - bits-per-pixel : <16> for RGB565, <32> for RGB888/666. 27 bits-per-pixel = <32>;
|
/linux-4.1.27/fs/jffs2/ |
D | TODO | 2 - support asynchronous operation -- add a per-fs 'reserved_space' count, 10 - chattr support - turning on/off and tuning compression per-inode 14 Make this a per-inode option, changeable with chattr, so you can
|
D | README.Locking | 13 The alloc_sem is a per-filesystem mutex, used primarily to ensure 75 per-eraseblock lists of physical jffs2_raw_node_ref structures, and 76 (NB) the per-inode list of physical nodes. The latter is a special 84 Note that the per-inode list of physical nodes (f->nodes) is a special
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | nand.txt | 10 per ECC step. 17 errors per {size} bytes".
|
/linux-4.1.27/Documentation/hwmon/ |
D | g762 | 18 hardware characteristics of the system (reference clock, pulses per 32 fan1_pulses: number of pulses per fan revolution. Supported values 62 system: a reference clock source frequency, a number of pulses per fan 65 Note that the driver will update its values at most once per second.
|
D | lm73 | 24 The LM73 supports four resolutions, defined in terms of degrees C per 79 resolution in degrees C per LSB.
|
D | coretemp | 21 inside Intel CPUs. This driver can read both the per-core and per-package 22 temperature using the appropriate sensors. The per-package sensor is new;
|
D | max6642 | 12 Per Dalen <per.dalen@appeartv.com>
|
D | ltc4151 | 11 Author: Per Dalen <per.dalen@appeartv.com>
|
/linux-4.1.27/Documentation/cgroups/ |
D | blkio-controller.txt | 146 - Specifies per cgroup weight. This is default weight of the group 147 on all the devices until and unless overridden by per device rule. 152 - One can specify per cgroup per device rules using this interface. 185 - disk time allocated to cgroup per device in milliseconds. First 300 specified in bytes per second. Rules are per device. Following is 307 specified in bytes per second. Rules are per device. Following is 314 specified in IO per second. Rules are per device. Following is 321 specified in io per second. Rules are per device. Following is 369 (IO operations per second) mode on NCQ supporting hardware. 393 still system wide and not per group. Hence we will not see service
|
D | cpusets.txt | 248 The memory_pressure of a cpuset provides a simple per-cpuset metric 275 Why a per-cpuset, running average: 277 Because this meter is per-cpuset, rather than per-task or mm, 287 Because this meter is per-cpuset rather than per-task or mm, 293 A per-cpuset simple digital filter (requires a spinlock and 3 words 294 of data per-cpuset) is kept, and updated by any task attached to that 297 A per-cpuset file provides an integer number representing the recent 299 the tasks in the cpuset, in units of reclaims attempted per second, 305 There are two boolean flag files per cpuset that control where the 310 If the per-cpuset boolean flag file 'cpuset.memory_spread_page' is set, then [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | renesas,cpg-mstp-clocks.txt | 6 This device tree binding describes a single 32 gate clocks group per node. 26 - clocks: Reference to the parent clocks, one per output clock. The parents 33 per gate clock. The MSTP groups are sparsely populated. Unimplemented gate
|
D | imx31-clock.txt | 27 per 12 89 clock-names = "ipg", "per";
|
D | fixed-clock.txt | 13 - clock-accuracy : accuracy of clock in ppb (parts per billion).
|
D | imx27-clock.txt | 26 clock-names = "ipg", "per";
|
D | imx1-clock.txt | 25 clock-names = "ipg", "per";
|
D | imx21-clock.txt | 26 clock-names = "ipg", "per";
|
D | imx5-clock.txt | 27 clock-names = "ipg", "per";
|
D | imx6q-clock.txt | 29 clock-names = "ipg", "per";
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | at25.txt | 12 - spi-cpha : SPI shifted clock phase, as per spi-bus bindings. 13 - spi-cpol : SPI inverse clock polarity, as per spi-bus bindings.
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | kernel-stacks | 11 In addition to the per thread stacks, there are specialized stacks 23 of every per thread stack. 28 per CPU interrupt nest counter. This is needed because x86-64 "IST" 35 (IST). There can be up to 7 IST entries per CPU. The IST code is an 44 will switch back to the per-thread stack. If software wants to allow
|
D | 00-INDEX | 10 - Context-specific per-processor interrupt stacks.
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | tegra20-apbdma.txt | 6 all of the per-channel registers. 7 - interrupts: Should contain all of the per-channel DMA interrupts.
|
D | ti-edma.txt | 6 Clients should use a single channel number per DMA request. 22 - dma-channels: Specify total DMA channels per CC
|
D | mmp-dma.txt | 9 - interrupts: Either contain all of the per-channel DMA interrupts 56 - interrupts: Either contain all of the per-channel DMA interrupts
|
D | renesas,usb-dmac.txt | 8 - interrupt-names: one entry per channel, named "ch%u", where %u is the
|
/linux-4.1.27/drivers/sh/intc/ |
D | Kconfig | 35 bool "Expose IRQ to per-controller id mapping via debugfs" 39 between system IRQs and the per-controller id tables.
|
/linux-4.1.27/arch/arm64/kvm/ |
D | Kconfig | 44 int "Number maximum supported virtual CPUs per VM" 48 Static number of max supported virtual CPUs per VM.
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-coh901.c | 80 u32 per; member 317 biasmode = !!(readl(U300_PIN_REG(offset, per)) & U300_PIN_BIT(offset)); in u300_gpio_config_get() 377 val = readl(U300_PIN_REG(offset, per)); in u300_gpio_config_set() 378 writel(val | U300_PIN_BIT(offset), U300_PIN_REG(offset, per)); in u300_gpio_config_set() 381 val = readl(U300_PIN_REG(offset, per)); in u300_gpio_config_set() 382 writel(val & ~U300_PIN_BIT(offset), U300_PIN_REG(offset, per)); in u300_gpio_config_set() 685 gpio->per = U300_GPIO_PXPER; in u300_gpio_probe()
|
/linux-4.1.27/Documentation/fb/ |
D | sa1100fb.txt | 17 controller. The bits per pixel (bpp) value should be 4, 8, 12, or 32 bpp:<value> Configure for <value> bits per pixel
|
D | sm501.txt | 6 Specify bits-per-pixel if not specified by 'mode'
|
D | api.txt | 60 per macropixel is not a multiple of 8, whether macropixels are padded to the 69 the number of bits per macropixel, with plane i'th storing i'th bit from all 77 the number of bits per macropixel, with plane i'th storing i'th bit from all 96 set to 0. When the number of bits per pixel is smaller than 8, several pixels 107 set to 1. When the number of bits per pixel is smaller than 8, several pixels 273 bits per pixel is not a multiple of 8, pixel values are padded to the next
|
D | tridentfb.txt | 13 The driver supports 8, 16 and 32 bits per pixel depths. 62 bpp - bits per pixel (8,16 or 32)
|
/linux-4.1.27/Documentation/networking/ |
D | alias.txt | 6 per interface. Newer tools such as iproute2 support multiple 7 address/prefixes per interface, but aliases are still supported
|
D | netif-msg.txt | 40 Per-interface rather than per-driver message level setting. 47 Retaining the per-driver integer variable "debug" as a module 50 Adding a per-interface private variable named "msg_enable". The
|
D | e1000e.txt | 53 The driver can limit the amount of interrupts per second that the adapter 56 will generate per second. 60 per second, even if more packets have come in. This reduces interrupt 67 The hardware can handle many more small packets per second however, and 96 RX traffic. If the bytes per second rate is approximately equal, the 97 interrupt rate will drop as low as 2000 interrupts per second. If the 121 of 2000 to 3000 interrupts per second works on a majority of
|
D | l2tp.txt | 68 netdevice driver, managing virtual ethernet devices, one per 94 1. Use a UDP socket per tunnel. 96 2. Create a single PPPoL2TP socket per tunnel bound to a special null 105 3. Create a PPPoL2TP socket per L2TP session. This is typically done 115 treated specially. When creating the per-tunnel PPPoL2TP management 173 messages may be optionally enabled per tunnel and per session. Care is 307 The driver keeps a struct l2tp_tunnel context per L2TP tunnel and a
|
D | e1000.txt | 85 The driver can limit the amount of interrupts per second that the adapter 88 will generate per second. 92 per second, even if more packets have come in. This reduces interrupt 99 The hardware can handle many more small packets per second however, and 128 RX traffic. If the bytes per second rate is approximately equal, the 129 interrupt rate will drop as low as 2000 interrupts per second. If the 163 of 2000 to 3000 interrupts per second works on a majority of 226 Speed forces the line speed to the specified value in megabits per second
|
/linux-4.1.27/drivers/pinctrl/meson/ |
D | pinctrl-meson.h | 195 #define BANK(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument 201 [REG_PULLEN] = { per, peb }, \
|
/linux-4.1.27/arch/arm/kvm/ |
D | Kconfig | 49 int "Number maximum supported virtual CPUs per VM" 53 Static number of max supported virtual CPUs per VM.
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/ |
D | timer.txt | 17 - clocks: Reference to the parent clocks, one per output clock. The parents 28 - cpu-offset : per-cpu offset used when the timer is accessed without the
|
D | qcom,kpss-acc.txt | 4 There is one ACC register region per CPU within the KPSS remapped region as
|
/linux-4.1.27/Documentation/spi/ |
D | spi-sc18is602 | 32 200 bytes per SPI message (128 bytes of data per message is recommended). This
|
/linux-4.1.27/drivers/spmi/ |
D | spmi-pmic-arb.c | 414 u8 per = d->hwirq >> 16; in qpnpint_spmi_write() local 417 (per << 8) + reg, buf, len)) in qpnpint_spmi_write() 427 u8 per = d->hwirq >> 16; in qpnpint_spmi_read() local 430 (per << 8) + reg, buf, len)) in qpnpint_spmi_read() 591 unsigned per:8; member 599 u16 ppid = spec->slave << 8 | spec->per; in search_mapping_table() 651 spec.per = intspec[1]; in qpnpint_irq_domain_dt_translate() 658 pa->apid_to_ppid[apid] = spec.slave << 8 | spec.per; in qpnpint_irq_domain_dt_translate() 667 | spec.per << 16 in qpnpint_irq_domain_dt_translate()
|
/linux-4.1.27/Documentation/block/ |
D | deadline-iosched.txt | 11 selecting an io scheduler on a per-device basis. 39 maximum number of requests per batch. 41 This parameter tunes the balance between per-request latency and aggregate
|
D | null_blk.txt | 12 - Single submission queue per device. 16 - Configurable submission queues per device.
|
/linux-4.1.27/drivers/staging/lustre/ |
D | README.txt | 11 hundreds of gigabytes per second of I/O bandwidth. 64 per CPU per server on this client).
|
/linux-4.1.27/Documentation/devicetree/bindings/spi/ |
D | fsl-imx-cspi.txt | 16 - clocks : Clock specifiers for both ipg and per clocks. 17 - clock-names : Clock names should include both "ipg" and "per"
|
D | spi-octeon.txt | 10 Child nodes as per the generic SPI binding.
|
D | snps,dw-apb-ssi.txt | 14 Child nodes as per the generic SPI binding.
|
D | ti_qspi.txt | 15 - spi-max-frequency: Definition as per
|
D | nvidia,tegra20-sflash.txt | 20 - spi-max-frequency: Definition as per
|
D | nvidia,tegra20-slink.txt | 20 - spi-max-frequency: Definition as per
|
/linux-4.1.27/arch/sh/lib/ |
D | memcpy-sh4.S | 38 ! 6 cycles, 4 bytes per iteration 111 ! 6 cycles, 4 bytes per iteration 221 ! 4 cycles, 2 bytes per iteration 249 ! 3 cycles, 1 byte per iteration 331 ! 4 cycles, 2 long words per iteration 365 ! 4 cycles, 2 long words per iteration 385 ! 3 cycles, 1 byte per iteration 433 ! 4 cycles, 2 long words per iteration 657 ! 17 cycles, 32 bytes per iteration
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/ |
D | panel.txt | 7 - ac-bias-intrpt: AC Bias Pin Transitions per Interrupt 9 - bpp: Bits per pixel
|
D | tilcdc.txt | 14 - max-bandwidth: The maximum pixels per second that the memory
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 14 int "Maximum number of TCQ commands per device" 18 Specify the number of commands you would like to allocate per SCSI 28 a high number of commands per device may result in memory allocation
|
D | Kconfig.aic7xxx | 19 int "Maximum number of TCQ commands per device" 23 Specify the number of commands you would like to allocate per SCSI 33 a high number of commands per device may result in memory allocation
|
/linux-4.1.27/Documentation/timers/ |
D | highres.txt | 95 includes the distinction of per-CPU and per-system global event devices. 165 decision is made per timer base and synchronized across per-cpu timer bases in 166 a support function. The design allows the system to utilize separate per-CPU 167 clock event devices for the per-CPU timer bases, but currently only one 168 reprogrammable clock event device per-CPU is utilized. 183 switched off. This disables the per system global periodic clock event device - 186 The periodic tick functionality is provided by an per-cpu hrtimer. The callback
|
/linux-4.1.27/drivers/staging/board/ |
D | Kconfig | 6 Select to enable per-board staging support code.
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | mips-gic.txt | 4 It also supports local (per-processor) interrupts and software-generated 6 global timer, per-CPU count/compare timers, and a watchdog.
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | adv7604.txt | 17 detection pins, one per HDMI input. The active flag indicates the GPIO 20 The device node must contain one 'port' child node per device input and output
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | max6697.txt | 44 specified as boolean, otherwise as per bit mask specified. 50 select value as per MAX6581 data sheet. Select bit 1..7 for remote
|
D | nvidia,tegra20-i2c.txt | 22 as per I2C core API transfer flags. Driver of I2C controller is 32 - Tegra30/Tegra20 I2C controller has enabled per packet transfer by
|
D | i2c-cros-ec-tunnel.txt | 17 - One node per I2C device connected to the tunnelled I2C bus.
|
/linux-4.1.27/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 66 more devices (one bitfield per device). The layout of each tuple is: 77 nbits is the number of bits per device control 83 bitfield per device). The layout of each tuple is: 94 nbits is the number of bits per device status
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 50 30us per encryption (options: 64k tables, no IP/FP) 51 33us per encryption (options: 64k tables, FIPS standard bit ordering) 52 45us per encryption (options: 2k tables, no IP/FP) 53 48us per encryption (options: 2k tables, FIPS standard bit ordering) 66 53us per encryption (uses 2k of tables) 84 68us per encryption (uses 2k of tables) 106 108us per encryption (uses 34k worth of tables) 121 165us per encryption (uses 6k worth of tables) 129 226us per encryption 153 the fact that this guy was computing 2 sboxes per table lookup rather [all …]
|
/linux-4.1.27/Documentation/RCU/ |
D | listRCU.txt | 230 per-entry spinlock, and, if the "deleted" flag is set, pretends that the 232 return holding the per-entry spinlock, as ipc_lock() does in fact do. 235 per-entry lock for this deleted-flag technique to be helpful? 302 in conjunction with a per-entry spinlock in order to allow the search 307 Why does the search function need to return holding the per-entry 310 If the search function drops the per-entry lock before returning, 314 then you need to hold the per-entry lock across all of the code
|
/linux-4.1.27/Documentation/ABI/obsolete/ |
D | proc-sys-vm-nr_pdflush_threads | 4 Description: Since pdflush is replaced by per-BDI flusher, the interface of old pdflush
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ti/ |
D | emif.txt | 29 - cal-resistor-per-cs : Have this property if the board has one 30 calibration resistor per chip-select.
|
/linux-4.1.27/Documentation/devicetree/bindings/spmi/ |
D | qcom,spmi-pmic-arb.txt | 23 "chnls" - tx-channel per virtual slave registers. 24 "obsrvr" - rx-channel (called observer) per virtual slave registers.
|
D | spmi.txt | 18 per the SPMI spec.
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 487 u32 per; /* Period in tenths of ns */ local 494 if (dt && sfac <= 9) per = 125; 495 else if (sfac <= 10) per = 250; 496 else if (sfac == 11) per = 303; 497 else if (sfac == 12) per = 500; 498 else per = 40 * sfac; 499 ret = per; 501 kpc = per * clk; 1945 u_char per, u_char wide, u_char div, u_char fak) argument 2001 if (per <= 12) wval |= ULTRA; [all …]
|
/linux-4.1.27/fs/notify/dnotify/ |
D | Kconfig | 6 Dnotify is a directory-based per-fd file change notification system
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 54 cpufreq_driver.init - A pointer to the per-CPU initialization 65 cpufreq_driver.exit - A pointer to a per-CPU cleanup 69 cpufreq_driver.stop_cpu - A pointer to a per-CPU stop function 73 cpufreq_driver.resume - A pointer to a per-CPU resume function 92 cpufreq driver registers itself, the per-CPU initialization function 238 helpful for the per-CPU initialization stage.
|
D | boost.txt | 77 Though the per CPU existence hints at a more fine grained control, the 92 on a per package basis, for some CPUs even per core. Currently the driver
|
/linux-4.1.27/arch/xtensa/lib/ |
D | memcopy.S | 139 # per iteration 145 # copy 16 bytes per iteration for word-aligned dst and word-aligned src 211 # copy 16 bytes per iteration for word-aligned dst and unaligned src 413 # per iteration 419 # copy 16 bytes per iteration for word-aligned dst and word-aligned src 487 # copy 16 bytes per iteration for word-aligned dst and unaligned src
|
D | memset.S | 57 # per iteration 64 # set 16 bytes per iteration for word-aligned dst
|
D | usercopy.S | 89 # per iteration 152 # copy 16 bytes per iteration for word-aligned dst and word-aligned src 217 # copy 16 bytes per iteration for word-aligned dst and unaligned src
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/ |
D | ti-adc128s052.txt | 9 - spi-max-frequency: Definition as per
|
D | max1027-adc.txt | 12 - spi-max-frequency: Definition as per
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | cavium-uart.txt | 11 - current-speed: Optional, the current bit rate in bits per second.
|
/linux-4.1.27/arch/metag/lib/ |
D | memset.S | 28 ! Preamble to LongLoop which generates 4*8 bytes per interation (5 cycles) 45 ! Preamble to LongishLoop which generates 1*8 bytes per interation (2 cycles)
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | spear13xx-pcie.txt | 11 - All other definitions as per generic PCI bindings
|
D | fsl,pci.txt | 5 all mezzanines to be PCI-X Agents, but one per system may still
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | max1586-regulator.txt | 6 - v3-gain: integer specifying the V3 gain as per datasheet
|
D | tps51632-regulator.txt | 11 step is 10mV as per datasheet.
|
/linux-4.1.27/Documentation/devicetree/bindings/ata/ |
D | marvell.txt | 11 - phy-names : Should be "0", "1", etc, one number per phandle
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-encoder-api.txt | 82 Set video frames per second. Change occurs at start of new GOP. 108 bitrate in bits per second 110 peak bitrate in bits per second, divided by 400 112 Mux bitrate in bits per second, divided by 400. May be 0 (default). 453 Frames per interrupt (max 8). Only valid in raw mode. 461 Lines per frame 463 Byte per line 465 Observed frames per interrupt in raw mode only. Rage 1 to Param[1]
|
D | fw-decoder-api.txt | 79 B frames per GOP (for reverse play only) 241 Event: 4=Unknown: goes off 10-15 times per second while decoding. 242 Event: 5=Some sync event: goes off once per frame.
|
/linux-4.1.27/Documentation/powerpc/ |
D | cxl.txt | 88 just a per context portion. The hardware is self describing, hence 89 the kernel can determine the offset and size of the per context 123 AFU provides. Slave contexts have access to only the per process 127 only create a single character device per AFU called 156 left. If 1 IRQ is needed per context, then only 2037 157 contexts can be allocated. If 4 IRQs are needed per context, 230 the MMIO space and slave contexts are allowed to only map the per
|
/linux-4.1.27/Documentation/devicetree/bindings/pps/ |
D | pps-gpio.txt | 3 These properties describe a PPS (pulse-per-second) signal connected to
|
/linux-4.1.27/tools/build/ |
D | Build.include | 78 # - per target C flags 79 # - per object C flags
|
/linux-4.1.27/drivers/mmc/card/ |
D | Kconfig | 18 int "Number of minors per block device" 23 Number of minors per block device. One is needed for every
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | opp.txt | 4 voltage pairs that the device will support per voltage domain. These
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | Kconfig | 10 It exposes 4 network devices to be used per PDN and 2 tty devices to be
|
/linux-4.1.27/drivers/net/irda/ |
D | bfin_sir.h | 90 static const unsigned short per[][4] = { variable
|
/linux-4.1.27/drivers/staging/fsl-mc/ |
D | TODO | 5 * Decide if multiple root fsl-mc buses will be supported per Linux instance,
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-sdram-controller.txt | 14 include all SDRAM controller registers as per the datasheet.
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | xics.txt | 7 Attributes: One per interrupt source, indexed by the source number. 66 Only one XICS instance may be created per VM.
|
D | vfio.txt | 7 Only one VFIO instance may be created per VM. The created device
|
D | s390_flic.txt | 4 FLIC handles floating (non per-cpu) interrupts, i.e. I/O, service and some 5 machine check interruptions. All interrupts are stored in a per-vm list of
|
/linux-4.1.27/Documentation/vm/ |
D | overcommit-accounting | 53 PRIVATE WRITABLE - size of mapping per instance 58 PRIVATE WRITABLE - size of mapping per instance
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | Kconfig | 31 int "Maximum expected bad eraseblock count per 1024 eraseblocks" 36 expects on the MTD device (per 1024 eraseblocks). If the underlying 42 expected bad eraseblocks per 1024 eraseblocks then can be calculated
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | pnfs.txt | 29 lsegs reference device ids, which are resolved per nfs_client and 38 deviceid's per filesystem, and multiple filesystems per nfs_client.
|
/linux-4.1.27/Documentation/locking/ |
D | lockstat.txt | 58 These numbers are gathered per lock class, per read/write state (when 61 It also tracks 4 contention points per class. A contention point is a call site
|
/linux-4.1.27/Documentation/power/ |
D | pm_qos_interface.txt | 10 2. the per-device PM QoS framework provides the API to manage the per-device latency 22 The infrastructure exposes multiple misc device nodes one per implemented 91 2. PM QoS per-device latency and flags framework 166 The per-device PM QoS framework has 2 different and distinct notification trees: 167 a per-device notification tree and a global notification tree.
|
/linux-4.1.27/security/keys/ |
D | Kconfig | 24 bool "Enable register of persistent per-UID keyrings" 27 This option provides a register of persistent per-UID keyrings,
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | Kconfig | 58 gather entries per I/O. The driver default is 128, which matches 61 parameter will reduce memory requirements on a per controller instance.
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | Kconfig | 58 gather entries per I/O. The driver default is 128, which matches 61 on a per controller instance.
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/ |
D | dpll.txt | 20 "ti,omap3-dpll-per-clock", 21 "ti,omap3-dpll-per-j-type-clock",
|
/linux-4.1.27/Documentation/devicetree/bindings/crypto/ |
D | img-hash.txt | 11 - dmas : DMA specifier as per Documentation/devicetree/bindings/dma/dma.txt
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-stats.txt | 8 release). Some counters make more sense to be per-runqueue; other to be 9 per-domain. Note that domains (and their associated information) will only 59 One of these is produced per domain for each cpu described. (Note that if 144 the same information on a per-process level. There are three fields in
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-single.txt | 1 One-register-per-pin type device tree based pinctrl driver 20 - pinctrl-single,bit-per-mux : boolean to indicate that one register controls 90 pinctrl-single,bit-per-mux is set), and uses the common pinctrl bindings as 161 pinctrl-single,bit-per-mux;
|
/linux-4.1.27/Documentation/devicetree/bindings/hwmon/ |
D | ltc2978.txt | 19 Valid names of regulators depend on number of supplies supported per device:
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | exynos-usb.txt | 16 One phy per port. Each port should have following entries: 57 One phy per port. Each port should have following entries:
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | Kconfig | 23 int "Maximum number of serial ports supported per adapter"
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | unittest.txt | 53 Children nodes contain unittest i2c bus nodes per channel.
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic-timer.txt | 14 - interrupts: one interrupt per timer in the group, in order, starting
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | Kconfig | 26 of device (like demuxes and frontends) per adapter, but udev
|
/linux-4.1.27/drivers/message/fusion/ |
D | Kconfig | 69 gather entries per I/O. The driver default is 128, which matches 72 on a per controller instance.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | MIXART.txt | 29 'pcm1c' and 1 stereo digital output 'pcm1p' per card. 46 There is one substream per capture device. For instance only stereo
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | renesas,mmcif.txt | 17 - dmas: reference to the DMA channels, one per channel name listed in the
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/msm/ |
D | gpu.txt | 20 configure memory bandwidth scaling per OPP.
|
/linux-4.1.27/Documentation/blockdev/ |
D | nbd.txt | 27 Number of partitions per device (default: 0).
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-devices-system-cpu | 9 all per-CPU defaults at the same time.
|
/linux-4.1.27/Documentation/devicetree/bindings/leds/ |
D | leds-pm8941-wled.txt | 15 - qcom,current-limit: mA; per-string current limit; value from 0 to 25
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | input-reset.txt | 15 sysrq-reset-seq: array of Linux keycodes, one keycode per cell.
|
/linux-4.1.27/Documentation/scsi/ |
D | aic79xx.txt | 268 Definition: Set the per-target tagged queue depth on a 269 per controller basis. Both controllers and targets 290 Definition: Enable read streaming on a per target basis. 315 Definition: Set Domain Validation Policy on a per-controller basis. 341 Definition: Set IO Cell precompensation value on a per-controller 355 Definition: Set IO Cell slew rate on a per-controller basis. 368 Definition: Set IO Cell signal amplitude on a per-controller basis.
|