| /linux/drivers/ata/pata_parport/ |
| H A D | pata_parport.h | 6 * This file defines the interface for parallel port IDE adapter chip drivers. 17 int port; /* base address of parallel port */
|
| H A D | ktti.c | 6 * parallel port adapter. This adapter is used in the "PHd" 110 MODULE_DESCRIPTION("KT Technology parallel port IDE adapter protocol driver");
|
| H A D | fit2.c | 6 * of the Fidelity International Technology parallel port adapter. 136 MODULE_DESCRIPTION("Fidelity International Technology parallel port IDE adapter"
|
| H A D | frpw.c | 5 * frpw.c is a low-level protocol driver for the Freecom "Power" parallel port 194 w0(0); w2(8); udelay(50); w2(0xc); /* parallel bus reset */ in frpw_test_pnp() 297 MODULE_DESCRIPTION("Freecom Power parallel port IDE adapter protocol driver");
|
| H A D | aten.c | 6 * parallel port adapter. The EH-100 supports 4-bit and 8-bit 143 MODULE_DESCRIPTION("ATEN EH-100 parallel port IDE adapter protocol driver");
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 86 ALR3023 "ALR 16-bit VGA without Parallel port" 392 CPQFB03 "Compaq Async/Parallel Printer Intf Assy 000990" 559 HWP1C00 "HP Serial/Parallel Interface Board (24540B)" 683 ICU0680 "DFI DIO-500 Serial/Parallel I/O Card" 684 ICU0681 "DFI DIO-200 Serial/Parallel I/O Card" 790 ISA1000 "Serial/Parallel Adapter Board" 812 ISA8304 "IBM Serial/Parallel Adapter" 987 ISABE00 "Qua Tech PXB-1608 Parallel Expansion Board" 992 ISABE05 "Qua Tech PXB-721 Parallel Expansion" 993 ISABE06 "Qua Tech DSDP-402 Dual Serial/Dual Parallel" [all …]
|
| /linux/drivers/usb/serial/ |
| H A D | mos7720.c | 95 __u8 shadowECR; /* parallel port regs... */ 120 MOS7720_DPR, /* parallel port regs */ 171 else if (reg >= MOS7720_DPR) /* parallel port reg (7715 only) */ in get_reg_value() 260 * This is the common top part of all parallel port callback operations that 303 * This is the common bottom part of all parallel port functions that send 550 * Allocate and initialize parallel port control struct, initialize 551 * the parallel port hardware device, and register with the parport subsystem. 557 /* allocate and initialize parallel port control struct */ in mos7715_parport_init() 569 /* cycle parallel port reset bit */ in mos7715_parport_init() 721 * Byte 2: DSR parallel port in mos7715_interrupt_callback() [all …]
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | fsl,imx8qxp-ldb.yaml | 19 For i.MX8qxp LDB, each channel supports up to 24bpp parallel input color 27 For i.MX8qm LDB, each channel additionally supports up to 30bpp parallel
|
| /linux/drivers/auxdisplay/ |
| H A D | ks0108.c | 29 MODULE_PARM_DESC(ks0108_port, "Parallel port where the LCD is connected"); 55 * the parallel port also revert them using a "not" logic gate.
|
| /linux/lib/crc/x86/ |
| H A D | crc32.h | 62 * use both crc32q and VPCLMULQDQ in parallel. Unfortunately, in crc32c_arch() 65 * advantage of this. (Zen 5 even supports 7 parallel crc32q, a in crc32c_arch()
|
| /linux/arch/m68k/include/asm/ |
| H A D | m5206sim.h | 97 #define MCFSIM_PADDR (MCF_MBAR + 0x1c5) /* Parallel Direction (r/w) */ 98 #define MCFSIM_PADAT (MCF_MBAR + 0x1c9) /* Parallel Port Value (r/w) */ 128 * Some symbol defines for the Parallel Port Pin Assignment Register
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| H A D | flower.json | 4 "name": "Add 1M flower filters with 10 parallel tc instances", 27 "name": "Delete 1M flower filters with 10 parallel tc instances", 52 "name": "Replace 1M flower filters with 10 parallel tc instances",
|
| /linux/Documentation/iio/ |
| H A D | ad7606.rst | 58 Parallel wiring mode 61 There is also a parallel interface, with 16 lines (that can be reduced to 8 in 62 byte mode). The parallel interface is selected by declaring the device as
|
| /linux/drivers/iio/adc/ |
| H A D | ad7606.h | 113 * @bops: bus operations (SPI or parallel) 117 * @base_address: address from where to read data in parallel operation 217 * @bops: bus operations (SPI or parallel)
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isp.c | 418 * CCDC_INPUT_PARALLEL: Parallel interface 1586 * Parallel sensors are connected directly to the CCDC, while in isp_link_entity() 2036 buscfg->bus.parallel.data_lane_shift = vep->bus.parallel.data_shift; in isp_parse_of_parallel_endpoint() 2037 buscfg->bus.parallel.clk_pol = in isp_parse_of_parallel_endpoint() 2038 !!(vep->bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING); in isp_parse_of_parallel_endpoint() 2039 buscfg->bus.parallel.hs_pol = in isp_parse_of_parallel_endpoint() 2040 !!(vep->bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in isp_parse_of_parallel_endpoint() 2041 buscfg->bus.parallel.vs_pol = in isp_parse_of_parallel_endpoint() 2042 !!(vep->bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW); in isp_parse_of_parallel_endpoint() 2043 buscfg->bus.parallel.fld_pol = in isp_parse_of_parallel_endpoint() [all …]
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | bra.rst | 52 (6) The regular read/write commands can be issued in parallel with 155 streams, possibly in parallel - the links are really independent. 181 with two FIFOs consuming/generating data transfers in parallel 241 "regular" read/writes in parallel with the command channel, and last
|
| /linux/drivers/parisc/ |
| H A D | Kconfig | 37 for a parallel port, serial port, NCR 53c710 SCSI, Apricot 98 J5xxx+ machines. This enables IDE, Floppy, Parallel Port, and
|
| /linux/fs/nfs/ |
| H A D | io.c | 27 * execute in parallel, thanks to the shared lock, whereas direct I/O 122 * execute in parallel, thanks to the shared lock, whereas buffered I/O
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_submit.c | 2409 /* Prevent redundant attempts to stop parallel queues */ in xe_guc_submit_stop() 2567 /* Prevent redundant attempts to stop parallel queues */ in xe_guc_submit_pause_vf() 2617 /* Prevent redundant attempts to start parallel queues */ in xe_guc_submit_start() 2668 /* Prevent redundant attempts to stop parallel queues */ in xe_guc_submit_unpause_prepare_vf() 2759 * Prevent redundant attempts to stop parallel queues, or queues in xe_guc_submit_unpause_vf() 2784 /* Prevent redundant attempts to stop parallel queues */ in xe_guc_submit_pause_abort() 3167 snapshot->parallel.wq_desc.head = parallel_read(xe, map, wq_desc.head); in guc_exec_queue_wq_snapshot_capture() 3168 snapshot->parallel.wq_desc.tail = parallel_read(xe, map, wq_desc.tail); in guc_exec_queue_wq_snapshot_capture() 3169 snapshot->parallel.wq_desc.status = parallel_read(xe, map, in guc_exec_queue_wq_snapshot_capture() 3172 if (snapshot->parallel.wq_desc.head != in guc_exec_queue_wq_snapshot_capture() [all …]
|
| /linux/tools/perf/tests/ |
| H A D | builtin-test.c | 47 /* Fork the tests in parallel and wait for their completion. */ 518 /* When parallel, skip exclusive tests on the first pass. */ in start_test() 608 * In parallel mode pass 1 runs non-exclusive tests in parallel, pass 2 in __cmd_test() 662 /* Parallel mode starts tests but doesn't finish them. Do that now. */ in __cmd_test() 797 "Run the tests one after another rather than in parallel"), in cmd_test()
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | atmel-isc-regs.h | 21 /* ISC Parallel Front End Configuration 0 Register */ 44 /* ISC Parallel Front End Configuration 1 Register */ 52 /* ISC Parallel Front End Configuration 2 Register */
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-isc-regs.h | 21 /* ISC Parallel Front End Configuration 0 Register */ 44 /* ISC Parallel Front End Configuration 1 Register */ 52 /* ISC Parallel Front End Configuration 2 Register */
|
| /linux/arch/mips/include/asm/ip32/ |
| H A D | mace.h | 148 /* register definitions for parallel port DMA */ 310 /* Parallel port */ 323 struct mace_parallel parallel; member
|
| /linux/drivers/spi/ |
| H A D | spi-lm70llp.c | 25 * NS LM70 LLP Evaluation Board, interfacing to a PC using its parallel 40 * The LM70 LLP connects to the PC parallel port in the following manner: 42 * Parallel LM70 LLP
|
| /linux/include/scsi/ |
| H A D | scsi_cmnd.h | 357 * @msg: the SCSI parallel message byte to translate 359 * Translate the SCSI parallel message byte to a matching 363 * for the SCSI parallel protocol this function translates
|