/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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 34 connected to the parallel port's interrupt pin. 40 If you want to build you own i2c-over-parallel-port adapter, here is 80 - Pins 18-25 of the parallel port connected to GND. 83 current you can draw from the parallel port is limited. Also note that 138 package. The i2c-pport driver makes use of modern parallel port features so 143 lm_sensors package. The i2c-pcf-epp driver doesn't use the parallel port as 167 One For All JP1 parallel port adapter 176 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.4.14/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. 812 db9.dev[2|3]= [HW,JOY] Multisystem joystick support via parallel port 1242 support via parallel port (up to 5 devices per port) 1963 lp=0 [LP] Specify parallel ports to use, e.g, 1965 lp=reset first parallel port). 'lp=0' disables the 1969 lp=port1,port2,... specifies the parallel ports 2692 parport= [HW,PPT] Specify parallel ports. 0 disables. 2707 Configure VIA parallel port to operate in 2710 up parallel port mode and sets it to spp. 3838 TurboGraFX parallel port interface
|
D | memory-barriers.txt | 276 sequences. Do not attempt to use bitfields to synchronize parallel 2570 stream in any order it feels like - or even in parallel - provided that if an 2662 has a pair of parallel data caches (CPU 1 has A/B, and CPU 2 has C/D):
|
D | DMA-API-HOWTO.txt | 318 in parallel and will see updates made by each other without any
|
D | CodingStyle | 592 users to have access to the data structure in parallel - and not having
|
/linux-4.4.14/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
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/media/ |
D | stih407-c8sectpfe.txt | 28 - 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>). 61 pinctrl-names = "tsin0-serial", "tsin0-parallel", "tsin3-serial", 76 serial-not-parallel; 84 serial-not-parallel;
|
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.4.14/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.4.14/include/linux/ |
D | padata.h | 50 void (*parallel)(struct padata_priv *padata); member 92 struct padata_list parallel; member
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 60 - compatible: Should be "fsl,imx-parallel-display" 76 compatible = "fsl,imx-parallel-display";
|
/linux-4.4.14/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.4.14/drivers/media/platform/omap3isp/ |
D | omap3isp.h | 126 struct isp_parallel_cfg parallel; member
|
D | isp.c | 2176 buscfg->bus.parallel.data_lane_shift = in isp_of_parse_node() 2177 vep.bus.parallel.data_shift; in isp_of_parse_node() 2178 buscfg->bus.parallel.clk_pol = in isp_of_parse_node() 2179 !!(vep.bus.parallel.flags in isp_of_parse_node() 2181 buscfg->bus.parallel.hs_pol = in isp_of_parse_node() 2182 !!(vep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in isp_of_parse_node() 2183 buscfg->bus.parallel.vs_pol = in isp_of_parse_node() 2184 !!(vep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW); in isp_of_parse_node() 2185 buscfg->bus.parallel.fld_pol = in isp_of_parse_node() 2186 !!(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.4.14/drivers/pps/generators/ |
D | Kconfig | 12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
|
/linux-4.4.14/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.4.14/tools/perf/bench/ |
D | Build | 6 perf-y += futex-wake-parallel.o
|
/linux-4.4.14/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.4.14/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.4.14/tools/perf/ |
D | Makefile | 54 @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n'
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | micrel-ks8851.txt | 4 - compatible = "micrel,ks8851-mll" of parallel interface
|
/linux-4.4.14/include/media/ |
D | v4l2-of.h | 68 struct v4l2_of_bus_parallel parallel; member
|
/linux-4.4.14/drivers/staging/lustre/ |
D | README.txt | 4 The Lustre file system is an open-source, parallel file system 15 in parallel to maximize performance.
|
D | sysfs-fs-lustre | 264 from OSTs in parallel with MDS during statahead) should be 501 Maximum number of parallel RPCs on the wire to allow on 601 to sent too many parallel WRITE RPCs.
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | amigaone.dts | 147 parallel@378 { 148 device_type = "parallel";
|
/linux-4.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7123.txt | 5 parallel video input.
|
/linux-4.4.14/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.4.14/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 | 913 flags = bus_cfg.bus.parallel.flags; in tvp7002_get_pdata()
|
D | tvp514x.c | 1021 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 | 2819 flags = bus_cfg.bus.parallel.flags; in adv76xx_parse_dt()
|
/linux-4.4.14/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.4.14/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.4.14/arch/m32r/ |
D | Makefile | 20 aflags-$(CONFIG_ISA_M32R2) += -DNO_FPU -O2 -Wa,-bitinst -Wa,-no-parallel
|
/linux-4.4.14/Documentation/serial/ |
D | tty.txt | 61 the line. Multiple read calls may occur in parallel 85 calls. Multiple poll calls may occur in parallel. 90 ioctl calls may occur in parallel. May sleep. 94 Multiple ioctl calls may occur in parallel. 266 sleep. May occur in parallel in special cases. 307 parallel, driver must serialize (for now), and
|
/linux-4.4.14/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 | imx6q-tx6q-1010.dts | 47 compatible = "fsl,imx-parallel-display";
|
D | imx6dl-tx6u-801x.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 | imx6dl-aristainetos2_4.dts | 58 compatible = "fsl,imx-parallel-display";
|
D | imx53-mba53.dts | 34 compatible = "fsl,imx-parallel-display";
|
D | imx53-tx53-x03x.dts | 28 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 {
|
D | imx6qdl-apf6dev.dtsi | 58 compatible = "fsl,imx-parallel-display";
|
D | imx6qdl-sabrelite.dtsi | 175 compatible = "fsl,imx-parallel-display";
|
D | imx6qdl-nitrogen6x.dtsi | 189 compatible = "fsl,imx-parallel-display";
|
D | imx6qdl-nitrogen6_max.dtsi | 260 compatible = "fsl,imx-parallel-display";
|
/linux-4.4.14/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.4.14/tools/perf/Documentation/ |
D | perf-bench.txt | 197 *wake-parallel*:: 198 Suite for evaluating parallel wake calls.
|
D | Build.txt | 15 Makefile.perf with a -j option to do parallel builds.
|
/linux-4.4.14/drivers/pps/clients/ |
D | Kconfig | 30 with the interrupt pin of your parallel port.
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/display/panel/ |
D | samsung,ld9040.txt | 1 Samsung LD9040 AMOLED LCD parallel RGB panel with SPI control bus
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | atmel-isi.c | 918 switch (ep.bus.parallel.bus_width) { in atmel_isi_parse_dt() 928 ep.bus.parallel.bus_width); in atmel_isi_parse_dt() 932 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in atmel_isi_parse_dt() 934 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in atmel_isi_parse_dt() 936 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING) in atmel_isi_parse_dt()
|
D | pxa_camera.c | 1693 switch (ep.bus.parallel.bus_width) { in pxa_camera_pdata_from_dt() 1713 if (ep.bus.parallel.flags & V4L2_MBUS_MASTER) in pxa_camera_pdata_from_dt() 1715 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) in pxa_camera_pdata_from_dt() 1717 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_HIGH) in pxa_camera_pdata_from_dt() 1719 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in pxa_camera_pdata_from_dt() 1721 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING) in pxa_camera_pdata_from_dt()
|
D | rcar_vin.c | 1896 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in rcar_vin_probe() 1898 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in rcar_vin_probe()
|
/linux-4.4.14/Documentation/device-mapper/ |
D | striped.txt | 8 devices in parallel.
|
/linux-4.4.14/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.4.14/drivers/pnp/pnpbios/ |
D | Kconfig | 11 mainboard resources (e.g. parallel port resources).
|
/linux-4.4.14/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.4.14/drivers/gpu/drm/sti/ |
D | NOTES | 15 - DVO (Digital Video Output) handles a 24bits parallel signal
|
/linux-4.4.14/crypto/ |
D | Kconfig | 172 This converts an arbitrary crypto algorithm into a parallel 1117 sixteen blocks parallel using the AVX instruction set. 1143 eight blocks parallel using the AVX instruction set. 1171 one that processes three blocks parallel. 1303 blocks parallel using SSE2 instruction set. 1325 blocks parallel using SSE2 instruction set. 1347 eight blocks parallel using the AVX instruction set. 1370 blocks parallel using AVX2 instruction set. 1446 tristate "Twofish cipher algorithm (x86_64, 3-way parallel)" 1455 Twofish cipher algorithm (x86_64, 3-way parallel). [all …]
|
D | pcrypt.c | 163 padata->parallel = pcrypt_aead_enc; in pcrypt_aead_encrypt() 205 padata->parallel = pcrypt_aead_dec; in pcrypt_aead_decrypt()
|
/linux-4.4.14/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.4.14/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. 890 tristate "IOMEGA parallel port (ppa - older drives)" 893 This driver supports older versions of IOMEGA's parallel port ZIP 900 If you have the ZIP Plus drive or a more recent parallel port ZIP 902 then you should say N here and Y to "IOMEGA parallel port (imm - 909 you will still be able to use the parallel port for other tasks, 917 tristate "IOMEGA parallel port (imm - newer drives)" 920 This driver supports newer versions of IOMEGA's parallel port ZIP [all …]
|
/linux-4.4.14/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.4.14/drivers/media/v4l2-core/ |
D | v4l2-of.c | 84 struct v4l2_of_bus_parallel *bus = &endpoint->bus.parallel; in v4l2_of_parse_parallel_bus()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | Kconfig | 62 This enables support for Exynos parallel output.
|
/linux-4.4.14/arch/mips/include/asm/ip32/ |
D | mace.h | 323 struct mace_parallel parallel; member
|
/linux-4.4.14/arch/frv/kernel/ |
D | cmode.S | 119 # devices set to cacheable on the external bus side in parallel
|
/linux-4.4.14/Documentation/vm/ |
D | userfaultfd.txt | 116 poll() to the userfaultfd in parallel. When a POLLIN event is 120 by the parallel QEMU migration thread).
|
D | transhuge.txt | 356 regular pmd from under you (split_huge_page can run in parallel to the
|
/linux-4.4.14/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.4.14/drivers/message/fusion/ |
D | Kconfig | 19 SCSI HOST support for a parallel SCSI host adapters.
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/ |
D | bootbus.txt | 3 The Octeon Boot Bus is a configurable parallel bus with 8 chip
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/realtek/ |
D | Kconfig | 24 This is a network (Ethernet) device which attaches to your parallel
|
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/ |
D | samsung-fimd.txt | 82 3 - for parallel output,
|
/linux-4.4.14/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.4.14/fs/nfsd/ |
D | Kconfig | 90 This option enables support for the parallel NFS features of the
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 89 in parallel for I2C pins, so the valid values 178 in parallel)
|
/linux-4.4.14/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.4.14/drivers/i2c/busses/ |
D | Kconfig | 725 parallel bus to I2C bus controller. 1024 This supports parallel port I2C adapters such as the ones made by 1026 Basically any adapter using the parallel port as an I2C bus with 1048 This supports parallel port I2C adapters such as the ones made by 1050 Basically any adapter using the parallel port as an I2C bus with 1058 daisy-chain other parallel port devices. 1144 parallel bus to I2C bus controller.
|
/linux-4.4.14/drivers/input/joystick/ |
D | Kconfig | 215 Commodore, Amstrad CPC joystick connected to your parallel port. 230 Commodore, Amstrad CPC joystick connected to your parallel port.
|
/linux-4.4.14/Documentation/w1/ |
D | w1.generic | 18 Emulated devices, such as a RS232 converter, parallel port adapter, etc
|
/linux-4.4.14/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.4.14/net/ax25/ |
D | Kconfig | 34 and parallel port hacks or the sound card modem (supported by their
|
/linux-4.4.14/drivers/spi/ |
D | Kconfig | 154 Select this to get SPI support through I/O pins (GPIO, parallel 168 This uses a custom parallel port cable to connect to an AVR 272 a parallel port.
|
/linux-4.4.14/Documentation/cris/ |
D | README | 48 * two parallel-ports
|
/linux-4.4.14/drivers/parisc/ |
D | Kconfig | 34 for a parallel port, serial port, NCR 53c710 SCSI, Apricot
|
/linux-4.4.14/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.4.14/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.4.14/arch/cris/arch-v32/drivers/ |
D | Kconfig | 133 than 64kB (e.g. when using two parallel 16 bit flashes).
|
/linux-4.4.14/drivers/input/serio/ |
D | Kconfig | 78 Say Y here if you built a simple parallel port adapter to attach
|
/linux-4.4.14/Documentation/hid/ |
D | uhid.txt | 171 parallel. However, if you fail to respond with a UHID_GET_REPORT_REPLY, the
|
/linux-4.4.14/arch/x86/crypto/ |
D | poly1305-sse2-x86_64.S | 58 # multiplications in parallel using SSE instructions. There is quite
|
D | chacha20-ssse3-x86_64.S | 30 # parallel, but requireds shuffling to rearrange the words after each
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 27 several GPIOs serve the same function (e.g. a parallel data line).
|
/linux-4.4.14/drivers/staging/comedi/ |
D | Kconfig | 71 Enable support for the standard parallel port. 73 additional parallel ports from old computers or your neighbors' 867 Enable support for General Standards Corporation high speed parallel
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-power | 60 be executed asynchronously (ie. in separate threads, in parallel
|
D | sysfs-power | 153 drivers' suspend and resume callbacks to be executed in parallel
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 18 - MIPI DPI (parallel) output
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | Kconfig | 120 This enables HiSax support for the Teles/Creatix parallel port
|
/linux-4.4.14/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.4.14/drivers/mtd/maps/ |
D | Kconfig | 323 ethernet and CFI parallel flash.
|
/linux-4.4.14/Documentation/block/ |
D | cfq-iosched.txt | 141 In case of storage with several disk, this setting can limit the parallel
|
/linux-4.4.14/drivers/gpio/ |
D | Kconfig | 992 tristate "74x164 serial-in/parallel-out 8-bits shift register" 995 Driver for 74x164 compatible serial-in/parallel-out 8-outputs
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | Kconfig | 429 than 64kB (e.g. when using two parallel 16 bit flashes).
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 16 two machines with parallel ports using PLIP needs this, as well as
|
/linux-4.4.14/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 2479 sdinfo->vpfe_param.bus_width = bus_cfg.bus.parallel.bus_width; in vpfe_get_pdata() 2487 flags = bus_cfg.bus.parallel.flags; in vpfe_get_pdata()
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 230 processes may be piped to user space applications in parallel. If 234 parallel, but that no waiting will take place (i.e. the collecting
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | media-dev.c | 361 pd->flags = endpoint.bus.parallel.flags; in fimc_md_parse_port_node()
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 24 an X session, all in parallel. Switching between virtual terminals
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 134 "Laplink" parallel cables or some motherboards. These rely
|
/linux-4.4.14/Documentation/filesystems/ |
D | spufs.txt | 303 cute SPU code in parallel with other code on either the main CPU or
|
D | path-lookup.txt | 29 slows things down. It is not scalable because many parallel applications that
|
D | proc.txt | 1218 The directory /proc/parport contains information about the parallel ports of
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 16 attach to the parallel port. In addition, there is at least one drive
|
/linux-4.4.14/Documentation/ia64/ |
D | err_inject.txt | 979 printf("on one or multiple cpus in parallel.\n");
|
/linux-4.4.14/ |
D | CREDITS | 397 D: Co-architect of the parallel port sharing system 1364 D: original author of ppa driver for parallel port ZIP drive 1365 D: original architect of the parallel-port sharing scheme 1366 D: PARIDE subsystem: drivers for parallel port IDE & ATAPI devices 3779 D: Co-architect of the parallel-port sharing system
|
/linux-4.4.14/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.4.14/mm/ |
D | Kconfig | 635 a subset of memmap at boot and then initialise the rest in parallel
|
/linux-4.4.14/drivers/input/keyboard/ |
D | Kconfig | 672 parallel port keyboard adapter, you cannot connect it to the
|
/linux-4.4.14/Documentation/PCI/ |
D | pci.txt | 207 E.g. combined serial/parallel port/floppy controller.
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 713 meant to parallel the capabilities and configurability of
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 416 parallel port. 644 CD-ROM interface, serial and parallel port, and the floppy drive.
|
/linux-4.4.14/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.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 858 API-struct-v4l2-of-bus-parallel
|
/linux-4.4.14/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.4.14/Documentation/m68k/ |
D | kernel-options.txt | 200 - "par" : parallel port
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 1042 This match allows you to match against the number of parallel
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 1304 monitors in parallel) on G400 or MGA-TVO add-on on G200. Secondary
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 2656 in parallel. When the spare buffer is allocated, echoing
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1571 recommend releasing these examples in parallel under your choice of
|