/linux-4.1.27/drivers/parport/ |
D | Kconfig | 12 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 …]
|
D | parport_ip32.c | 2042 parport_ip32_make_isa_registers(®s, &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/ |
D | Kconfig | 6 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/ |
D | Kconfig | 16 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/ |
D | joystick-parport.txt | 11 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 …]
|
D | cd32.txt | 2 joypad connected to the parallel port. Thought I'd share it with you so
|
D | amijoy.txt | 68 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/ |
D | paride.txt | 2 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 …]
|
D | 00-INDEX | 16 - information about the parallel port IDE subsystem.
|
D | README.DAC960 | 68 Each DAC960 parallel SCSI controller can support up to 15 disk drives per
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-parport | 5 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:
|
D | i2c-parport-light | 9 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/ |
D | padata.txt | 1 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 …]
|
D | parport.txt | 1 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,
|
D | parport-lowlevel.txt | 118 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 …]
|
D | devices.txt | 257 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 …]
|
D | crc32.txt | 145 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
|
D | serial-console.txt | 19 lp0 for the first parallel port
|
D | 00-INDEX | 345 - 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.
|
D | pnp.txt | 132 - PNPBIOS: used for system devices such as serial and parallel ports.
|
D | vgaarbiter.txt | 16 (e.g. two server in parallel). Their address assignments conflict. Moreover,
|
D | coccinelle.txt | 97 By default, coccicheck tries to run as parallel as possible. To change
|
D | kernel-parameters.txt | 95 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
|
D | memory-barriers.txt | 276 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):
|
D | CodingStyle | 592 users to have access to the data structure in parallel - and not having
|
D | DMA-API-HOWTO.txt | 318 in parallel and will see updates made by each other without any
|
/linux-4.1.27/Documentation/networking/ |
D | PLIP.txt | 12 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 …]
|
D | baycom.txt | 53 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
|
D | cs89x0.txt | 536 270-27F LPT3: third parallel port 5 LPT2
|
D | rxrpc.txt | 179 (*) Additional parallel client connections will be initiated to support extra
|
D | bonding.txt | 2354 when they are configured in parallel as part of an isolated network
|
/linux-4.1.27/drivers/auxdisplay/ |
D | Kconfig | 41 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/ |
D | Kconfig | 6 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/ |
D | padata.h | 50 void (*parallel)(struct padata_priv *padata); member 92 struct padata_list parallel; member
|
/linux-4.1.27/Documentation/mmc/ |
D | mmc-async-req.txt | 7 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/ |
D | emc2103 | 30 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/ |
D | padata.c | 76 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/ |
D | Kconfig | 74 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/ |
D | samsung-fimc.txt | 93 '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 {
|
D | atmel-isi.txt | 12 ISI supports a single port node with parallel bus. It should contain one
|
D | ti-am437x-vpfe.txt | 20 VPFE supports a single port node with parallel bus. It should contain one
|
D | ti,omap3isp.txt | 33 0 - parallel (CCDC)
|
D | video-interfaces.txt | 79 - 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.
|
D | samsung-s5c73m3.txt | 4 The S5C73M3 camera ISP supports MIPI CSI-2 and parallel (ITU-R BT.656) video
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/imx/ |
D | fsl-imx-drm.txt | 60 - compatible: Should be "fsl,imx-parallel-display" 74 compatible = "fsl,imx-parallel-display";
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | Kconfig | 19 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/ |
D | Makefile | 6 obj-$(CONFIG_DRM_IMX_PARALLEL_DISPLAY) += parallel-display.o
|
D | Kconfig | 23 tristate "Support for parallel displays"
|
/linux-4.1.27/drivers/pps/generators/ |
D | Kconfig | 12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
|
/linux-4.1.27/drivers/staging/gs_fpgaboot/ |
D | README | 23 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/ |
D | v4l2-of.h | 66 struct v4l2_of_bus_parallel parallel; member
|
D | omap3isp.h | 141 struct isp_parallel_cfg parallel; member
|
/linux-4.1.27/Documentation/scsi/ |
D | ppa.txt | 9 Linux Parport page (parallel port)
|
D | osst.txt | 118 is no such layer for the parallel port, otherwise the DP-30 would work as
|
D | ChangeLog.ncr53c8xx | 99 - Merge parallel driver series 3.31 and 3.2e 427 scripts in parallel with the SCSI core performing selection.
|
D | ChangeLog.megaraid | 594 iv. We now support up to 32 parallel ioctl commands instead of current 1.
|
D | scsi_mid_low_api.txt | 24 For example, the aic7xxx LLD controls Adaptec SCSI parallel interface 333 in parallel by these functions.
|
D | ChangeLog.sym53c8xx | 181 - Merge parallel driver series 1.61 and 1.5e
|
/linux-4.1.27/arch/m68k/q40/ |
D | README | 69 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/ |
D | Makefile | 54 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n'
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | micrel-ks8851.txt | 4 - compatible = "micrel,ks8851-mll" of parallel interface
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | Kconfig | 35 bool "EXYNOS DRM parallel output support" 40 This enables support for Exynos parallel output.
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | amigaone.dts | 147 parallel@378 { 148 device_type = "parallel";
|
/linux-4.1.27/drivers/usb/ |
D | Kconfig | 118 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/ |
D | ks0108 | 50 The driver supports data parallel port wiring.
|
D | cfag12864b | 55 The common wiring is done to the parallel port as shown:
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | adi,adv7123.txt | 5 parallel video input.
|
D | samsung-fimd.txt | 82 3 - for parallel output,
|
/linux-4.1.27/sound/drivers/ |
D | Kconfig | 117 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/ |
D | isp.c | 2254 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 …]
|
D | ispccdc.c | 1149 ->bus.parallel; in ccdc_configure() 2423 ->host_priv)->bus.parallel; in ccdc_link_validate()
|
/linux-4.1.27/drivers/media/i2c/ |
D | smiapp-pll.h | 46 } parallel; member
|
D | smiapp-pll.c | 435 pll->parallel.bus_width); in smiapp_pll_calculate()
|
D | tvp7002.c | 968 flags = bus_cfg.bus.parallel.flags; in tvp7002_get_pdata()
|
D | tvp514x.c | 1081 flags = bus_cfg.bus.parallel.flags; in tvp514x_get_pdata()
|
D | mt9v032.c | 922 pdata->clk_pol = !!(endpoint.bus.parallel.flags & in mt9v032_get_pdata()
|
D | adv7604.c | 2631 flags = bus_cfg.bus.parallel.flags; in adv76xx_parse_dt()
|
/linux-4.1.27/drivers/staging/lustre/ |
D | README.txt | 4 The Lustre file system is an open-source, parallel file system 15 in parallel to maximize performance.
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 269 (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/ |
D | ptrace.c | 262 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/ |
D | tty.txt | 76 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/ |
D | Makefile | 20 aflags-$(CONFIG_ISA_M32R2) += -DNO_FPU -O2 -Wa,-bitinst -Wa,-no-parallel
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx6dl-aristainetos_7.dts | 25 compatible = "fsl,imx-parallel-display";
|
D | imx6dl-aristainetos_4.dts | 36 compatible = "fsl,imx-parallel-display";
|
D | imx6dl-tx6dl-comtft.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx6q-tx6q-1010-comtft.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx6q-tx6q-1020-comtft.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx6dl-tx6u-801x.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx6q-tx6q-1010.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx6q-tx6q-1020.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx51-apf51dev.dts | 28 compatible = "fsl,imx-parallel-display";
|
D | imx51-babbage.dts | 43 compatible = "fsl,imx-parallel-display"; 70 compatible = "fsl,imx-parallel-display";
|
D | imx53-mba53.dts | 34 compatible = "fsl,imx-parallel-display";
|
D | imx53-tx53-x03x.dts | 27 compatible = "fsl,imx-parallel-display";
|
D | imx53-m53evk.dts | 20 compatible = "fsl,imx-parallel-display";
|
D | imx53-qsb-common.dtsi | 26 compatible = "fsl,imx-parallel-display";
|
D | s5pv210-goni.dts | 404 parallel-ports {
|
/linux-4.1.27/Documentation/pps/ |
D | pps.txt | 30 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/ |
D | Kconfig | 30 with the interrupt pin of your parallel port.
|
/linux-4.1.27/crypto/ |
D | pcrypt.c | 170 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()
|
D | Kconfig | 144 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/ |
D | par_io.txt | 5 device that using parallel I/O ports, a child node should be created.
|
/linux-4.1.27/tools/perf/Documentation/ |
D | Build.txt | 15 Makefile.perf with a -j option to do parallel builds.
|
/linux-4.1.27/Documentation/devicetree/bindings/panel/ |
D | samsung,ld9040.txt | 1 Samsung LD9040 AMOLED LCD parallel RGB panel with SPI control bus
|
/linux-4.1.27/Documentation/device-mapper/ |
D | striped.txt | 8 devices in parallel.
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 8 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/ |
D | Kconfig | 11 mainboard resources (e.g. parallel port resources).
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-of.c | 83 struct v4l2_of_bus_parallel *bus = &endpoint->bus.parallel; in v4l2_of_parse_parallel_bus()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | NOTES | 15 - DVO (Digital Video Output) handles a 24bits parallel signal
|
/linux-4.1.27/tools/virtio/ |
D | vringh_test.c | 450 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/ |
D | pxa_camera.c | 1680 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()
|
D | atmel-isi.c | 910 switch (ep.bus.parallel.bus_width) { in atmel_isi_probe_dt() 920 ep.bus.parallel.bus_width); in atmel_isi_probe_dt()
|
D | rcar_vin.c | 1865 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/ |
D | Kconfig | 98 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/ |
D | Kconfig | 28 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/ |
D | fimc.txt | 23 - camera parallel interface capture (ITU-R.BT601/565); 28 instance to any parallel video input or any MIPI-CSI front-end);
|
D | soc-camera.txt | 10 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
|
D | radiotrack.txt | 53 parallel with one write to the ioport. The only feedback available through
|
D | README.cpia2 | 16 there will be a parallel port version.
|
D | omap3isp.txt | 79 (When using parallel interface one must pay account to correct configuration
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | board-cm-t35.c | 504 .parallel = { 518 .parallel = {
|
/linux-4.1.27/arch/mips/include/asm/ip32/ |
D | mace.h | 323 struct mace_parallel parallel; member
|
/linux-4.1.27/arch/frv/kernel/ |
D | cmode.S | 119 # devices set to cacheable on the external bus side in parallel
|
/linux-4.1.27/Documentation/spi/ |
D | spi-lm70llp | 18 In effect, this driver turns the parallel port interface on the eval board
|
D | butterfly | 5 a parallel port adapter cable, together with an "AVR Butterfly" to run
|
D | spi-summary | 14 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/ |
D | Kconfig | 19 SCSI HOST support for a parallel SCSI host adapters.
|
/linux-4.1.27/Documentation/devicetree/bindings/mips/cavium/ |
D | bootbus.txt | 3 The Octeon Boot Bus is a configurable parallel bus with 8 chip
|
/linux-4.1.27/drivers/net/hamradio/ |
D | Kconfig | 158 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/ |
D | Kconfig | 685 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/ |
D | Kconfig | 26 This is a network (Ethernet) device which attaches to your parallel
|
/linux-4.1.27/fs/nfsd/ |
D | Kconfig | 90 This option enables support for the parallel NFS features of the
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 89 in parallel for I2C pins, so the valid values 178 in parallel)
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-design-CFS.txt | 17 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/ |
D | Kconfig | 85 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/ |
D | w1.generic | 18 Emulated devices, such as a RS232 converter, parallel port adapter, etc
|
/linux-4.1.27/drivers/input/joystick/ |
D | Kconfig | 214 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/ |
D | Kconfig | 125 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/ |
D | Kconfig | 34 and parallel port hacks or the sound card modem (supported by their
|
/linux-4.1.27/drivers/spi/ |
D | Kconfig | 142 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/ |
D | README | 48 * two parallel-ports
|
/linux-4.1.27/drivers/parisc/ |
D | Kconfig | 34 for a parallel port, serial port, NCR 53c710 SCSI, Apricot
|
/linux-4.1.27/drivers/net/wan/ |
D | Kconfig | 411 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/ |
D | RTFP.txt | 11 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}}
|
D | torture.txt | 74 different numbers of writers running in parallel.
|
D | checklist.txt | 343 13. RCU callbacks can be and are executed in parallel. In many cases,
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 25 several GPIOs serve the same function (e.g. a parallel data line).
|
/linux-4.1.27/drivers/input/serio/ |
D | Kconfig | 78 Say Y here if you built a simple parallel port adapter to attach
|
/linux-4.1.27/Documentation/hid/ |
D | uhid.txt | 171 parallel. However, if you fail to respond with a UHID_GET_REPORT_REPLY, the
|
/linux-4.1.27/drivers/staging/comedi/ |
D | Kconfig | 71 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/ |
D | fsl-sec4.txt | 39 up to 4 JRs can be configured; and all 4 JRs process requests in parallel.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-power | 153 drivers' suspend and resume callbacks to be executed in parallel
|
D | sysfs-devices-power | 60 be executed asynchronously (ie. in separate threads, in parallel
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | DSS | 18 - MIPI DPI (parallel) output
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | Kconfig | 133 than 64kB (e.g. when using two parallel 16 bit flashes).
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | Kconfig | 120 This enables HiSax support for the Teles/Creatix parallel port
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 943 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/ |
D | Kconfig | 16 two machines with parallel ports using PLIP needs this, as well as
|
/linux-4.1.27/drivers/mtd/maps/ |
D | Kconfig | 323 ethernet and CFI parallel flash.
|
/linux-4.1.27/Documentation/block/ |
D | cfq-iosched.txt | 141 In case of storage with several disk, this setting can limit the parallel
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 229 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/ |
D | Kconfig | 429 than 64kB (e.g. when using two parallel 16 bit flashes).
|
/linux-4.1.27/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 2488 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/ |
D | media-dev.c | 361 pd->flags = endpoint.bus.parallel.flags; in fimc_md_parse_port_node()
|
/linux-4.1.27/drivers/tty/ |
D | Kconfig | 24 an X session, all in parallel. Switching between virtual terminals
|
/linux-4.1.27/Documentation/filesystems/ |
D | path-lookup.txt | 29 slows things down. It is not scalable because many parallel applications that
|
D | spufs.txt | 303 cute SPU code in parallel with other code on either the main CPU or
|
D | proc.txt | 1203 The directory /proc/parport contains information about the parallel ports of
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 16 attach to the parallel port. In addition, there is at least one drive
|
/linux-4.1.27/Documentation/vm/ |
D | transhuge.txt | 346 regular pmd from under you (split_huge_page can run in parallel to the
|
/linux-4.1.27/Documentation/ia64/ |
D | err_inject.txt | 979 printf("on one or multiple cpus in parallel.\n");
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 122 "Laplink" parallel cables or some motherboards. These rely
|
/linux-4.1.27/ |
D | CREDITS | 393 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/ |
D | runtime_pm.txt | 162 ->runtime_suspend() in parallel with ->runtime_resume() or with another 164 ->runtime_suspend() or ->runtime_resume() can be executed in parallel with
|
D | pci.txt | 458 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/ |
D | Kconfig | 660 parallel port keyboard adapter, you cannot connect it to the
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 207 E.g. combined serial/parallel port/floppy controller.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 399 parallel port. 662 CD-ROM interface, serial and parallel port, and the floppy drive.
|
/linux-4.1.27/Documentation/cgroups/ |
D | cgroups.txt | 97 different subsystems - having parallel hierarchies allows each
|
D | memory.txt | 411 Page-fault scalability is also important. At measuring parallel
|
D | cpusets.txt | 260 and with tightly coupled, long running, massively parallel scientific
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 1394 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/ |
D | kernel-options.txt | 200 - "par" : parallel port
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 1026 This match allows you to match against the number of parallel
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1304 monitors in parallel) on G400 or MGA-TVO add-on on G200. Secondary
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 2603 in parallel. When the spare buffer is allocated, echoing
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 1571 recommend releasing these examples in parallel under your choice of
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 711 accounting. Time spent executing other tasks in parallel with
|