Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 109) sorted by relevance

12345

/drivers/parport/
A DKconfig13 the architecture might have PC parallel port hardware.
19 If you want to use devices connected to your machine's parallel port
28 to the parallel port see <http://www.torque.net/linux-pp.html> on
48 You should say Y here if you have a PC-style parallel port. All
50 parallel ports. PA-RISC owners should only say Y here if they
51 have a SuperIO parallel port.
59 tristate "Multi-IO cards (parallel and serial)"
62 This adds support for multi-IO PCI cards that have parallel and
70 Many parallel port chipsets provide hardware that can speed up
99 Say Y here if you need support for the parallel port on
[all …]
/drivers/ata/pata_parport/
A DKconfig10 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
75 EPAT is a parallel port IDE adapter manufactured by Shuttle
91 This option enables support for the (obsolete) EPIA parallel port
[all …]
/drivers/auxdisplay/
A DKconfig77 int "Default parallel port number (0=LPT1)"
98 1 = 2x16 parallel LCD, old keypad
100 3 = 2x16 parallel LCD (Hantronix), no keypad
102 5 = 2x40 parallel LCD (old one), with old keypad
139 2 : 2x16 & 2x40 parallel LCD (old wiring)
141 4 : 2x16 parallel LCD (Hantronix wiring)
142 5 : 2x16 parallel LCD (Nexcom wiring)
218 This driver now supports any serial or parallel LCD wired to a parallel
223 parallel LCD, and 1 for a serial LCD.
395 The first standard parallel port address is 0x378.
[all …]
/drivers/gpu/drm/i915/gt/
A Dintel_context.h54 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()
A Dintel_context.c424 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()
/drivers/media/platform/renesas/rcar-vin/
A Drcar-core.c256 group->vin[i]->parallel.subdev = NULL; in rvin_group_notify_unbind()
288 if (!pvin || pvin->parallel.asc != asc) in rvin_group_notify_bound()
291 pvin->parallel.source_pad = 0; in rvin_group_notify_bound()
294 pvin->parallel.source_pad = pad; in rvin_group_notify_bound()
296 pvin->parallel.subdev = subdev; in rvin_group_notify_bound()
385 vin->parallel.mbus_type = vep.bus_type; in rvin_parallel_parse_of()
386 vin->parallel.bus = vep.bus.parallel; in rvin_parallel_parse_of()
399 vin->parallel.asc = asc; in rvin_parallel_parse_of()
598 group->vin[i]->parallel.subdev == sd) { in rvin_csi2_link_notify()
717 if (!vin || !vin->parallel.subdev) in rvin_parallel_setup_links()
[all …]
A Drcar-vin.h185 struct rvin_parallel_entity parallel; member
218 #define vin_to_source(vin) ((vin)->parallel.subdev)
A Drcar-dma.c746 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()
759 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()
793 if (!(vin->parallel.bus.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) in rvin_setup()
797 if (!(vin->parallel.bus.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) in rvin_setup()
801 if (vin->parallel.bus.flags & V4L2_MBUS_DATA_ENABLE_LOW) in rvin_setup()
806 if (vin->parallel.bus.bus_width == 8 && in rvin_setup()
807 vin->parallel.bus.data_shift == 8) in rvin_setup()
/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_submission.c504 CIRC_SPACE(ce->parallel.guc.wqi_tail, ce->parallel.guc.wqi_head, WQ_SIZE) in get_wq_pointer()
506 ce->parallel.guc.wqi_head = READ_ONCE(*ce->parallel.guc.wq_head); in get_wq_pointer()
828 ce->parallel.guc.wqi_tail = (ce->parallel.guc.wqi_tail + wqi_size) & in write_wqi()
830 WRITE_ONCE(*ce->parallel.guc.wq_tail, ce->parallel.guc.wqi_tail); in write_wqi()
845 ce->parallel.guc.wqi_tail = 0; in guc_wq_noop_append()
2828 ce->parallel.guc.wqi_tail = 0; in prepare_context_registration_info_v69()
2829 ce->parallel.guc.wqi_head = 0; in prepare_context_registration_info_v69()
2901 ce->parallel.guc.wqi_tail = 0; in prepare_context_registration_info_v70()
2902 ce->parallel.guc.wqi_head = 0; in prepare_context_registration_info_v70()
5703 ce->parallel.child_index), in emit_bb_start_child_no_preempt_mid_batch()
[all …]
/drivers/net/plip/
A DKconfig7 tristate "PLIP (parallel port) support"
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
/drivers/media/platform/st/stm32/stm32-dcmipp/
A Ddcmipp-core.c351 vep.bus.parallel.bus_width == 0) { in dcmipp_graph_notify_bound()
358 vep.bus.parallel.bus_width != 8) { in dcmipp_graph_notify_bound()
360 vep.bus.parallel.bus_width); in dcmipp_graph_notify_bound()
367 sink->bus.flags = vep.bus.parallel.flags; in dcmipp_graph_notify_bound()
368 sink->bus.bus_width = vep.bus.parallel.bus_width; in dcmipp_graph_notify_bound()
369 sink->bus.data_shift = vep.bus.parallel.data_shift; in dcmipp_graph_notify_bound()
/drivers/gpu/drm/xe/
A Dxe_guc_submit.c2171 snapshot->parallel.wq_desc.status = parallel_read(xe, map, in guc_exec_queue_wq_snapshot_capture()
2174 if (snapshot->parallel.wq_desc.head != in guc_exec_queue_wq_snapshot_capture()
2175 snapshot->parallel.wq_desc.tail) { in guc_exec_queue_wq_snapshot_capture()
2176 for (i = snapshot->parallel.wq_desc.head; in guc_exec_queue_wq_snapshot_capture()
2177 i != snapshot->parallel.wq_desc.tail; in guc_exec_queue_wq_snapshot_capture()
2179 snapshot->parallel.wq[i / sizeof(u32)] = in guc_exec_queue_wq_snapshot_capture()
2196 if (snapshot->parallel.wq_desc.head != in guc_exec_queue_wq_snapshot_print()
2197 snapshot->parallel.wq_desc.tail) { in guc_exec_queue_wq_snapshot_print()
2198 for (i = snapshot->parallel.wq_desc.head; in guc_exec_queue_wq_snapshot_print()
2199 i != snapshot->parallel.wq_desc.tail; in guc_exec_queue_wq_snapshot_print()
[all …]
A Dxe_guc_submit_types.h136 } parallel; member
A Dxe_sched_job.c57 static struct xe_sched_job *job_alloc(bool parallel) in job_alloc() argument
59 return kmem_cache_zalloc(parallel ? xe_sched_job_parallel_slab : in job_alloc()
/drivers/mux/
A DKconfig19 parallel and operating them independently.
43 multiplexers, which in that case will be operated in parallel.
/drivers/media/platform/ti/omap3isp/
A Disp.c2036 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()
2044 !!(vep->bus.parallel.flags & V4L2_MBUS_FIELD_EVEN_LOW); in isp_parse_of_parallel_endpoint()
2045 buscfg->bus.parallel.data_pol = in isp_parse_of_parallel_endpoint()
[all …]
A Domap3isp.h126 struct isp_parallel_cfg parallel; member
/drivers/char/
A DKconfig39 If you intend to attach a printer to the parallel port of your Linux
45 It is possible to share one parallel port among several devices
52 If you have several parallel ports, you can specify which ports to
79 tristate "Support for user-space parallel port device drivers"
83 is needed for programs that want portable access to the parallel
87 This is the parallel port equivalent of SCSI generic support (sg).
89 or parallel port CD-ROM/disk support.
/drivers/media/dvb-frontends/
A Dstv0910.h19 u8 parallel; member
/drivers/media/i2c/
A Dst-mipid02.c414 bridge->r.pix_width_ctrl = ep->bus.parallel.bus_width; in mipid02_configure_from_tx()
415 bridge->r.pix_width_ctrl_emb = ep->bus.parallel.bus_width; in mipid02_configure_from_tx()
416 if (ep->bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) in mipid02_configure_from_tx()
418 if (ep->bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_HIGH) in mipid02_configure_from_tx()
420 if (ep->bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in mipid02_configure_from_tx()
/drivers/gpu/drm/imx/ipuv3/
A DMakefile7 obj-$(CONFIG_DRM_IMX_PARALLEL_DISPLAY) += parallel-display.o
/drivers/gpu/drm/ci/xfails/
A Dmsm-sm8350-hdk-fails.txt10 msm/msm_recovery@gpu-fault-parallel,Fail
/drivers/media/platform/intel/
A Dpxa_camera.c1589 if (cfg.bus.parallel.flags != mbus_config) { in pxa_camera_set_bus_param()
1592 unsigned int flags = cfg.bus.parallel.flags; in pxa_camera_set_bus_param()
1608 pxa_camera_setup_cicr(pcdev, cfg.bus.parallel.flags, pixfmt); in pxa_camera_set_bus_param()
2221 switch (ep.bus.parallel.bus_width) { in pxa_camera_pdata_from_dt()
2241 if (ep.bus.parallel.flags & V4L2_MBUS_MASTER) in pxa_camera_pdata_from_dt()
2243 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH) in pxa_camera_pdata_from_dt()
2245 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_HIGH) in pxa_camera_pdata_from_dt()
2247 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in pxa_camera_pdata_from_dt()
2249 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING) in pxa_camera_pdata_from_dt()
/drivers/misc/bcm-vk/
A DKconfig11 multiple specific offload processing tasks in parallel.
/drivers/gpu/ipu-v3/
A Dipu-csi.c334 csicfg->vsync_pol = (mbus_cfg->bus.parallel.flags & in fill_csi_bus_cfg()
336 csicfg->hsync_pol = (mbus_cfg->bus.parallel.flags & in fill_csi_bus_cfg()
338 csicfg->pixclk_pol = (mbus_cfg->bus.parallel.flags & in fill_csi_bus_cfg()

Completed in 71 milliseconds

12345