Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 17 of 17) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h223 int increment,
273 unsigned num_clips, int increment);
277 int increment);
296 unsigned num_clips, int increment,
327 int increment,
Dvmwgfx_kms.c636 int ret, increment = 1; in vmw_framebuffer_dmabuf_dirty() local
654 increment = 2; in vmw_framebuffer_dmabuf_dirty()
660 clips, NULL, num_clips, increment, in vmw_framebuffer_dmabuf_dirty()
665 clips, num_clips, increment, in vmw_framebuffer_dmabuf_dirty()
671 clips, num_clips, increment); in vmw_framebuffer_dmabuf_dirty()
1719 int increment, in vmw_kms_helper_dirty() argument
1756 for (i = 0; i < num_clips; i++, clips_ptr += increment, in vmw_kms_helper_dirty()
1757 vclips_ptr += increment) { in vmw_kms_helper_dirty()
2016 int increment) in vmw_kms_update_proxy() argument
2038 for (i = 0; i < num_clips; ++i, clips += increment, ++cmd) { in vmw_kms_update_proxy()
Dvmwgfx_ldu.c460 unsigned num_clips, int increment) in vmw_kms_ldu_do_dmabuf_dirty() argument
478 for (i = 0; i < num_clips; i++, clips += increment) { in vmw_kms_ldu_do_dmabuf_dirty()
Dvmwgfx_scrn.c930 unsigned num_clips, int increment, in vmw_kms_sou_do_dmabuf_dirty() argument
954 0, 0, num_clips, increment, &dirty); in vmw_kms_sou_do_dmabuf_dirty()
Dvmwgfx_stdu.c850 int increment, in vmw_kms_stdu_dma() argument
879 0, 0, num_clips, increment, &ddirty.base); in vmw_kms_stdu_dma()
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-impedance-analyzer-ad593311 Frequency increment in Hz (step size) between consecutive
29 after each frequency increment, and before the ADC is triggered
/drivers/staging/wilc1000/
Dwilc_sdio.c255 cmd.increment = 1; in sdio_write_reg()
315 cmd.increment = 1; in sdio_write()
334 cmd.increment = 1; in sdio_write()
381 cmd.increment = 1; in sdio_read_reg()
446 cmd.increment = 1; in sdio_read()
465 cmd.increment = 1; in sdio_read()
Dwilc_wlan_if.h67 u32 increment: 1; member
/drivers/s390/block/
DKconfig80 provides a block device interface for each available SCM increment.
/drivers/auxdisplay/
DKconfig66 If your LCD seems to miss random writings, increment this.
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dhost.fuc83 // increment GET
Dkernel.fuc417 // increment PUT
/drivers/android/
Dbinder.c1888 uint32_t desc, bool increment, bool strong, in binder_update_ref_for_handle() argument
1901 if (increment) in binder_update_ref_for_handle()
3548 bool increment = cmd == BC_INCREFS || cmd == BC_ACQUIRE; in binder_thread_write() local
3556 if (increment && !target) { in binder_thread_write()
3575 proc, target, increment, strong, in binder_thread_write()
/drivers/scsi/aic7xxx/
Daic79xx.reg3241 * FIFO pointers increment with each read and write respectively
3457 * simply write four bytes in succession. OVLYADDR will increment after the
Daic7xxx.reg625 * four bytes in succession. The SEQADDRs will increment after the most
Daic79xx.seq778 * Clear this target's execution tail and increment the queue.
2177 * We increment the count here to make the nonpkt handler
/drivers/net/wireless/ipw2x00/
Dipw2100.c2709 goto increment; in __ipw2100_rx_process()
2763 increment: in __ipw2100_rx_process()