Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 188 of 188) sorted by relevance

/linux-4.1.27/drivers/parport/
DKconfig12 the architecture might have PC parallel port hardware.
18 If you want to use devices connected to your machine's parallel port
21 create a mini network by connecting the parallel ports of two local
27 to the parallel port see <http://www.torque.net/linux-pp.html> on
30 It is possible to share a single parallel port among several devices
32 kernel. To compile parallel port support as a module, choose M here:
34 If you have more than one parallel port and want to specify which
46 You should say Y here if you have a PC-style parallel port. All
48 parallel ports. PA-RISC owners should only say Y here if they
49 have a SuperIO parallel port.
[all …]
Dparport_ip32.c2042 parport_ip32_make_isa_registers(&regs, &mace->isa.parallel, in parport_ip32_probe_port()
2052 p->base = MACE_BASE + offsetof(struct sgi_mace, isa.parallel); in parport_ip32_probe_port()
/linux-4.1.27/drivers/staging/panel/
DKconfig6 parallel port. This driver also features 4 and 6-key keypads. The LCD
14 int "Default parallel port number (0=LPT1)"
19 This is the index of the parallel port the panel is connected to. One
20 driver instance only supports one parallel port, so if your keypad
37 1 = 2x16 parallel LCD, old keypad
39 3 = 2x16 parallel LCD (Hantronix), no keypad
40 4 = 2x16 parallel LCD (Nexcom NSA1045) with Nexcom's keypad
41 5 = 2x40 parallel LCD (old one), with old keypad
44 wired to the parallel port, and how it works. This is only intended
53 This enables and configures a keypad connected to the parallel port.
[all …]
/linux-4.1.27/drivers/block/paride/
DKconfig16 connected through a parallel port. If you chose to build PARIDE
18 parallel port IDE driver, otherwise you should answer M to build
20 must also have at least one parallel port protocol driver in your
30 connected through a parallel port. If you chose to build PARIDE
32 parallel port ATAPI CD-ROM driver, otherwise you should answer M to
34 must also have at least one parallel port protocol driver in your
46 connected through a parallel port. If you chose to build PARIDE
48 parallel port ATAPI disk driver, otherwise you should answer M
50 You must also have at least one parallel port protocol driver in
60 connected through a parallel port. If you chose to build PARIDE
[all …]
/linux-4.1.27/Documentation/input/
Djoystick-parport.txt11 happen include burning your parallel port, and/or the sticks and joystick
38 and/or SNES gamepads and/or SNES mice connected to the parallel port at once,
39 the output lines of the parallel port are shared, while one of 5 available
45 The main problem with PC parallel ports is that they don't have +5V power
51 If you want to use the parallel port only, you can take the power is from
59 Unfortunately, there are pads that need a lot more of power, and parallel
61 case, you'll need to use diodes (as a prevention of destroying your parallel
75 Ground is quite easy. On PC's parallel port the ground is on any of the
81 serial transfer. These are connected to pins 2 and 3 of the parallel port,
88 each pad needs its own data pin. The parallel port pins are:
[all …]
Dcd32.txt2 joypad connected to the parallel port. Thought I'd share it with you so
Damijoy.txt68 the rising edge of SCLK. MLD output is used to parallel load
69 the external parallel-to-serial converter.This in turn is
/linux-4.1.27/Documentation/blockdev/
Dparide.txt2 Linux and parallel port IDE devices
8 Owing to the simplicity and near universality of the parallel port interface
10 CD-ROM, LS-120 and tape drives use the parallel port to connect to their
12 to pass commands and data through the parallel port interface, most
14 a parallel-port adapter chip added in. Some of the original parallel port
21 the device being addressed via the parallel cable is a standard SCSI
25 of external parallel port devices, however, are now based on standard
27 were to open up a parallel port CD-ROM drive, for instance, one would
29 that interconnected a standard PC parallel port cable and a standard
33 The document describes the support in Linux for parallel port IDE
[all …]
D00-INDEX16 - information about the parallel port IDE subsystem.
DREADME.DAC96068 Each DAC960 parallel SCSI controller can support up to 15 disk drives per
/linux-4.1.27/Documentation/i2c/busses/
Di2c-parport5 This is a unified driver for several i2c-over-parallel-port adapters,
22 * (type=7) One For All JP1 parallel port adapter
33 connected to the parallel port's interrupt pin.
39 If you want to build you own i2c-over-parallel-port adapter, here is
79 - Pins 18-25 of the parallel port connected to GND.
82 current you can draw from the parallel port is limited. Also note that
137 package. The i2c-pport driver makes use of modern parallel port features so
142 lm_sensors package. The i2c-pcf-epp driver doesn't use the parallel port as
166 One For All JP1 parallel port adapter
175 Details of the simple parallel port hardware can be found at:
Di2c-parport-light9 and the impossibility to daisy-chain other parallel port devices.
18 Default is 0x378 which is fairly common for parallel ports, at least on PC.
/linux-4.1.27/Documentation/
Dpadata.txt1 The padata parallel execution mechanism
5 parallel on multiple CPUs while retaining the ordering of tasks. It was
21 submitted to this instance in parallel. The cbcpumask defines which
65 padata_set_cpumasks by specifying the cpumasks for parallel execution (pcpumask)
102 void (*parallel)(struct padata_priv *padata);
109 parallel() and serial() functions should be provided. Those functions will
127 exactly one call to the above-mentioned parallel() function, on one CPU, so
129 fact that the workqueue is used to make these calls, parallel() is run with
130 software interrupts disabled and thus cannot sleep. The parallel()
135 Note that parallel() has no return value; the padata subsystem assumes that
[all …]
Dparport.txt1 The `parport' code provides parallel-port support under Linux. This
10 parallel port and a sound card or network card.
34 PCI parallel I/O card support comes from parport_pc. Base I/O
49 whenever a parallel port device driver (such as lp) is loaded.
53 parallel port.
61 enhanced and now lives with the IEEE 1284 support. When a parallel
91 directory entry for each parallel port for which parport is
93 describing that parallel port.
205 the first parallel port, and /dev/lp1 to be the _third_ parallel port,
Dparport-lowlevel.txt118 In order to be notified about parallel ports when they are detected,
264 parport_enumerate - retrieve a list of parallel ports (DEPRECATED)
275 Retrieve the first of a list of valid parallel ports for this machine.
276 Successive parallel ports can be found using the 'struct parport
278 is NULL, there are no more parallel ports in the list. The number of
283 A 'struct parport *' describing a valid parallel port for the machine,
288 This function can return NULL to indicate that there are no parallel
338 Use this function to register your device driver on a parallel port
351 wishes to use the parallel port. The 'preempt' function should return
352 non-zero if the parallel port cannot be released yet -- if zero is
[all …]
Ddevices.txt257 between parallel ports and I/O addresses. Instead,
968 0 = /dev/pda First parallel port IDE disk
969 16 = /dev/pdb Second parallel port IDE disk
970 32 = /dev/pdc Third parallel port IDE disk
971 48 = /dev/pdd Fourth parallel port IDE disk
982 0 = /dev/pcd0 First parallel port ATAPI CD-ROM
983 1 = /dev/pcd1 Second parallel port ATAPI CD-ROM
984 2 = /dev/pcd2 Third parallel port ATAPI CD-ROM
985 3 = /dev/pcd3 Fourth parallel port ATAPI CD-ROM
992 0 = /dev/pf0 First parallel port ATAPI disk
[all …]
Dcrc32.txt145 Since modern processors can handle many parallel memory operations, this
160 in parallel. Each step, the 32-bit CRC is shifted 64 bits and XORed
Dserial-console.txt19 lp0 for the first parallel port
D00-INDEX345 - An introduction to the "padata" parallel execution API
349 - how to use the parallel-port driver.
351 - description and usage of the low level parallel port functions.
Dpnp.txt132 - PNPBIOS: used for system devices such as serial and parallel ports.
Dvgaarbiter.txt16 (e.g. two server in parallel). Their address assignments conflict. Moreover,
Dcoccinelle.txt97 By default, coccicheck tries to run as parallel as possible. To change
Dkernel-parameters.txt95 PARIDE The ParIDE (parallel port IDE) subsystem is enabled.
797 db9.dev[2|3]= [HW,JOY] Multisystem joystick support via parallel port
1187 support via parallel port (up to 5 devices per port)
1896 lp=0 [LP] Specify parallel ports to use, e.g,
1898 lp=reset first parallel port). 'lp=0' disables the
1902 lp=port1,port2,... specifies the parallel ports
2615 parport= [HW,PPT] Specify parallel ports. 0 disables.
2630 Configure VIA parallel port to operate in
2633 up parallel port mode and sets it to spp.
3718 TurboGraFX parallel port interface
Dmemory-barriers.txt276 sequences. Do not attempt to use bitfields to synchronize parallel
2615 stream in any order it feels like - or even in parallel - provided that if an
2707 has a pair of parallel data caches (CPU 1 has A/B, and CPU 2 has C/D):
DCodingStyle592 users to have access to the data structure in parallel - and not having
DDMA-API-HOWTO.txt318 in parallel and will see updates made by each other without any
/linux-4.1.27/Documentation/networking/
DPLIP.txt12 This document describes the parallel port packet pusher for Net/LGX.
14 parallel ports to appear as a IP network interface.
20 over a parallel port. In the case of a PC, the obvious choice is the
61 that uses the parallel port subsystem of the kernel in order to properly
62 share parallel ports between PLIP and other services.
67 When a parallel port used for a PLIP driver has an IRQ configured to it, the
72 to a certain parallel port, mainly because it is used by some other device.
74 the PLIP driver would constantly poll the parallel port for data waiting,
76 the IRQ mode, because the driver has to check the parallel port many times
88 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times
[all …]
Dbaycom.txt53 to the parallel port, hence the name. The modem leaves the
59 and can therefore be fed from the parallel port and does not require
63 EPP: This is a high-speed modem adaptor that connects to an enhanced parallel port.
110 first parallel port (LPT1 under DOS). (Note: picpar implies
153 The parallel port drivers (baycom_par, baycom_epp) now use the parport subsystem
Dcs89x0.txt536 270-27F LPT3: third parallel port 5 LPT2
Drxrpc.txt179 (*) Additional parallel client connections will be initiated to support extra
Dbonding.txt2354 when they are configured in parallel as part of an isolated network
/linux-4.1.27/drivers/auxdisplay/
DKconfig41 The address of the parallel port where the LCD is connected.
43 The first standard parallel port address is 0x378.
44 The second standard parallel port address is 0x278.
45 The third standard parallel port address is 0x3BC.
51 many parallel ports are present and which address each one has.
64 to the parallel port.
87 For help about how to wire your LCD to the parallel port,
/linux-4.1.27/drivers/net/plip/
DKconfig6 tristate "PLIP (parallel port) support"
17 The PLIP driver has two modes, mode 0 and mode 1. The parallel
21 bidirectional parallel ports only, which can transmit 8 bits at a
/linux-4.1.27/include/linux/
Dpadata.h50 void (*parallel)(struct padata_priv *padata); member
92 struct padata_list parallel; member
/linux-4.1.27/Documentation/mmc/
Dmmc-async-req.txt7 preparations for the next request are done in parallel with the current
13 possible to prepare the caches for next job in parallel with an active
27 in parallel with the transfer performance won't be affected.
56 The first request in a series of requests can't be prepared in parallel
/linux-4.1.27/Documentation/hwmon/
Demc210330 be connected to two anti-parallel diodes. These values can be read
33 this 4th channel when anti-parallel diodes are not fitted.
/linux-4.1.27/kernel/
Dpadata.c76 spin_lock(&pqueue->parallel.lock); in padata_parallel_worker()
77 list_replace_init(&pqueue->parallel.list, &local_list); in padata_parallel_worker()
78 spin_unlock(&pqueue->parallel.lock); in padata_parallel_worker()
88 padata->parallel(padata); in padata_parallel_worker()
139 spin_lock(&queue->parallel.lock); in padata_do_parallel()
140 list_add_tail(&padata->list, &queue->parallel.list); in padata_do_parallel()
141 spin_unlock(&queue->parallel.lock); in padata_do_parallel()
401 __padata_list_init(&pqueue->parallel); in padata_init_pqueues()
/linux-4.1.27/fs/squashfs/
DKconfig74 bool "Use multiple decompressors for parallel I/O"
77 poor performance on parallel I/O workloads when using multiple CPU
80 If you have a parallel I/O workload and your system has enough memory,
83 This decompressor implementation uses up to two parallel
88 bool "Use percpu multiple decompressors for parallel I/O"
91 poor performance on parallel I/O workloads when using multiple CPU
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt93 'parallel-ports' node
96 This node should contain child 'port' nodes specifying active parallel video
109 I2C0) nodes and linked to a port node in the csis or the parallel-ports node,
173 /* parallel camera ports */
174 parallel-ports {
Datmel-isi.txt12 ISI supports a single port node with parallel bus. It should contain one
Dti-am437x-vpfe.txt20 VPFE supports a single port node with parallel bus. It should contain one
Dti,omap3isp.txt33 0 - parallel (CCDC)
Dvideo-interfaces.txt79 - bus-width: number of data lines actively used, valid for the parallel busses.
80 - data-shift: on the parallel data busses, if bus-width is used to specify the
121 camera sensors with a parallel and serial (MIPI CSI-2) video bus respectively.
Dsamsung-s5c73m3.txt4 The S5C73M3 camera ISP supports MIPI CSI-2 and parallel (ITU-R BT.656) video
/linux-4.1.27/Documentation/devicetree/bindings/drm/imx/
Dfsl-imx-drm.txt60 - compatible: Should be "fsl,imx-parallel-display"
74 compatible = "fsl,imx-parallel-display";
/linux-4.1.27/drivers/staging/iio/adc/
DKconfig19 tristate "parallel interface support"
22 Say yes here to include parallel interface support on the AD7606
33 Say yes here to include parallel interface support on the AD7606
/linux-4.1.27/drivers/gpu/drm/imx/
DMakefile6 obj-$(CONFIG_DRM_IMX_PARALLEL_DISPLAY) += parallel-display.o
DKconfig23 tristate "Support for parallel displays"
/linux-4.1.27/drivers/pps/generators/
DKconfig12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
/linux-4.1.27/drivers/staging/gs_fpgaboot/
DREADME23 a dedicated device or CPU assisted way (serial or parallel).
30 - program the Xilinx FPGA using SelectMAP (parallel) mode [2]
/linux-4.1.27/include/media/
Dv4l2-of.h66 struct v4l2_of_bus_parallel parallel; member
Domap3isp.h141 struct isp_parallel_cfg parallel; member
/linux-4.1.27/Documentation/scsi/
Dppa.txt9 Linux Parport page (parallel port)
Dosst.txt118 is no such layer for the parallel port, otherwise the DP-30 would work as
DChangeLog.ncr53c8xx99 - Merge parallel driver series 3.31 and 3.2e
427 scripts in parallel with the SCSI core performing selection.
DChangeLog.megaraid594 iv. We now support up to 32 parallel ioctl commands instead of current 1.
Dscsi_mid_low_api.txt24 For example, the aic7xxx LLD controls Adaptec SCSI parallel interface
333 in parallel by these functions.
DChangeLog.sym53c8xx181 - Merge parallel driver series 1.61 and 1.5e
/linux-4.1.27/arch/m68k/q40/
DREADME69 Make sure to configure the parallel port as SPP and remove IRQ/DMA jumpers
71 parallel ports version of interrupts.
85 Most interfacing like floppy, IDE, serial and parallel ports is done via ISA
110 with other architectures - ide,serial,parallel, ethernet.
/linux-4.1.27/tools/perf/
DMakefile54 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n'
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dmicrel-ks8851.txt4 - compatible = "micrel,ks8851-mll" of parallel interface
/linux-4.1.27/drivers/gpu/drm/exynos/
DKconfig35 bool "EXYNOS DRM parallel output support"
40 This enables support for Exynos parallel output.
/linux-4.1.27/arch/powerpc/boot/dts/
Damigaone.dts147 parallel@378 {
148 device_type = "parallel";
/linux-4.1.27/drivers/usb/
DKconfig118 This driver is for USB parallel port adapters that use the Lucent
121 parallel port interfaces.
130 Manual mode is not limited to printers, any parallel port
/linux-4.1.27/Documentation/auxdisplay/
Dks010850 The driver supports data parallel port wiring.
Dcfag12864b55 The common wiring is done to the parallel port as shown:
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dadi,adv7123.txt5 parallel video input.
Dsamsung-fimd.txt82 3 - for parallel output,
/linux-4.1.27/sound/drivers/
DKconfig117 connected to the parallel port, say Y here and make sure that
118 the standard parallel port driver isn't used for the port.
129 additional SMPTE Timecode capabilities for the parallel port.
166 Say Y here to include support for Midiman Portman 2x4 parallel
/linux-4.1.27/drivers/media/platform/omap3isp/
Disp.c2254 buscfg->bus.parallel.data_lane_shift = in isp_of_parse_node()
2255 vep.bus.parallel.data_shift; in isp_of_parse_node()
2256 buscfg->bus.parallel.clk_pol = in isp_of_parse_node()
2257 !!(vep.bus.parallel.flags in isp_of_parse_node()
2259 buscfg->bus.parallel.hs_pol = in isp_of_parse_node()
2260 !!(vep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in isp_of_parse_node()
2261 buscfg->bus.parallel.vs_pol = in isp_of_parse_node()
2262 !!(vep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW); in isp_of_parse_node()
2263 buscfg->bus.parallel.fld_pol = in isp_of_parse_node()
2264 !!(vep.bus.parallel.flags & V4L2_MBUS_FIELD_EVEN_LOW); in isp_of_parse_node()
[all …]
Dispccdc.c1149 ->bus.parallel; in ccdc_configure()
2423 ->host_priv)->bus.parallel; in ccdc_link_validate()
/linux-4.1.27/drivers/media/i2c/
Dsmiapp-pll.h46 } parallel; member
Dsmiapp-pll.c435 pll->parallel.bus_width); in smiapp_pll_calculate()
Dtvp7002.c968 flags = bus_cfg.bus.parallel.flags; in tvp7002_get_pdata()
Dtvp514x.c1081 flags = bus_cfg.bus.parallel.flags; in tvp514x_get_pdata()
Dmt9v032.c922 pdata->clk_pol = !!(endpoint.bus.parallel.flags & in mt9v032_get_pdata()
Dadv7604.c2631 flags = bus_cfg.bus.parallel.flags; in adv76xx_parse_dt()
/linux-4.1.27/drivers/staging/lustre/
DREADME.txt4 The Lustre file system is an open-source, parallel file system
15 in parallel to maximize performance.
/linux-4.1.27/Documentation/usb/
Dusb-serial.txt269 (plus a parallel port) and 4 port USB serial converters. The driver
276 to implement and final testing and debugging to do. The parallel port
277 on the USB 2 is supported as a serial to parallel converter; in other
279 physically it is really a parallel port. The Digi Acceleport USB 8
436 also implements an IEEE 1284 parallel port, I2C and SPI, but that is not
447 ports, and the 7715 provides one serial and one standard PC parallel port.
448 Support for the 7715's parallel port is enabled by a separate option, which
449 will not appear unless parallel port support is first enabled at the top-level
451 supported on the parallel port (no ECP/EPP).
454 - Implement ECP/EPP modes for the parallel port.
/linux-4.1.27/arch/m32r/kernel/
Dptrace.c262 int parallel = 0; in compute_next_pc_for_16bit_insn() local
265 parallel = 1; in compute_next_pc_for_16bit_insn()
351 if (parallel) in compute_next_pc_for_16bit_insn()
/linux-4.1.27/Documentation/serial/
Dtty.txt76 Multiple read calls may occur in parallel and the
81 poll calls may occur in parallel. May sleep.
85 may occur in parallel. May sleep.
89 may occur in parallel. May sleep.
251 sleep. May occur in parallel in special cases.
292 parallel, driver must serialize (for now), and
/linux-4.1.27/arch/m32r/
DMakefile20 aflags-$(CONFIG_ISA_M32R2) += -DNO_FPU -O2 -Wa,-bitinst -Wa,-no-parallel
/linux-4.1.27/arch/arm/boot/dts/
Dimx6dl-aristainetos_7.dts25 compatible = "fsl,imx-parallel-display";
Dimx6dl-aristainetos_4.dts36 compatible = "fsl,imx-parallel-display";
Dimx6dl-tx6dl-comtft.dts47 compatible = "fsl,imx-parallel-display";
Dimx6q-tx6q-1010-comtft.dts47 compatible = "fsl,imx-parallel-display";
Dimx6q-tx6q-1020-comtft.dts47 compatible = "fsl,imx-parallel-display";
Dimx6dl-tx6u-801x.dts47 compatible = "fsl,imx-parallel-display";
Dimx6q-tx6q-1010.dts47 compatible = "fsl,imx-parallel-display";
Dimx6q-tx6q-1020.dts47 compatible = "fsl,imx-parallel-display";
Dimx51-apf51dev.dts28 compatible = "fsl,imx-parallel-display";
Dimx51-babbage.dts43 compatible = "fsl,imx-parallel-display";
70 compatible = "fsl,imx-parallel-display";
Dimx53-mba53.dts34 compatible = "fsl,imx-parallel-display";
Dimx53-tx53-x03x.dts27 compatible = "fsl,imx-parallel-display";
Dimx53-m53evk.dts20 compatible = "fsl,imx-parallel-display";
Dimx53-qsb-common.dtsi26 compatible = "fsl,imx-parallel-display";
Ds5pv210-goni.dts404 parallel-ports {
/linux-4.1.27/Documentation/pps/
Dpps.txt30 Carrier Detect pin) or to a parallel port (ACK-pin) or to a special
51 ok for the serial and parallel port, where you can do something
199 cables to deliver signals using parallel ports, for example.
222 Please note that parallel port interrupt occurs only on high->low transition,
/linux-4.1.27/drivers/pps/clients/
DKconfig30 with the interrupt pin of your parallel port.
/linux-4.1.27/crypto/
Dpcrypt.c170 padata->parallel = pcrypt_aead_enc; in pcrypt_aead_encrypt()
212 padata->parallel = pcrypt_aead_dec; in pcrypt_aead_decrypt()
255 padata->parallel = pcrypt_aead_givenc; in pcrypt_aead_givencrypt()
DKconfig144 This converts an arbitrary crypto algorithm into a parallel
1034 sixteen blocks parallel using the AVX instruction set.
1060 eight blocks parallel using the AVX instruction set.
1088 one that processes three blocks parallel.
1192 blocks parallel using SSE2 instruction set.
1214 blocks parallel using SSE2 instruction set.
1236 eight blocks parallel using the AVX instruction set.
1259 blocks parallel using AVX2 instruction set.
1335 tristate "Twofish cipher algorithm (x86_64, 3-way parallel)"
1344 Twofish cipher algorithm (x86_64, 3-way parallel).
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Dpar_io.txt5 device that using parallel I/O ports, a child node should be created.
/linux-4.1.27/tools/perf/Documentation/
DBuild.txt15 Makefile.perf with a -j option to do parallel builds.
/linux-4.1.27/Documentation/devicetree/bindings/panel/
Dsamsung,ld9040.txt1 Samsung LD9040 AMOLED LCD parallel RGB panel with SPI control bus
/linux-4.1.27/Documentation/device-mapper/
Dstriped.txt8 devices in parallel.
/linux-4.1.27/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt8 metadata caches but is now evolving into a parallel distributed filesystem.
45 servers and async threads will pick up replies in parallel, find appropriate transactions in the
/linux-4.1.27/drivers/pnp/pnpbios/
DKconfig11 mainboard resources (e.g. parallel port resources).
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-of.c83 struct v4l2_of_bus_parallel *bus = &endpoint->bus.parallel; in v4l2_of_parse_parallel_bus()
/linux-4.1.27/drivers/gpu/drm/sti/
DNOTES15 - DVO (Digital Video Output) handles a 24bits parallel signal
/linux-4.1.27/tools/virtio/
Dvringh_test.c450 bool fast_vringh = false, parallel = false; in main() local
467 parallel = true; in main()
473 if (parallel) in main()
/linux-4.1.27/drivers/media/platform/soc_camera/
Dpxa_camera.c1680 switch (ep.bus.parallel.bus_width) { in pxa_camera_pdata_from_dt()
1700 if (ep.bus.parallel.flags & V4L2_MBUS_MASTER) in pxa_camera_pdata_from_dt()
1702 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) in pxa_camera_pdata_from_dt()
1704 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_HIGH) in pxa_camera_pdata_from_dt()
1706 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in pxa_camera_pdata_from_dt()
1708 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING) in pxa_camera_pdata_from_dt()
Datmel-isi.c910 switch (ep.bus.parallel.bus_width) { in atmel_isi_probe_dt()
920 ep.bus.parallel.bus_width); in atmel_isi_probe_dt()
Drcar_vin.c1865 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in rcar_vin_probe()
1867 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in rcar_vin_probe()
/linux-4.1.27/drivers/char/
DKconfig98 If you intend to attach a printer to the parallel port of your Linux
104 It is possible to share one parallel port among several devices
111 If you have several parallel ports, you can specify which ports to
138 tristate "Support for user-space parallel port device drivers"
142 is needed for programs that want portable access to the parallel
146 This is the parallel port equivalent of SCSI generic support (sg).
148 or parallel port CD-ROM/disk support.
/linux-4.1.27/drivers/scsi/
DKconfig28 the SCSI protocol. Examples of this include the parallel port
79 USB storage or the SCSI or parallel port version of
243 busses in parallel, leading to a significant speed-up.
878 tristate "IOMEGA parallel port (ppa - older drives)"
881 This driver supports older versions of IOMEGA's parallel port ZIP
888 If you have the ZIP Plus drive or a more recent parallel port ZIP
890 then you should say N here and Y to "IOMEGA parallel port (imm -
897 you will still be able to use the parallel port for other tasks,
905 tristate "IOMEGA parallel port (imm - newer drives)"
908 This driver supports newer versions of IOMEGA's parallel port ZIP
[all …]
/linux-4.1.27/Documentation/video4linux/
Dfimc.txt23 - camera parallel interface capture (ITU-R.BT601/565);
28 instance to any parallel video input or any MIPI-CSI front-end);
Dsoc-camera.txt10 control and configuration, and a parallel or a serial bus for data.
15 parallel or serial, consists of data and control lines, e.g. clock, vertical
Dradiotrack.txt53 parallel with one write to the ioport. The only feedback available through
DREADME.cpia216 there will be a parallel port version.
Domap3isp.txt79 (When using parallel interface one must pay account to correct configuration
/linux-4.1.27/arch/arm/mach-omap2/
Dboard-cm-t35.c504 .parallel = {
518 .parallel = {
/linux-4.1.27/arch/mips/include/asm/ip32/
Dmace.h323 struct mace_parallel parallel; member
/linux-4.1.27/arch/frv/kernel/
Dcmode.S119 # devices set to cacheable on the external bus side in parallel
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp18 In effect, this driver turns the parallel port interface on the eval board
Dbutterfly5 a parallel port adapter cable, together with an "AVR Butterfly" to run
Dspi-summary14 and parallel data lines with "Master Out, Slave In" (MOSI) or "Master In,
23 in parallel. All SPI slaves support chipselects; they are usually active
/linux-4.1.27/drivers/message/fusion/
DKconfig19 SCSI HOST support for a parallel SCSI host adapters.
/linux-4.1.27/Documentation/devicetree/bindings/mips/cavium/
Dbootbus.txt3 The Octeon Boot Bus is a configurable parallel bus with 8 chip
/linux-4.1.27/drivers/net/hamradio/
DKconfig158 connect to a parallel interface. The driver supports the picpar and
173 connect to a parallel interface. The driver supports the EPP
/linux-4.1.27/drivers/i2c/busses/
DKconfig685 parallel bus to I2C bus controller.
968 This supports parallel port I2C adapters such as the ones made by
970 Basically any adapter using the parallel port as an I2C bus with
992 This supports parallel port I2C adapters such as the ones made by
994 Basically any adapter using the parallel port as an I2C bus with
1002 daisy-chain other parallel port devices.
1088 parallel bus to I2C bus controller.
/linux-4.1.27/drivers/net/ethernet/realtek/
DKconfig26 This is a network (Ethernet) device which attaches to your parallel
/linux-4.1.27/fs/nfsd/
DKconfig90 This option enables support for the parallel NFS features of the
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt89 in parallel for I2C pins, so the valid values
178 in parallel)
/linux-4.1.27/Documentation/scheduler/
Dsched-design-CFS.txt17 power and which can run each task at precise equal speed, in parallel, each at
19 each at 50% physical power --- i.e., actually in parallel.
/linux-4.1.27/drivers/block/
DKconfig85 your computer's parallel port. Most of them are actually IDE devices
86 using a parallel port IDE adapter. This option enables the PARIDE
92 parallel port devices. Answer Y to build PARIDE support into your
94 your parallel port support is in a loadable module, you must build
/linux-4.1.27/Documentation/w1/
Dw1.generic18 Emulated devices, such as a RS232 converter, parallel port adapter, etc
/linux-4.1.27/drivers/input/joystick/
DKconfig214 Commodore, Amstrad CPC joystick connected to your parallel port.
229 Commodore, Amstrad CPC joystick connected to your parallel port.
/linux-4.1.27/drivers/usb/serial/
DKconfig125 2 port (plus parallel port) and 4 port USB serial converters. The
126 parallel port on the USB 2 appears as a third serial port on Linux.
455 bool "Support for parallel port on the Moschip 7715"
461 the parallel port it provides. The port will register with
/linux-4.1.27/net/ax25/
DKconfig34 and parallel port hacks or the sound card modem (supported by their
/linux-4.1.27/drivers/spi/
DKconfig142 Select this to get SPI support through I/O pins (GPIO, parallel
156 This uses a custom parallel port cable to connect to an AVR
260 a parallel port.
/linux-4.1.27/Documentation/cris/
DREADME48 * two parallel-ports
/linux-4.1.27/drivers/parisc/
DKconfig34 for a parallel port, serial port, NCR 53c710 SCSI, Apricot
/linux-4.1.27/drivers/net/wan/
DKconfig411 Schedule traffic for some parallel lines, via SBNI12 adapters.
413 If you have two computers connected with two parallel lines it's
/linux-4.1.27/Documentation/RCU/
DRTFP.txt11 of nodes in a parallel binary search tree in order to simplify its
18 for a parallel binary search tree. This approach works well in systems
65 parallel programmers to defer processing when feasible to simplify
181 using RCU to solve their parallel problems [HariKannan2009DynamicAnalysisRCU].
496 Describes the parallel RCU infrastructure. Includes NUMA aspect
1839 ,Title="Using {Promela} and {Spin} to verify parallel algorithms"
2620 …f the 11th international conference on Algorithms and architectures for parallel processing - Volu…
2707 ,title = {{A Read-Copy Update based parallel server for distributed crowd simulations}}
Dtorture.txt74 different numbers of writers running in parallel.
Dchecklist.txt343 13. RCU callbacks can be and are executed in parallel. In many cases,
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio.txt25 several GPIOs serve the same function (e.g. a parallel data line).
/linux-4.1.27/drivers/input/serio/
DKconfig78 Say Y here if you built a simple parallel port adapter to attach
/linux-4.1.27/Documentation/hid/
Duhid.txt171 parallel. However, if you fail to respond with a UHID_GET_REPORT_REPLY, the
/linux-4.1.27/drivers/staging/comedi/
DKconfig71 Enable support for the standard parallel port.
73 additional parallel ports from old computers or your neighbors'
874 Enable support for General Standards Corporation high speed parallel
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt39 up to 4 JRs can be configured; and all 4 JRs process requests in parallel.
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-power153 drivers' suspend and resume callbacks to be executed in parallel
Dsysfs-devices-power60 be executed asynchronously (ie. in separate threads, in parallel
/linux-4.1.27/Documentation/arm/OMAP/
DDSS18 - MIPI DPI (parallel) output
/linux-4.1.27/arch/cris/arch-v32/drivers/
DKconfig133 than 64kB (e.g. when using two parallel 16 bit flashes).
/linux-4.1.27/drivers/isdn/hisax/
DKconfig120 This enables HiSax support for the Teles/Creatix parallel port
/linux-4.1.27/drivers/gpio/
DKconfig943 tristate "74x164 serial-in/parallel-out 8-bits shift register"
946 Driver for 74x164 compatible serial-in/parallel-out 8-outputs
/linux-4.1.27/drivers/net/
DKconfig16 two machines with parallel ports using PLIP needs this, as well as
/linux-4.1.27/drivers/mtd/maps/
DKconfig323 ethernet and CFI parallel flash.
/linux-4.1.27/Documentation/block/
Dcfq-iosched.txt141 In case of storage with several disk, this setting can limit the parallel
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt229 processes may be piped to user space applications in parallel. If
233 parallel, but that no waiting will take place (i.e. the collecting
/linux-4.1.27/arch/cris/arch-v10/drivers/
DKconfig429 than 64kB (e.g. when using two parallel 16 bit flashes).
/linux-4.1.27/drivers/media/platform/am437x/
Dam437x-vpfe.c2488 sdinfo->vpfe_param.bus_width = bus_cfg.bus.parallel.bus_width; in vpfe_get_pdata()
2496 flags = bus_cfg.bus.parallel.flags; in vpfe_get_pdata()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dmedia-dev.c361 pd->flags = endpoint.bus.parallel.flags; in fimc_md_parse_port_node()
/linux-4.1.27/drivers/tty/
DKconfig24 an X session, all in parallel. Switching between virtual terminals
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt29 slows things down. It is not scalable because many parallel applications that
Dspufs.txt303 cute SPU code in parallel with other code on either the main CPU or
Dproc.txt1203 The directory /proc/parport contains information about the parallel ports of
/linux-4.1.27/Documentation/cdrom/
Dide-cd16 attach to the parallel port. In addition, there is at least one drive
/linux-4.1.27/Documentation/vm/
Dtranshuge.txt346 regular pmd from under you (split_huge_page can run in parallel to the
/linux-4.1.27/Documentation/ia64/
Derr_inject.txt979 printf("on one or multiple cpus in parallel.\n");
/linux-4.1.27/drivers/net/usb/
DKconfig122 "Laplink" parallel cables or some motherboards. These rely
/linux-4.1.27/
DCREDITS393 D: Co-architect of the parallel port sharing system
1360 D: original author of ppa driver for parallel port ZIP drive
1361 D: original architect of the parallel-port sharing scheme
1362 D: PARIDE subsystem: drivers for parallel port IDE & ATAPI devices
3767 D: Co-architect of the parallel-port sharing system
/linux-4.1.27/Documentation/power/
Druntime_pm.txt162 ->runtime_suspend() in parallel with ->runtime_resume() or with another
164 ->runtime_suspend() or ->runtime_resume() can be executed in parallel with
Dpci.txt458 the pci_pm_suspend() callback may be executed in parallel for any pair of PCI
536 the both of them in parallel.
/linux-4.1.27/drivers/input/keyboard/
DKconfig660 parallel port keyboard adapter, you cannot connect it to the
/linux-4.1.27/Documentation/PCI/
Dpci.txt207 E.g. combined serial/parallel port/floppy controller.
/linux-4.1.27/arch/arm/
DKconfig399 parallel port.
662 CD-ROM interface, serial and parallel port, and the floppy drive.
/linux-4.1.27/Documentation/cgroups/
Dcgroups.txt97 different subsystems - having parallel hierarchies allows each
Dmemory.txt411 Page-fault scalability is also important. At measuring parallel
Dcpusets.txt260 and with tightly coupled, long running, massively parallel scientific
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt1394 Module for MOTU MidiTimePiece AV multiport MIDI (on the parallel
1589 Module for Midiman Portman 2x4 parallel port MIDI interface
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt200 - "par" : parallel port
/linux-4.1.27/net/netfilter/
DKconfig1026 This match allows you to match against the number of parallel
/linux-4.1.27/drivers/video/fbdev/
DKconfig1304 monitors in parallel) on G400 or MGA-TVO add-on on G200. Secondary
/linux-4.1.27/Documentation/trace/
Dftrace.txt2603 in parallel. When the spare buffer is allocated, echoing
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt1571 recommend releasing these examples in parallel under your choice of
/linux-4.1.27/arch/x86/
DKconfig711 accounting. Time spent executing other tasks in parallel with