| /linux/drivers/parport/ | 
| H A D | Kconfig | 13 	  the architecture might have PC parallel port hardware.16 	tristate "Parallel port support"
 19 	  If you want to use devices connected to your machine's parallel port
 21 	  drive, PLIP link (Parallel Line Internet Protocol is mainly used to
 22 	  create a mini network by connecting the parallel ports of two local
 28 	  to the parallel port see <http://www.torque.net/linux-pp.html> on
 31 	  It is possible to share a single parallel port among several devices
 33 	  kernel. To compile parallel port support as a module, choose M here:
 35 	  If you have more than one parallel port and want to specify which
 48 	  You should say Y here if you have a PC-style parallel port. All
 [all …]
 
 | 
| H A D | share.c | 2  * Parallel-port resource manager code.226  * if the device is a parallel port.
 237  *	__parport_register_driver - register a parallel port device driver
 242  *	This can be called by a parallel port device driver in order
 285 	 * check if bus has any parallel port registered, if  in __parport_register_driver()
 314  *	parport_unregister_driver - deregister a parallel port device driver
 318  *	This should be called by a parallel port device driver that
 396  *	parport_register_port - register a parallel port
 402  *	When a parallel port (lowlevel) driver finds a port that
 403  *	should be made available to parallel port device drivers, it
 [all …]
 
 | 
| /linux/drivers/ata/pata_parport/ | 
| H A D | Kconfig | 3 comment "Parallel IDE protocol modules"10 	  This option enables support for the ATEN EH-100 parallel port IDE
 12 	  parallel port kits made in Hong Kong.
 19 	  parallel port Series 5 IDE protocol.  (Most BACKPACK drives made
 31 	  parallel port Series 6 IDE protocol.  (Most BACKPACK drives made
 43 	  This option enables support for the Commuter parallel port IDE
 50 	  This option enables support for the EP-2000 parallel port IDE
 57 	  This option enables support for the TD-2000 parallel port IDE
 65 	  This option enables support for the TD-3000 parallel port IDE
 74 	  This option enables support for the EPAT parallel port IDE protocol.
 [all …]
 
 | 
| /linux/Documentation/networking/ | 
| H A D | plip.rst | 4 PLIP: The Parallel Line Internet Protocol Device16 This document describes the parallel port packet pusher for Net/LGX.
 18 parallel ports to appear as a IP network interface.
 23 PLIP is Parallel Line IP, that is, the transportation of IP packages
 24 over a parallel port. In the case of a PC, the obvious choice is the
 65 that uses the parallel port subsystem of the kernel in order to properly
 66 share parallel ports between PLIP and other services.
 71 When a parallel port used for a PLIP driver has an IRQ configured to it, the
 76 to a certain parallel port, mainly because it is used by some other device.
 78 the PLIP driver would constantly poll the parallel port for data waiting,
 [all …]
 
 | 
| /linux/Documentation/core-api/ | 
| H A D | padata.rst | 4 The padata parallel execution mechanism10 parallel on multiple CPUs while optionally retaining their ordering.
 52 parallel cpumask describes which processors will be used to execute jobs
 53 submitted to this instance in parallel and a serial cpumask defines which
 68 and the 'usable' cpumasks.  (Each pair consists of a parallel and a serial
 88 	void                    (*parallel)(struct padata_priv *padata);
 95 parallel() and serial() functions should be provided.  Those functions will
 111 serial cpumask, no online CPUs in the parallel or serial cpumasks, or a stopped
 115 exactly one call to the above-mentioned parallel() function, on one CPU, so
 116 true parallelism is achieved by submitting multiple jobs.  parallel() runs with
 [all …]
 
 | 
| /linux/Documentation/sphinx/ | 
| H A D | parallel-wrapper.sh | 12 parallel="$PARALLELISM"13 if [ -z "$parallel" ] ; then
 25 		parallel="$auto"
 29 if [ -n "$parallel" ] ; then
 30 	parallel="-j$parallel"
 33 exec "$sphinx" $parallel "$@"
 
 | 
| /linux/Documentation/input/devices/ | 
| H A D | joystick-parport.rst | 6 Parallel Port Joystick Drivers20 happen include burning your parallel port, and/or the sticks and joystick
 28 that, PCs usually lack the right ports to connect these devices to. Parallel
 50 and/or SNES gamepads and/or SNES mice connected to the parallel port at once,
 51 the output lines of the parallel port are shared, while one of 5 available
 57 The main problem with PC parallel ports is that they don't have +5V power
 63 If you want to use the parallel port only, you can take the power is from
 71 Unfortunately, there are pads that need a lot more of power, and parallel
 73 case, you'll need to use diodes (as a prevention of destroying your parallel
 87 Ground is quite easy. On PC's parallel port the ground is on any of the
 [all …]
 
 | 
| /linux/tools/perf/tests/shell/ | 
| H A D | record_lbr.sh | 137 # Parallel138 parallel_lbr_test "-b" "parallel any branch" 100 &
 140 parallel_lbr_test "-j any_call" "parallel any call" 100 &
 142 parallel_lbr_test "-j any_ret" "parallel any ret" 100 &
 144 parallel_lbr_test "-j ind_call" "parallel any indirect call" 100 &
 146 parallel_lbr_test "-j ind_jmp" "parallel any indirect jump" 100 &
 148 parallel_lbr_test "-j call" "parallel direct calls" 100 &
 150 parallel_lbr_test "-j ind_call,u" "parallel any indirect user call" 100 &
 157   parallel_lbr_test "-a -b" "parallel system wide any branch" 100 &
 159   parallel_lbr_test "-a -j any_call" "parallel system wide any call" 100 &
 
 | 
| /linux/arch/x86/crypto/ | 
| H A D | Kconfig | 85 	  Processes 16 blocks in parallel.102 	  Processes eight blocks in parallel.
 116 	  Processes one or three blocks in parallel.
 131 	  Processes eight blocks in parallel.
 146 	  Processes four blocks in parallel.
 162 	  Processes eight blocks in parallel.
 175 	  Processes 16 blocks in parallel.
 241 	tristate "Ciphers: Twofish with modes: ECB, CBC (3-way parallel)"
 252 	  Processes three blocks in parallel, better utilizing resources of
 270 	  Processes eight blocks in parallel.
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/sound/ | 
| H A D | img,parallel-out.txt | 1 Imagination Technologies Parallel Output Controller5   - compatible : Compatible list, must contain "img,parallel-out".
 22   - resets: Contains a phandle to the parallel out reset signal
 28   - interrupts : Contains the parallel out interrupt, if present
 32 parallel_out: parallel-out@18100c00 {
 33 	compatible = "img,parallel-out";
 
 | 
| /linux/Documentation/admin-guide/ | 
| H A D | parport.rst | 4 The ``parport`` code provides parallel-port support under Linux.  This13 parallel port and a sound card or network card.
 37 PCI parallel I/O card support comes from ``parport_pc``.  Base I/O
 52 whenever a parallel port device driver (such as ``lp``) is loaded.
 56 parallel port.
 64 enhanced and now lives with the IEEE 1284 support.  When a parallel
 94 directory entry for each parallel port for which parport is
 96 describing that parallel port.
 146 ``base-addr``		Parallel port's base address, or addresses if the port
 151 ``irq``			Parallel port's IRQ, or -1 if none is being used.
 [all …]
 
 | 
| /linux/drivers/gpu/drm/xe/ | 
| H A D | xe_guc_submit_types.h | 119 	 * @parallel_execution: Indication if the failure was during parallel123 	/** @parallel: snapshot of the useful parallel scratch */
 125 		/** @parallel.wq_desc: Workqueue description */
 127 			/** @parallel.wq_desc.head: Workqueue Head */
 129 			/** @parallel.wq_desc.tail: Workqueue Tail */
 131 			/** @parallel.wq_desc.status: Workqueue Status */
 136 	} parallel;  member
 
 | 
| /linux/Documentation/gpu/rfc/ | 
| H A D | i915_scheduler.rst | 21 * Merge new parallel submission uAPI29 	  parallel
 89 New parallel submission uAPI
 92 whether a submission is a single context submit or parallel submit isn't known
 94 contexts in parallel with the GuC the context must be explicitly registered with
 97 bonding uAPI does. Hence the need for a new parallel submission interface. Also
 102 The new parallel submission uAPI consists of 3 parts:
 105 * A 'set_parallel' extension to configure contexts for parallel
 125 A 'set_parallel' extension to configure contexts for parallel submission
 127 The 'set_parallel' extension configures a slot for parallel submission of N BBs.
 [all …]
 
 | 
| /linux/drivers/comedi/drivers/ | 
| H A D | comedi_parport.c | 4  * Comedi driver for standard parallel port7  *	http://retired.beyondlogic.org/spp/parallel.htm
 15  * Description: Standard PC parallel port
 18  * Devices: [standard] parallel port (comedi_parport)
 22  * additional parallel ports from old computers or your neighbors'
 26  *   0: I/O port base for the parallel port.
 29  * Parallel Port Lines:
 245 	/* Digial I/O subdevice - Parallel port DATA register */  in parport_attach()
 255 	/* Digial Input subdevice - Parallel port STATUS register */  in parport_attach()
 264 	/* Digial Output subdevice - Parallel port CONTROL register */  in parport_attach()
 [all …]
 
 | 
| /linux/fs/squashfs/ | 
| H A D | Kconfig | 70 	bool "Select the parallel decompression mode during mount"78 	  Compile all parallel decompression modes and specify the
 83 	prompt "Select decompression parallel mode at compile time"
 102 	bool "Use multiple decompressors for parallel I/O"
 106 	  poor performance on parallel I/O workloads when using multiple CPU
 109 	  If you have a parallel I/O workload and your system has enough memory,
 112 	  This decompressor implementation uses up to two parallel
 117 	bool "Use percpu multiple decompressors for parallel I/O"
 121 	  poor performance on parallel I/O workloads when using multiple CPU
 135 	  Use threads= to set the decompression parallel mode and the number of threads.
 
 | 
| /linux/Documentation/i2c/busses/ | 
| H A D | i2c-parport.rst | 7 This is a unified driver for several i2c-over-parallel-port adapters,26  * (type=7) One For All JP1 parallel port adapter
 38 connected to the parallel port's interrupt pin.
 44 If you want to build you own i2c-over-parallel-port adapter, here is
 88  - Pins 18-25 of the parallel port connected to GND.
 91    current you can draw from the parallel port is limited. Also note that
 146 package. The i2c-pport driver makes use of modern parallel port features so
 151 lm_sensors package. The i2c-pcf-epp driver doesn't use the parallel port as
 179 One For All JP1 parallel port adapter
 188 Details of the simple parallel port hardware can be found at:
 
 | 
| /linux/drivers/net/plip/ | 
| H A D | Kconfig | 3 # Parallel Line Internet Protocol (PLIP) network device configuration7 	tristate "PLIP (parallel port) support"
 10 	  PLIP (Parallel Line Internet Protocol) is used to create a
 18 	  The PLIP driver has two modes, mode 0 and mode 1.  The parallel
 22 	  bidirectional parallel ports only, which can transmit 8 bits at a
 
 | 
| /linux/Documentation/devicetree/bindings/net/ | 
| H A D | micrel,ks8851.yaml | 7 title: Micrel KS8851 Ethernet MAC (SPI and Parallel bus options)16       - micrel,ks8851-mll  # Parallel bus option
 24       - description: SPI or Parallel bus hardware address
 25       - description: Parallel bus command mode address
 88     /* Parallel bus option */
 
 | 
| /linux/drivers/memstick/host/ | 
| H A D | r592.h | 31 							/* Parallel INT bits */32 #define R592_STATUS_P_CMDNACK		(1 << 16)	/* INT reg: NACK (parallel mode) */
 33 #define R592_STATUS_P_BREQ		(1 << 17)	/* INT reg: card ready (parallel mode)*/
 34 #define R592_STATUS_P_INTERR		(1 << 18)	/* INT reg: int error (parallel mode)*/
 35 #define R592_STATUS_P_CED		(1 << 19)	/* INT reg: command done (parallel mode) */
 57 #define	R592_IO_SERIAL1			(1 << 20)	/* Set by default, can be cleared, (cleared on parallel) */
 61 #define	R592_IO_SERIAL2			(1 << 30)	/* Set by default, can be cleared (cleared on parallel), serial…
 70 #define R592_POWER_20			(1 << 5)	/* set before switch to parallel */
 
 | 
| /linux/Documentation/translations/zh_CN/core-api/ | 
| H A D | padata.rst | 88 	void                    (*parallel)(struct padata_priv *padata);108 的一个调用,所以真正的并行是通过提交多个作业来实现的。parallel()在运行时禁用软
 109 件中断,因此不能睡眠。parallel()函数把获得的padata_priv结构体指针作为其唯一的参
 112 请注意,parallel()没有返回值;padata子系统假定parallel()将从此时开始负责这项工
 119 当一个作业完成时,parallel()(或任何实际完成该工作的函数)应该通过调用通知padata此
 
 | 
| /linux/Documentation/devicetree/bindings/media/i2c/ | 
| H A D | toshiba,tc358746.yaml | 7 title: Toshiba TC358746 Parallel to MIPI CSI2 Bridge13   The Toshiba TC358746 converts a parallel video stream into a MIPI CSI-2
 14   stream. The direction can be either parallel-in -> csi-out or csi-in ->
 15   parallel-out The chip is programmable through I2C and SPI but the SPI
 16   interface is only supported in parallel-in -> csi-out mode.
 19   parallel-in -> csi-out path.
 
 | 
| /linux/tools/perf/scripts/python/ | 
| H A D | parallel-perf.py | 4 # Run a perf script command multiple times in parallel, using perf script20 glb_prog_name = "parallel-perf.py"
 850 Run a perf script command multiple times in parallel, using perf script options
 858 	$ parallel-perf.py --nr=4 -- perf script --ns
 860 	$ tree parallel-perf-output/
 861 	parallel-perf-output/
 874 	$ find parallel-perf-output -name cmd.txt | sort | xargs grep -H .
 875 	parallel-perf-output/time-range-0/cmd.txt:perf script --time=,9466.504461499 --ns
 876 	parallel-perf-output/time-range-1/cmd.txt:perf script --time=9466.504461500,9469.005396999 --ns
 877 	parallel-perf-output/time-range-2/cmd.txt:perf script --time=9469.005397000,9471.506332499 --ns
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ | 
| H A D | par_io.txt | 1 * Parallel I/O Ports3 This node configures Parallel I/O ports for CPUs with QE support.
 5 device that using parallel I/O ports, a child node should be created.
 12 - num-ports : number of Parallel I/O ports
 
 | 
| /linux/Documentation/devicetree/bindings/display/imx/ | 
| H A D | fsl,imx-parallel-display.yaml | 4 $id: http://devicetree.org/schemas/display/imx/fsl,imx-parallel-display.yaml#7 title: Parallel display support
 14     const: fsl,imx-parallel-display
 53         compatible = "fsl,imx-parallel-display";
 
 | 
| /linux/drivers/gpu/drm/i915/gt/ | 
| H A D | intel_context.h | 54 	return !!ce->parallel.parent;  in intel_context_is_child()59 	return !!ce->parallel.number_children;  in intel_context_is_parent()
 75 		GEM_BUG_ON(!intel_context_is_pinned(ce->parallel.parent));  in intel_context_to_parent()
 77 		return ce->parallel.parent;  in intel_context_to_parent()
 92 	list_for_each_entry(ce, &(parent)->parallel.child_list,\
 93 			    parallel.child_link)
 95 	list_for_each_entry_safe(ce, cn, &(parent)->parallel.child_list,\
 96 				 parallel.child_link)
 258 						      ce->parallel.child_index + 1);  in intel_context_timeline_lock()
 
 |