Searched refs:stride (Results 276 - 300 of 423) sorted by relevance

<<11121314151617

/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_drv.h408 u32 stride; member in struct:v3d_copy_query_results_info
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.h114 * @RKISP1_FEATURE_MAIN_STRIDE: The ISP supports configurable stride on the main path
278 * @stride: the line stride for the first plane, in pixel units
299 unsigned int stride; member in struct:rkisp1_capture
/linux-master/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c416 int stride; local
524 stride = par->l1_cfg.sw * (fbi->var.bits_per_pixel / 8);
525 par->l1_stride = stride / 64 + ((stride % 64) ? 1 : 0);
/linux-master/scripts/gcc-plugins/
H A Dstackleak_plugin.c538 .stride = sizeof(track_function_decl),
/linux-master/kernel/dma/
H A Dswiotlb.c1025 unsigned int nslots = nr_slots(alloc_size), stride; local
1058 stride = get_max_slots(max(alloc_align_mask, iotlb_align_mask));
1087 index = wrap_area_index(pool, index + stride);
1088 slots_checked += stride;
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h533 uint32 stride; member in struct:__anon521
633 uint32 stride; member in struct:__anon528
1031 uint16 stride; member in struct:__anon566
/linux-master/drivers/gpu/drm/gma500/
H A Dgma_display.c91 REG_WRITE(map->stride, fb->pitches[0]);
602 crtc_state->saveDSPSTRIDE = REG_READ(map->stride);
656 REG_WRITE(map->stride, crtc_state->saveDSPSTRIDE);
/linux-master/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c71 lens += urb->iso_frame_desc[i].actual_length / usx2y->stride;
121 counts = shm->captured_iso[shm->playback_iso_head].length / usx2y->stride;
136 urb->transfer_buffer_length = count * usx2y->stride;
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c553 static void ipu_calculate_bursts(u32 width, u32 cpp, u32 stride, argument
559 /* Maximum number of pixels per burst without overshooting stride */
561 if (round_up(width_bytes, npb * cpp) <= stride)
566 /* Maximum number of consecutive bursts without overshooting stride */
568 if (round_up(width_bytes, npb * cpp * bursts) <= stride)
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c23 u32 first_vf_offset, stride; local
29 stride = cdns_pcie_ep_fn_readw(pcie, fn, cap + PCI_SRIOV_VF_STRIDE);
30 fn = fn + first_vf_offset + ((vfn - 1) * stride);
/linux-master/sound/usb/
H A Dendpoint.c300 length = counts * ep->stride; /* number of silent bytes */
301 offset = offs * ep->stride + extra * i;
315 urb->transfer_buffer_length = offs * ep->stride + ctx->packets * extra;
1116 ep->stride = frame_bits >> 3;
1795 * will have the same amount of payload bytes per stride as the
1797 * by the stride, use the sender stride to calculate the length
1806 urb->iso_frame_desc[i].actual_length / sender->stride;
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c590 hwq_attr.stride = sizeof(struct nq_base);
640 hwq_attr.stride = srq->wqe_size;
853 hwq_attr.stride = sizeof(struct sq_sge);
881 hwq_attr.stride = sizeof(struct sq_sge);
1013 hwq_attr.stride = sizeof(struct sq_sge);
1053 hwq_attr.stride = sizeof(struct sq_sge);
1110 hwq_attr.stride = BNXT_QPLIB_MAX_ORRQE_ENTRY_SIZE;
1128 hwq_attr.stride = BNXT_QPLIB_MAX_IRRQE_ENTRY_SIZE;
2145 hwq_attr.stride = sizeof(struct cq_base);
2225 hwq_attr.stride
[all...]
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c1937 u32 op_count, stride; local
1942 stride = crtEntry->addr_stride;
2060 addr = addr + stride;
2094 u32 op_count, addr, stride, value; local
2098 stride = crbEntry->addr_stride;
2104 addr = addr + stride;
/linux-master/drivers/dma/
H A Dat_xdmac.c1384 size_t stride = 0, pstride = 0, len = 0; local
1410 pstride = stride;
1412 stride = sg_dma_address(sg) -
1419 * Unfortunately, we don't have the stride, which we
1423 * len stride len stride len
1435 if ((stride == pstride) &&
1446 ppdesc->lld.mbr_dus = stride;
1468 * would be a negative stride,
1496 * since we don't care about the stride anymor
[all...]
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c1415 pix_fmt_mp->plane_fmt[0].bytesperline = ctx->stride[0];
1417 pix_fmt_mp->plane_fmt[1].bytesperline = ctx->stride[1];
1421 pix_fmt_mp->plane_fmt[2].bytesperline = ctx->stride[2];
1510 pix_fmt_mp->plane_fmt[0].bytesperline = ctx->stride[0];
1512 pix_fmt_mp->plane_fmt[1].bytesperline = ctx->stride[1];
1515 pix_fmt_mp->plane_fmt[2].bytesperline = ctx->stride[2];
H A Ds5p_mfc_dec.c376 pix_mp->plane_fmt[0].bytesperline = ctx->stride[0];
378 pix_mp->plane_fmt[1].bytesperline = ctx->stride[1];
382 pix_mp->plane_fmt[2].bytesperline = ctx->stride[2];
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c476 * The stride in bytes must not exceed of the size
487 * "The stride in bytes must not exceed the
595 * The stride is either expressed as a multiple of 64 bytes chunks for
611 u32 stride = plane_state->view.color_plane[color_plane].scanout_stride; local
616 return stride / skl_plane_stride_mult(fb, color_plane, rotation);
1140 u32 stride = skl_plane_stride(plane_state, 0); local
1153 PLANE_STRIDE_(stride));
1269 u32 stride = skl_plane_stride(plane_state, color_plane); local
1289 PLANE_STRIDE_(stride));
1677 * if the x offset + width exceed the stride
[all...]
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h844 u32 row_stride; /* row stride */
1028 u32 stride; member in struct:imgu_abi_osys_frame_params
1346 u16 padded_width; /* stride of line in memory
1858 u32 stride; member in struct:imgu_abi_dma_port_config
1930 u32 stride; /* Stride in bytes */ member in struct:imgu_abi_metadata_info
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c1027 vbs->stride = 0;
1031 vbs->stride = biv->stride;
/linux-master/drivers/media/platform/ti/cal/
H A Dcal.c379 unsigned int stride = ctx->v_fmt.fmt.pix.bytesperline; local
396 stride / 16, CAL_WR_DMA_OFST_MASK);
408 cal_set_field(&val, stride / 8, CAL_WR_DMA_XSIZE_MASK);
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c887 uint32_t blendcfg, stride; local
901 stride = width * info->cpp[0];
925 mdp5_write(mdp5_kms, REG_MDP5_LM_CURSOR_STRIDE(lm), stride);
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c165 * @stride: buffer stride/pitch in bytes
174 unsigned int stride; member in struct:g2d_buf_desc
662 (unsigned long)buf_desc->stride +
1073 buf_desc->stride = cmdlist->data[index + 1];
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nx2.h436 uint8_t stride; member in struct:qla8044_minidump_entry_rddfe
/linux-master/drivers/rtc/
H A Drtc-ds1553.c259 .stride = 1,
H A Drtc-stk17ta8.c267 .stride = 1,

Completed in 330 milliseconds

<<11121314151617