Searched refs:parallel (Results 26 - 50 of 84) sorted by relevance

1234

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_multi_lrc.c97 if (++i == ce->parallel.number_children)
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h67 /* virtual/parallel engine/context interface */
248 /** @parallel: sub-structure for parallel submission members */
266 * @last_rq: last request submitted on a parallel context, used
267 * to insert submit fences between requests in the parallel
273 * parallel submission
277 * @seqno: seqno for composite fence when doing parallel
285 /** @guc: GuC specific members for parallel submission */
304 } parallel; member in struct:intel_context
H A Dintel_lrc.c1132 ce->parallel.guc.parent_page = context_size / PAGE_SIZE;
1263 if (unlikely(ce->parallel.last_rq)) {
1264 i915_request_put(ce->parallel.last_rq);
1265 ce->parallel.last_rq = NULL;
/linux-master/drivers/media/i2c/
H A Dst-mipid02.c419 bridge->r.pix_width_ctrl = ep->bus.parallel.bus_width;
420 bridge->r.pix_width_ctrl_emb = ep->bus.parallel.bus_width;
421 if (ep->bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH)
423 if (ep->bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_HIGH)
425 if (ep->bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING)
H A Dmt9m111.c1156 cfg->bus.parallel.flags = V4L2_MBUS_MASTER |
1161 cfg->bus.parallel.flags |= mt9m111->pclk_sample ?
1252 mt9m111->pclk_sample = !!(bus_cfg.bus.parallel.flags &
H A Dml86v7667.c227 cfg->bus.parallel.flags = V4L2_MBUS_MASTER |
H A Dds90ub913.c699 if (vep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING)
701 else if (vep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING)
/linux-master/crypto/
H A Dpcrypt.c107 padata->parallel = pcrypt_aead_enc;
156 padata->parallel = pcrypt_aead_dec;
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c756 vin->parallel.mbus_type == V4L2_MBUS_BT656)
769 vin->parallel.mbus_type == V4L2_MBUS_BT656)
818 if (!(vin->parallel.bus.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW))
822 if (!(vin->parallel.bus.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW))
826 if (vin->parallel.bus.flags & V4L2_MBUS_DATA_ENABLE_LOW)
831 if (vin->parallel.bus.bus_width == 8 &&
832 vin->parallel.bus.data_shift == 8)
906 /* Select between CSI-2 and parallel input */
1346 ret = v4l2_subdev_call(vin->parallel.subdev, video, s_stream,
/linux-master/arch/mips/include/asm/ip32/
H A Dmace.h148 /* register definitions for parallel port DMA */
323 struct mace_parallel parallel; member in struct:mace_isa
/linux-master/Documentation/
H A DMakefile91 $(CONFIG_SHELL) $(srctree)/Documentation/sphinx/parallel-wrapper.sh \
/linux-master/drivers/media/platform/atmel/
H A Datmel-isi.c850 switch (ep.bus.parallel.bus_width) {
860 ep.bus.parallel.bus_width);
864 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)
866 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)
868 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING)
/linux-master/drivers/media/platform/intel/
H A Dpxa_camera.c1590 if (cfg.bus.parallel.flags != mbus_config) {
1593 unsigned int flags = cfg.bus.parallel.flags;
1609 pxa_camera_setup_cicr(pcdev, cfg.bus.parallel.flags, pixfmt);
2222 switch (ep.bus.parallel.bus_width) {
2242 if (ep.bus.parallel.flags & V4L2_MBUS_MASTER)
2244 if (ep.bus.parallel.flags & V4L2_MBUS_HSYNC_ACTIVE_HIGH)
2246 if (ep.bus.parallel.flags & V4L2_MBUS_VSYNC_ACTIVE_HIGH)
2248 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING)
2250 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_FALLING)
/linux-master/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c235 unsigned char bus_width = endpoint->bus.parallel.bus_width;
236 unsigned int flags = endpoint->bus.parallel.flags;
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c135 csi->bus = vep.bus.parallel;
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-csi.c360 csicfg->vsync_pol = (mbus_cfg->bus.parallel.flags &
362 csicfg->hsync_pol = (mbus_cfg->bus.parallel.flags &
364 csicfg->pixclk_pol = (mbus_cfg->bus.parallel.flags &
/linux-master/tools/virtio/
H A Dvringh_test.c454 bool fast_vringh = false, parallel = false; local
472 else if (strcmp(argv[1], "--parallel") == 0)
473 parallel = true;
479 if (parallel)
/linux-master/scripts/
H A Dcheck-uapi.sh29 -j JOBS Number of checks to run in parallel (default: number of CPU cores).
/linux-master/kernel/
H A Dpadata.c3 * padata.c - generic interface to process data streams in parallel
152 padata->parallel(padata);
220 padata->parallel(padata);
245 * be parallel processed by another cpu and is not yet present in
266 * Checks the rare case where two or more parallel jobs have hashed to
309 * If the next object that needs serialization is parallel
735 * to parallel and serial cpumasks respectively.
936 * parallel_cpumask [RW] - cpumask for parallel workers
/linux-master/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c93 q->parallel.composite_fence_ctx = dma_fence_context_alloc(1);
94 q->parallel.composite_fence_seqno = XE_FENCE_INITIAL_SEQNO;
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1824 * a parallel camera sensor or a bridge
1929 ep.bus.parallel.bus_width != 8) {
1931 ep.bus.parallel.bus_width);
1935 dcmi->bus.flags = ep.bus.parallel.flags;
1936 dcmi->bus.bus_width = ep.bus.parallel.bus_width;
1937 dcmi->bus.data_shift = ep.bus.parallel.data_shift;
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-sama5d2-isc.c386 flags = v4l2_epn.bus.parallel.flags;
H A Dmicrochip-sama7g5-isc.c372 flags = v4l2_epn.bus.parallel.flags;
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-sama5d2-isc.c366 flags = v4l2_epn.bus.parallel.flags;
H A Datmel-sama7g5-isc.c352 flags = v4l2_epn.bus.parallel.flags;

Completed in 228 milliseconds

1234