Home
last modified time | relevance | path

Searched full:parallel (Results 1 – 25 of 245) sorted by relevance

12345678910

/Documentation/sphinx/
Dparallel-wrapper.sh12 parallel="$PARALLELISM"
13 if [ -z "$parallel" ] ; then
25 parallel="$auto"
29 if [ -n "$parallel" ] ; then
30 parallel="-j$parallel"
33 exec "$sphinx" $parallel "$@"
/Documentation/devicetree/bindings/sound/
Dimg,parallel-out.txt1 Imagination Technologies Parallel Output Controller
5 - compatible : Compatible list, must contain "img,parallel-out".
22 - resets: Contains a phandle to the parallel out reset signal
28 - interrupts : Contains the parallel out interrupt, if present
32 parallel_out: parallel-out@18100c00 {
33 compatible = "img,parallel-out";
/Documentation/admin-guide/blockdev/
Dparide.rst2 Linux and parallel port IDE devices
11 Owing to the simplicity and near universality of the parallel port interface
13 CD-ROM, LS-120 and tape drives use the parallel port to connect to their
15 to pass commands and data through the parallel port interface, most
17 a parallel-port adapter chip added in. Some of the original parallel port
24 the device being addressed via the parallel cable is a standard SCSI
28 of external parallel port devices, however, are now based on standard
30 were to open up a parallel port CD-ROM drive, for instance, one would
32 that interconnected a standard PC parallel port cable and a standard
36 The document describes the support in Linux for parallel port IDE
[all …]
/Documentation/core-api/
Dpadata.rst4 The padata parallel execution mechanism
10 parallel on multiple CPUs while optionally retaining their ordering.
52 parallel cpumask describes which processors will be used to execute jobs
53 submitted to this instance in parallel and a serial cpumask defines which
68 and the 'usable' cpumasks. (Each pair consists of a parallel and a serial
88 void (*parallel)(struct padata_priv *padata);
95 parallel() and serial() functions should be provided. Those functions will
111 serial cpumask, no online CPUs in the parallel or serial cpumasks, or a stopped
115 exactly one call to the above-mentioned parallel() function, on one CPU, so
116 true parallelism is achieved by submitting multiple jobs. parallel() runs with
[all …]
/Documentation/networking/
Dplip.rst4 PLIP: The Parallel Line Internet Protocol Device
16 This document describes the parallel port packet pusher for Net/LGX.
18 parallel ports to appear as a IP network interface.
23 PLIP is Parallel Line IP, that is, the transportation of IP packages
24 over a parallel port. In the case of a PC, the obvious choice is the
65 that uses the parallel port subsystem of the kernel in order to properly
66 share parallel ports between PLIP and other services.
71 When a parallel port used for a PLIP driver has an IRQ configured to it, the
76 to a certain parallel port, mainly because it is used by some other device.
78 the PLIP driver would constantly poll the parallel port for data waiting,
[all …]
/Documentation/devicetree/bindings/net/
Dmicrel,ks8851.yaml7 title: Micrel KS8851 Ethernet MAC (SPI and Parallel bus options)
16 - micrel,ks8851-mll # Parallel bus option
24 - description: SPI or Parallel bus hardware address
25 - description: Parallel bus command mode address
88 /* Parallel bus option */
/Documentation/admin-guide/
Dparport.rst4 The ``parport`` code provides parallel-port support under Linux. This
13 parallel port and a sound card or network card.
37 PCI parallel I/O card support comes from ``parport_pc``. Base I/O
52 whenever a parallel port device driver (such as ``lp``) is loaded.
56 parallel port.
64 enhanced and now lives with the IEEE 1284 support. When a parallel
94 directory entry for each parallel port for which parport is
96 describing that parallel port.
146 ``base-addr`` Parallel port's base address, or addresses if the port
151 ``irq`` Parallel port's IRQ, or -1 if none is being used.
[all …]
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dpar_io.txt1 * Parallel I/O Ports
3 This node configures Parallel I/O ports for CPUs with QE support.
5 device that using parallel I/O ports, a child node should be created.
12 - num-ports : number of Parallel I/O ports
/Documentation/input/devices/
Djoystick-parport.rst6 Parallel Port Joystick Drivers
20 happen include burning your parallel port, and/or the sticks and joystick
28 that, PCs usually lack the right ports to connect these devices to. Parallel
50 and/or SNES gamepads and/or SNES mice connected to the parallel port at once,
51 the output lines of the parallel port are shared, while one of 5 available
57 The main problem with PC parallel ports is that they don't have +5V power
63 If you want to use the parallel port only, you can take the power is from
71 Unfortunately, there are pads that need a lot more of power, and parallel
73 case, you'll need to use diodes (as a prevention of destroying your parallel
87 Ground is quite easy. On PC's parallel port the ground is on any of the
[all …]
/Documentation/translations/zh_CN/core-api/
Dpadata.rst88 void (*parallel)(struct padata_priv *padata);
108 的一个调用,所以真正的并行是通过提交多个作业来实现的。parallel()在运行时禁用软
109 件中断,因此不能睡眠。parallel()函数把获得的padata_priv结构体指针作为其唯一的参
112 请注意,parallel()没有返回值;padata子系统假定parallel()将从此时开始负责这项工
119 当一个作业完成时,parallel()(或任何实际完成该工作的函数)应该通过调用通知padata此
/Documentation/gpu/rfc/
Di915_scheduler.rst21 * Merge new parallel submission uAPI
89 New parallel submission uAPI
92 whether a submission is a single context submit or parallel submit isn't known
94 contexts in parallel with the GuC the context must be explicitly registered with
97 bonding uAPI does. Hence the need for a new parallel submission interface. Also
102 The new parallel submission uAPI consists of 3 parts:
105 * A 'set_parallel' extension to configure contexts for parallel
125 A 'set_parallel' extension to configure contexts for parallel submission
127 The 'set_parallel' extension configures a slot for parallel submission of N BBs.
130 similar existing examples. Once a slot is configured for parallel submission the
/Documentation/devicetree/bindings/media/i2c/
Dtoshiba,tc358746.yaml7 title: Toshiba TC358746 Parallel to MIPI CSI2 Bridge
13 The Toshiba TC358746 converts a parallel video stream into a MIPI CSI-2
14 stream. The direction can be either parallel-in -> csi-out or csi-in ->
15 parallel-out The chip is programmable through I2C and SPI but the SPI
16 interface is only supported in parallel-in -> csi-out mode.
19 parallel-in -> csi-out path.
/Documentation/i2c/busses/
Di2c-parport.rst7 This is a unified driver for several i2c-over-parallel-port adapters,
26 * (type=7) One For All JP1 parallel port adapter
38 connected to the parallel port's interrupt pin.
44 If you want to build you own i2c-over-parallel-port adapter, here is
88 - Pins 18-25 of the parallel port connected to GND.
91 current you can draw from the parallel port is limited. Also note that
146 package. The i2c-pport driver makes use of modern parallel port features so
151 lm_sensors package. The i2c-pcf-epp driver doesn't use the parallel port as
179 One For All JP1 parallel port adapter
188 Details of the simple parallel port hardware can be found at:
Di2c-pca-isa.rst8 Parallel bus to I2C bus controller
26 Parallel bus to I2C bus controller
/Documentation/devicetree/bindings/media/
Dstih407-c8sectpfe.txt28 - pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num)
43 - serial-not-parallel : Bool property to configure input bus width (serial on ts_data<7>).
65 "tsin0-parallel",
75 serial-not-parallel;
83 serial-not-parallel;
Dmicrochip,csi2dc.yaml16 IDI interface or from a parallel bus interface.
19 clock domain towards a parallel interface that can be read by a sensor
23 a parallel interface.
30 32-bit IDI interface or a parallel interface.
32 CSI2DC supports one 'port' node as source port with parallel interface.
142 # Example for connecting to a parallel sensor controller block (video pipe)
Dallwinner,sun6i-a31-csi.yaml45 description: Parallel input port, connect to a parallel sensor
126 /* Parallel bus endpoint */
/Documentation/admin-guide/media/
Dstarfive_camss.rst37 | Parallel |----->| | | |
44 - Parallel: The parallel interface, receiving data from a parallel sensor.
/Documentation/devicetree/bindings/i2c/
Di2c-pca-platform.txt4 parallel-bus microcontrollers/microprocessors and the serial I2C-bus
5 and allows the parallel bus system to communicate bi-directionally
/Documentation/devicetree/bindings/gpio/
Dgpio-pisosr.txt1 Generic Parallel-in/Serial-out Shift Register GPIO Driver
3 This binding describes generic parallel-in/serial-out shift register
/Documentation/devicetree/bindings/ata/
Data-generic.yaml7 title: Generic Parallel ATA Controller
13 Generic Parallel ATA controllers supporting PIO modes only.
Dpata-common.yaml7 title: Common Properties for Parallel AT attachment (PATA) controllers
13 This document defines device tree properties common to most Parallel
/Documentation/hwmon/
Demc2103.rst34 be connected to two anti-parallel diodes. These values can be read
37 this 4th channel when anti-parallel diodes are not fitted.
/Documentation/devicetree/bindings/display/bridge/
Dthine,thc63lvd1024.yaml15 streams to parallel data outputs. The chip supports single/dual input/output
53 description: First digital CMOS/TTL parallel output
57 description: Second digital CMOS/TTL parallel output
/Documentation/driver-api/mmc/
Dmmc-async-req.rst12 preparations for the next request are done in parallel with the current
20 possible to prepare the caches for next job in parallel with an active
35 in parallel with the transfer performance won't be affected.
66 The first request in a series of requests can't be prepared in parallel

12345678910