Searched full:parallel (Results 301 – 325 of 991) sorted by relevance
1...<<11121314151617181920>>...40
| /linux/drivers/usb/misc/ |
| H A D | uss720.c | 279 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 D | on26.c | 6 * OnSpec 90c26 parallel to IDE adapter chip. 314 MODULE_DESCRIPTION("Onspec 90c26 parallel port IDE adapter protocol driver");
|
| /linux/drivers/gpib/include/ |
| H A D | tms9914.h | 155 PPR = 6, /* parallel poll */ 267 AUX_RPP = 0xe, /* d Request parallel poll */
|
| /linux/drivers/net/can/sja1000/ |
| H A D | ems_pci.c | 55 #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 D | platform_device.h | 333 * 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 D | st,sta32x.txt | 30 3: 1 Channel Mono-Parallel
|
| H A D | ti,j721e-cpb-audio.yaml | 16 serializers in parallel setup.
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | bsbe1.h | 27 0x28, 0x00, /* out imp: normal, type: parallel, FEC mode: QPSK */
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-at91.h | 6 * Parallel I/O Controller (PIO) - System peripherals registers.
|
| /linux/include/uapi/linux/ |
| H A D | ppdev.h | 5 * User-space parallel port device driver (header file).
|
| H A D | gpib.h | 88 PPC_SENSE = 0x8, /* parallel poll sense bit */
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,axi-adc.yaml | 14 with a high speed serial (JESD204B/C) or source synchronous parallel
|
| /linux/tools/perf/Documentation/ |
| H A D | Build.txt | 15 Makefile.perf with a -j option to do parallel builds.
|
| /linux/drivers/i2c/busses/ |
| H A D | Kconfig | 1003 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 D | ssb_driver_chipcommon.h | 9 * 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 D | r592.c | 150 /* 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 D | ntfs3.rst | 104 writes. Decreases fragmentation in case of parallel write operations to
|
| /linux/arch/alpha/lib/ |
| H A D | ev67-strrchr.S | 10 * - uses bcmpge to compare 8 bytes in parallel
|
| /linux/drivers/mux/ |
| H A D | adg792a.c | 40 /* parallel mux controller operation */ in adg792a_set()
|
| /linux/fs/crypto/ |
| H A D | hkdf.c | 66 * byte. This is thread-safe and may be called by multiple threads in parallel.
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | conntrack_clash.sh | 118 # no parallel insertion occurs.
|
| H A D | conntrack_resize.sh | 310 # are happening in parallel. 405 check_taint "$tainted_then" "test parallel conntrack dumps"
|
| /linux/drivers/char/ |
| H A D | lp.c | 3 * 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 D | l2t.c | 57 * 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 D | devcoredump.c | 41 * 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