| /linux/sound/drivers/ |
| H A D | Kconfig | 152 connected to the parallel port, say Y here and make sure that 153 the standard parallel port driver isn't used for the port. 164 additional SMPTE Timecode capabilities for the parallel port. 221 Say Y here to include support for Midiman Portman 2x4 parallel
|
| /linux/drivers/parport/ |
| H A D | parport_amiga.c | 2 /* Low-level parallel port routines for the Amiga built-in port 9 * The built-in Amiga parallel port provides one port at a fixed address 241 .name = "amiga-parallel", 250 MODULE_ALIAS("platform:amiga-parallel");
|
| H A D | parport_ip32.c | 2 /* Low-level parallel port routines for built-in port on SGI IP32 18 * Support for parallel port IRQ is present. 40 /* The built-in parallel port on the SGI 02 workstation (a.k.a. IP32) is an 41 * IEEE 1284 parallel port driven by a Texas Instrument TL16PIR552PH chip[1]. 48 * not so simple. The parport_pc code assumes that the parallel port 137 * struct parport_ip32_regs - virtual addresses of parallel port registers 148 * - cFifo, the Parallel Port DATA FIFO 313 * care. Reading the parallel port registers may have undesired side effects. 314 * Especially if @show_ecp_config is true, the parallel port is resetted. 453 /*--- IP32 parallel port DMA operations --------------------------------*/ [all …]
|
| H A D | parport_pc.c | 2 /* Low-level parallel-port routines for 8255-based PC-style hardware. 164 case ECR_PPF: /* Parallel Port FIFO mode */ in change_mode() 165 case ECR_ECP: /* ECP Parallel Port mode */ in change_mode() 720 /* Parallel Port FIFO mode (ECP chipsets) */ 736 /* Set up parallel port FIFO mode.*/ in parport_pc_compat_write_block_pio() 739 r = change_mode(port, ECR_PPF); /* Parallel port FIFO */ in parport_pc_compat_write_block_pio() 829 /* Set up ECP parallel port mode.*/ in parport_pc_ecp_write_block_pio() 1071 outb(0x01, io + 1); /* LD1 is Parallel Port */ in show_parconfig_winbond() 1364 outb(0x07, 0x2E); /* Parallel Port */ in detect_and_report_it87() 1410 * 0 : No parallel port at this address [all …]
|
| /linux/drivers/gpib/include/ |
| H A D | nec7210_registers.h | 185 // parallel poll register 194 AUX_CPPF = 0x1, /* Clear Parallel Poll Flag */ 201 AUX_SPPF = 0x9, /* Set Parallel Poll Flag */ 213 AUX_EPP = 0x1d, /* Execute Parallel Poll */
|
| /linux/include/media/drv-intf/ |
| H A D | s3c_camif.h | 20 * @flags: the parallel bus flags defining signals polarity (V4L2_MBUS_*) 21 * @use_field: 1 if parallel bus FIELD signal is used (only s3c64xx)
|
| H A D | exynos-fimc.h | 33 /* Camera parallel bus */ 35 /* Camera parallel bus with embedded synchronization */ 67 * @flags: the parallel sensor bus flags defining signals polarity (V4L2_MBUS_*)
|
| /linux/fs/fuse/ |
| H A D | iomode.c | 27 * Blocks new parallel dio writes and waits for the in-progress parallel dio 51 * Check if inode entered passthrough io mode while waiting for parallel in fuse_file_cached_io_open() 229 * so we put the inode in caching mode to prevent parallel dio. in fuse_file_io_open()
|
| /linux/Documentation/hwmon/ |
| H A D | emc2103.rst | 34 be connected to two anti-parallel diodes. These values can be read 37 this 4th channel when anti-parallel diodes are not fitted.
|
| /linux/Documentation/devicetree/bindings/ata/ |
| H A D | ata-generic.yaml | 7 title: Generic Parallel ATA Controller 13 Generic Parallel ATA controllers supporting PIO modes only.
|
| H A D | pata-common.yaml | 7 title: Common Properties for Parallel AT attachment (PATA) controllers 13 This document defines device tree properties common to most Parallel
|
| /linux/drivers/net/plip/ |
| H A D | plip.c | 3 /* PLIP: A parallel port "network" driver for Linux. */ 4 /* This driver is for parallel port with 5-bit cable (LapLink (R) cable). */ 19 * Support for parallel ports with no IRQ (poll mode), 20 * Modifications to use the parallel port API 37 * inspired by Russ Nelson's parallel port packet driver. 58 "parallel.asm" parallel port packet driver. 60 The "Crynwr" parallel port standard specifies the following protocol: 71 The cable used is a de facto standard parallel null cable -- sold as 917 /* Handle the parallel port interrupts. */ 1063 This routine gets exclusive access to the parallel port by allocating [all …]
|
| /linux/fs/xfs/ |
| H A D | xfs_pwork.h | 15 * Parallel work coordination structure. 27 * Embed this parallel work control item inside your own work structure,
|
| /linux/arch/arc/boot/dts/ |
| H A D | abilis_tb101.dtsi | 40 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */ 53 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */ 66 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */ 79 pctl_tsin_p7: pctl-tsin-p7 { /* Parallel TS-in 7 */ 102 pctl_tsout_p: pctl-tsout-p { /* Parallel TS-out */
|
| H A D | abilis_tb100.dtsi | 40 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */ 53 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */ 66 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */ 79 pctl_tsin_p7: pctl-tsin-p7 { /* Parallel TS-in 7 */ 96 pctl_tsout_p: pctl-tsout-p { /* Parallel TS-out */
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | netpoll_basic.py | 14 In parallel, bpftrace is used to detect if netpoll_poll_dev() was called. If 61 # Thread to run bpftrace in parallel 63 # Time bpftrace will be running in parallel. 246 """Start a thread to call `call_bpf` in a parallel thread""" 284 # Start bpftrace in parallel, so, it is watching
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | pisosr-gpio.yaml | 7 title: Generic Parallel-in/Serial-out Shift Register GPIO Driver 10 This binding describes generic parallel-in/serial-out shift register
|
| /linux/Documentation/admin-guide/media/ |
| H A D | imx7.rst | 27 Parallel Camera Input ----------------> | / 48 sensor with a parallel interface or from MIPI CSI-2 virtual channel 0. It has 55 can interface directly with Parallel and MIPI CSI-2 buses. It has 256 x 64 FIFO 161 On this platform a parallel OV5640 sensor is connected to the CSI port.
|
| /linux/Documentation/filesystems/smb/ |
| H A D | ksmbd.rst | 29 communication channel between the client and the server. It allows for parallel 42 in parallel i.e., there can be multiple client commands which are worked in 43 parallel. After receiving each command a separated kernel workitem is prepared 47 performance by handling client commands in parallel.
|
| /linux/Documentation/devicetree/bindings/display/imx/ |
| H A D | fsl,imx8mp-hdmi-pvi.yaml | 7 title: Freescale i.MX8MP HDMI Parallel Video Interface 13 The HDMI parallel video interface is a timing and sync generator block in the
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_context.c | 424 INIT_LIST_HEAD(&ce->parallel.child_list); in intel_context_init() 591 parent->parallel.child_index = parent->parallel.number_children++; in intel_context_bind_parent_child() 592 list_add_tail(&child->parallel.child_link, in intel_context_bind_parent_child() 593 &parent->parallel.child_list); in intel_context_bind_parent_child() 594 child->parallel.parent = parent; in intel_context_bind_parent_child()
|
| /linux/arch/x86/crypto/ |
| H A D | camellia.h | 31 /* 2-way parallel cipher functions */ 36 /* 16-way parallel cipher functions (avx/aes-ni) */
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | renesas,vin.yaml | 17 Each VIN instance has a single parallel input that supports RGB and YUV video, 82 A node containing a parallel input 131 Input port node, single endpoint describing a parallel input source. 320 # Device node example for Gen3 platform with CSI-2 and parallel
|
| /linux/Documentation/devicetree/bindings/mux/ |
| H A D | adi,adg792a.txt | 5 - #mux-control-cells : <0> if parallel (the three muxes are bound together 53 * Three parallel muxes with one mux controller, useful e.g. if
|
| /linux/Documentation/driver-api/ |
| H A D | edac.rst | 19 output 4 and 8 bits each (x4, x8). Grouping several of these in parallel 26 parallel. In general, this is the Field Replaceable Unit (FRU) which 56 one 64 bits parallel access. Typically used with SDR, DDR, DDR2 and DDR3 64 bits with ECC), the data flows to the CPU using a 128 bits parallel
|