Searched defs:bpl (Results 1 - 41 of 41) sorted by relevance

/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68-risc.c41 tw68_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) tw68_risc_field() argument
136 tw68_risc_buffer(struct pci_dev *pci, struct tw68_buf *buf, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) tw68_risc_buffer() argument
H A Dtw68-video.c467 unsigned size, bpl; tw68_buf_prepare() local
/linux-4.4.14/drivers/usb/gadget/function/
H A Duvc_v4l2.c112 unsigned int bpl; uvc_v4l2_set_format() local
/linux-4.4.14/drivers/video/fbdev/core/
H A Dcfbimgblt.c268 u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; cfb_imageblit() local
H A Dsysimgblt.c243 u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; sys_imageblit() local
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c158 unsigned int bpl, padding, offset; vbi_buffer_prepare() local
H A Dbttv-risc.c718 int bpl = (buf->fmt->depth >> 3) * buf->vb.width; bttv_buffer_risc() local
47 bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc, struct scatterlist *sglist, unsigned int offset, unsigned int bpl, unsigned int padding, unsigned int skip_lines, unsigned int store_lines) bttv_risc_packed() argument
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c346 unsigned int bpl = chip->dev-> snd_cx23885_pcm_open() local
H A Dcx23885-core.c439 cx23885_sram_channel_setup(struct cx23885_dev *dev, struct sram_channel *ch, unsigned int bpl, u32 risc) cx23885_sram_channel_setup() argument
1059 cx23885_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi, bool jump) cx23885_risc_field() argument
1126 cx23885_risc_buffer(struct pci_dev *pci, struct cx23885_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) cx23885_risc_buffer() argument
1168 cx23885_risc_databuffer(struct pci_dev *pci, struct cx23885_riscmem *risc, struct scatterlist *sglist, unsigned int bpl, unsigned int lines, unsigned int lpi) cx23885_risc_databuffer() argument
1201 cx23885_risc_vbibuffer(struct pci_dev *pci, struct cx23885_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) cx23885_risc_vbibuffer() argument
H A Dcx23885.h177 unsigned int bpl; member in struct:cx23885_buffer
324 unsigned int bpl; member in struct:cx23885_audio_buffer
/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-audio-upstream.c47 cx25821_sram_channel_setup_upstream_audio(struct cx25821_dev *dev, const struct sram_channel *ch, unsigned int bpl, u32 risc) cx25821_sram_channel_setup_upstream_audio() argument
102 cx25821_risc_field_upstream_audio(struct cx25821_dev *dev, __le32 *rp, dma_addr_t databuf_phys_addr, unsigned int bpl, int fifo_enable) cx25821_risc_field_upstream_audio() argument
136 cx25821_risc_buffer_upstream_audio(struct cx25821_dev *dev, struct pci_dev *pci, unsigned int bpl, unsigned int lines) cx25821_risc_buffer_upstream_audio() argument
362 cx25821_audio_upstream_buffer_prepare(struct cx25821_dev *dev, const struct sram_channel *sram_ch, int bpl) cx25821_audio_upstream_buffer_prepare() argument
H A Dcx25821-video-upstream.c41 cx25821_sram_channel_setup_upstream(struct cx25821_dev *dev, const struct sram_channel *ch, unsigned int bpl, u32 risc) cx25821_sram_channel_setup_upstream() argument
95 cx25821_update_riscprogram(struct cx25821_channel *chan, __le32 *rp, unsigned int offset, unsigned int bpl, u32 sync_line, unsigned int lines, int fifo_enable, int field_type) cx25821_update_riscprogram() argument
127 cx25821_risc_field_upstream(struct cx25821_channel *chan, __le32 *rp, dma_addr_t databuf_phys_addr, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int lines, int fifo_enable, int field_type) cx25821_risc_field_upstream() argument
172 cx25821_risc_buffer_upstream(struct cx25821_channel *chan, struct pci_dev *pci, unsigned int top_offset, unsigned int bpl, unsigned int lines) cx25821_risc_buffer_upstream() argument
346 cx25821_upstream_buffer_prepare(struct cx25821_channel *chan, const struct sram_channel *sram_ch, int bpl) cx25821_upstream_buffer_prepare() argument
H A Dcx25821-alsa.c65 unsigned int bpl; member in struct:cx25821_audio_buffer
463 unsigned int bpl = 0; snd_cx25821_pcm_open() local
H A Dcx25821-core.c438 cx25821_sram_channel_setup(struct cx25821_dev *dev, const struct sram_channel *ch, unsigned int bpl, u32 risc) cx25821_sram_channel_setup() argument
506 cx25821_sram_channel_setup_audio(struct cx25821_dev *dev, const struct sram_channel *ch, unsigned int bpl, u32 risc) cx25821_sram_channel_setup_audio() argument
1006 cx25821_risc_field(__le32 * rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, bool jump) cx25821_risc_field() argument
1068 cx25821_risc_buffer(struct pci_dev *pci, struct cx25821_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) cx25821_risc_buffer() argument
1117 cx25821_risc_field_audio(__le32 * rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi) cx25821_risc_field_audio() argument
1178 cx25821_risc_databuffer_audio(struct pci_dev *pci, struct cx25821_riscmem *risc, struct scatterlist *sglist, unsigned int bpl, unsigned int lines, unsigned int lpi) cx25821_risc_databuffer_audio() argument
H A Dcx25821.h135 unsigned int bpl; member in struct:cx25821_buffer
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-dsp.c237 unsigned int bpl = srch->fifo_size/AUD_RDS_LINES; read_rds_samples() local
H A Dcx88-alsa.c63 unsigned int bpl; member in struct:cx88_audio_buffer
442 unsigned int bpl = cx88_sram_channels[SRAM_CH25].fifo_size / 4; snd_cx88_pcm_open() local
H A Dcx88-core.c770 int bpl = cx88_sram_channels[SRAM_CH25].fifo_size/4; cx88_start_audio_dma() local
76 cx88_risc_field(__le32 *rp, struct scatterlist *sglist, unsigned int offset, u32 sync_line, unsigned int bpl, unsigned int padding, unsigned int lines, unsigned int lpi, bool jump) cx88_risc_field() argument
135 cx88_risc_buffer(struct pci_dev *pci, struct cx88_riscmem *risc, struct scatterlist *sglist, unsigned int top_offset, unsigned int bottom_offset, unsigned int bpl, unsigned int padding, unsigned int lines) cx88_risc_buffer() argument
176 cx88_risc_databuffer(struct pci_dev *pci, struct cx88_riscmem *risc, struct scatterlist *sglist, unsigned int bpl, unsigned int lines, unsigned int lpi) cx88_risc_databuffer() argument
333 cx88_sram_channel_setup(struct cx88_core *core, const struct sram_channel *ch, unsigned int bpl, u32 risc) cx88_sram_channel_setup() argument
H A Dcx88.h328 unsigned int bpl; member in struct:cx88_buffer
/linux-4.4.14/drivers/staging/media/omap4iss/
H A Diss_video.c121 unsigned int bpl = pix->bytesperline; iss_video_mbus_to_pix() local
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-core.c738 u32 bpl = plane_fmt->bytesperline; fimc_adjust_mplane_format() local
H A Dfimc-lite.c714 u32 bpl = pixm->plane_fmt[0].bytesperline; fimc_lite_try_fmt() local
/linux-4.4.14/drivers/media/platform/omap3isp/
H A Dispvideo.c145 unsigned int bpl = pix->bytesperline; isp_video_mbus_to_pix() local
H A Dispccdc.c886 ccdc_config_outlineoffset(struct isp_ccdc_device *ccdc, unsigned int bpl, enum v4l2_field field) ccdc_config_outlineoffset() argument
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-kthread-cap.c232 plane_vaddr(struct tpg_data *tpg, struct vivid_buffer *buf, unsigned p, unsigned bpl[TPG_MAX_PLANES], unsigned h) plane_vaddr() argument
H A Dvivid-tpg.h407 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) tpg_s_bytesperline() argument
439 tpg_calc_line_width(const struct tpg_data *tpg, unsigned plane, unsigned bpl) tpg_calc_line_width() argument
/linux-4.4.14/drivers/media/platform/vsp1/
H A Dvsp1_video.c252 unsigned int bpl; __vsp1_video_try_format() local
/linux-4.4.14/drivers/media/platform/xilinx/
H A Dxilinx-dma.c552 unsigned int bpl; __xvip_dma_try_format() local
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_ct.c204 lpfc_alloc_ct_rsp(struct lpfc_hba *phba, int cmdcode, struct ulp_bde64 *bpl, lpfc_alloc_ct_rsp() argument
381 struct ulp_bde64 *bpl = (struct ulp_bde64 *) bmp->virt; lpfc_ct_cmd() local
1133 struct ulp_bde64 *bpl; lpfc_ns_cmd() local
1408 struct ulp_bde64 *bpl; lpfc_fdmi_cmd() local
H A Dlpfc_bsg.c387 struct ulp_bde64 *bpl = NULL; lpfc_bsg_send_mgmt_cmd() local
1612 struct ulp_bde64 *bpl; lpfc_bsg_send_mgmt_rsp() local
2539 struct ulp_bde64 *bpl = NULL; lpfcdiag_loop_get_xri() local
5039 struct ulp_bde64 *bpl = NULL; lpfc_menlo_cmd() local
153 lpfc_alloc_bsg_buffers(struct lpfc_hba *phba, unsigned int size, int outbound_buffers, struct ulp_bde64 *bpl, int *bpl_entries) lpfc_alloc_bsg_buffers() argument
2759 diag_cmd_data_alloc(struct lpfc_hba *phba, struct ulp_bde64 *bpl, uint32_t size, int nocopydata) diag_cmd_data_alloc() argument
H A Dlpfc_els.c158 struct ulp_bde64 *bpl; lpfc_prep_els_iocb() local
H A Dlpfc_scsi.c388 struct ulp_bde64 *bpl; lpfc_new_scsi_buf_s3() local
1152 struct ulp_bde64 *bpl = lpfc_cmd->fcp_bpl; lpfc_scsi_prep_dma_buf_s3() local
2704 struct ulp_bde64 *bpl = lpfc_cmd->fcp_bpl; lpfc_bg_scsi_prep_dma_buf_s3() local
1869 lpfc_bg_setup_bpl(struct lpfc_hba *phba, struct scsi_cmnd *sc, struct ulp_bde64 *bpl, int datasegcnt) lpfc_bg_setup_bpl() argument
2009 lpfc_bg_setup_bpl_prot(struct lpfc_hba *phba, struct scsi_cmnd *sc, struct ulp_bde64 *bpl, int datacnt, int protcnt) lpfc_bg_setup_bpl_prot() argument
H A Dlpfc_sli.c8054 struct ulp_bde64 *bpl = NULL; lpfc_sli4_bpl2sgl() local
8167 struct ulp_bde64 *bpl = NULL; lpfc_sli4_iocb2wqe() local
11460 struct ulp_bde64 *bpl, bde; lpfc_sli4_iocb_param_transfer() local
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_hw.c1010 uint w, h, bpp, bpl, size, lpb, bnum, brest; OSDSetBlock() local
/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c456 int bpl = (pix_mp->width * fmt->depth[i]) >> 3; gsc_try_fmt_mplane() local
/linux-4.4.14/arch/x86/boot/
H A Dboot.h261 u8 bpl, bph, ebp2, ebp3; member in struct:biosregs::__anon2971::__anon2974
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-video.c728 unsigned long base,control,bpl; start_preview() local
764 saa_writel(SAA7134_RS_BA2(1),base+bpl); start_preview() local
795 unsigned long base,control,bpl; buffer_activate() local
825 saa_writel(SAA7134_RS_BA2(0),base+bpl); buffer_activate() local
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c1351 u32 bpl = q_data->w; s5p_jpeg_g_fmt() local
1451 u32 bpl = pix->bytesperline; vidioc_try_fmt() local
/linux-4.4.14/drivers/media/platform/
H A Dsh_vou.c147 unsigned char bpl; member in struct:sh_vou_fmt
H A Drcar_jpu.c823 unsigned int i, bpl = 0; __jpu_try_fmt() local
1361 unsigned int w, h, bpl; jpu_device_run() local
/linux-4.4.14/drivers/usb/dwc3/
H A Dcore.h573 u32 bpl; member in struct:dwc3_trb

Completed in 1368 milliseconds