Home
last modified time | relevance | path

Searched full:parallel (Results 301 – 325 of 991) sorted by relevance

1...<<11121314151617181920>>...40

/linux/drivers/usb/misc/
H A Duss720.c279 case ECR_PPF: /* Parallel Port FIFO mode */ in change_mode()
280 case ECR_ECP: /* ECP Parallel Port mode */ in change_mode()
729 /* The Belkin F5U002 Rev 2 P80453-B USB parallel port adapter shares the in uss720_probe()
820 "USS720 usb to parallel cables\n"); in uss720_init()
/linux/drivers/ata/pata_parport/
H A Don26.c6 * OnSpec 90c26 parallel to IDE adapter chip.
314 MODULE_DESCRIPTION("Onspec 90c26 parallel port IDE adapter protocol driver");
/linux/drivers/gpib/include/
H A Dtms9914.h155 PPR = 6, /* parallel poll */
267 AUX_RPP = 0xe, /* d Request parallel poll */
/linux/drivers/net/can/sja1000/
H A Dems_pci.c55 #define PITA2_MISC_CONFIG 0x04000000 /* Multiplexed parallel interface */
309 /* Configure PITA-2 parallel interface (enable MUX) */ in ems_pci_add_card()
/linux/include/linux/
H A Dplatform_device.h333 * a parallel of module_platform_driver() above, but w/o _exit stuff.
359 * This is meant to be a parallel of module_platform_driver_probe above, but
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt30 3: 1 Channel Mono-Parallel
H A Dti,j721e-cpb-audio.yaml16 serializers in parallel setup.
/linux/drivers/media/dvb-frontends/
H A Dbsbe1.h27 0x28, 0x00, /* out imp: normal, type: parallel, FEC mode: QPSK */
/linux/drivers/pinctrl/
H A Dpinctrl-at91.h6 * Parallel I/O Controller (PIO) - System peripherals registers.
/linux/include/uapi/linux/
H A Dppdev.h5 * User-space parallel port device driver (header file).
H A Dgpib.h88 PPC_SENSE = 0x8, /* parallel poll sense bit */
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,axi-adc.yaml14 with a high speed serial (JESD204B/C) or source synchronous parallel
/linux/tools/perf/Documentation/
H A DBuild.txt15 Makefile.perf with a -j option to do parallel builds.
/linux/drivers/i2c/busses/
H A DKconfig1003 parallel bus to I2C bus controller.
1389 tristate "Parallel port adapter"
1394 This supports parallel port I2C adapters such as the ones made by
1396 Basically any adapter using the parallel port as an I2C bus with
1514 parallel bus to I2C bus controller.
/linux/include/linux/ssb/
H A Dssb_driver_chipcommon.h9 * gpio interface, extbus, and support for serial and parallel flashes.
36 #define SSB_CHIPCO_FLASHT_PARA 0x00000700 /* Parallel flash */
485 #define SSB_CHIPCO_CFG_EXTM_ASYNC 0x0002 /* Async/Parallel flash */
/linux/drivers/memstick/host/
H A Dr592.c150 /* Set serial/parallel mode */
162 dbg("switching to parallel mode"); in r592_set_mode()
170 /* Set the parallel mode now */ in r592_set_mode()
/linux/Documentation/filesystems/
H A Dntfs3.rst104 writes. Decreases fragmentation in case of parallel write operations to
/linux/arch/alpha/lib/
H A Dev67-strrchr.S10 * - uses bcmpge to compare 8 bytes in parallel
/linux/drivers/mux/
H A Dadg792a.c40 /* parallel mux controller operation */ in adg792a_set()
/linux/fs/crypto/
H A Dhkdf.c66 * byte. This is thread-safe and may be called by multiple threads in parallel.
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_clash.sh118 # no parallel insertion occurs.
H A Dconntrack_resize.sh310 # are happening in parallel.
405 check_taint "$tainted_then" "test parallel conntrack dumps"
/linux/drivers/char/
H A Dlp.c3 * Generic parallel printer driver
37 /* This driver should, in theory, work with any parallel port that has an
970 printk(KERN_INFO "lp: ignoring parallel port (max. %d)\n",LP_NO); in lp_attach()
1125 MODULE_DESCRIPTION("Generic parallel printer driver");
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c57 * parallel. An L2T entry can be dropped by decrementing its reference count
58 * and therefore can happen in parallel with entry allocation but no entry
/linux/drivers/base/
H A Ddevcoredump.c41 * The second race involves multiple parallel invocations of devcd_free(),
171 * devcd->mutex here guards against multiple parallel invocations in devcd_free()

1...<<11121314151617181920>>...40