bpl 258 arch/x86/boot/boot.h u8 bpl, bph, ebp2, ebp3; bpl 369 drivers/gpu/drm/mcde/mcde_dsi.c u64 bpl; bpl 488 drivers/gpu/drm/mcde/mcde_dsi.c bpl = mode->clock * mode->htotal; bpl 489 drivers/gpu/drm/mcde/mcde_dsi.c bpl *= (d->hs_freq / 8); bpl 490 drivers/gpu/drm/mcde/mcde_dsi.c do_div(bpl, 1000000); /* microseconds */ bpl 491 drivers/gpu/drm/mcde/mcde_dsi.c do_div(bpl, 1000000); /* seconds */ bpl 492 drivers/gpu/drm/mcde/mcde_dsi.c bpl *= d->mdsi->lanes; bpl 493 drivers/gpu/drm/mcde/mcde_dsi.c dev_dbg(d->dev, "calculated bytes per line: %llu\n", bpl); bpl 500 drivers/gpu/drm/mcde/mcde_dsi.c blkline_pck = bpl - (mode->hsync_end - mode->hsync_start) - 6; bpl 504 drivers/gpu/drm/mcde/mcde_dsi.c blkline_pck = bpl - 4 - 6; bpl 520 drivers/gpu/drm/mcde/mcde_dsi.c blkeol_pck = bpl - mode->hdisplay * bpp - 6; bpl 37 drivers/media/pci/bt8xx/bttv-risc.c unsigned int offset, unsigned int bpl, bpl 51 drivers/media/pci/bt8xx/bttv-risc.c instructions += (1 + ((bpl + padding) * store_lines) bpl 64 drivers/media/pci/bt8xx/bttv-risc.c BT848_RISC_EOL | bpl); bpl 77 drivers/media/pci/bt8xx/bttv-risc.c if (bpl <= sg_dma_len(sg)-offset) { bpl 80 drivers/media/pci/bt8xx/bttv-risc.c BT848_RISC_EOL|bpl); bpl 82 drivers/media/pci/bt8xx/bttv-risc.c offset+=bpl; bpl 85 drivers/media/pci/bt8xx/bttv-risc.c todo = bpl; bpl 708 drivers/media/pci/bt8xx/bttv-risc.c int bpl = (buf->fmt->depth >> 3) * buf->vb.width; bpl 709 drivers/media/pci/bt8xx/bttv-risc.c int bpf = bpl * (buf->vb.height >> 1); bpl 718 drivers/media/pci/bt8xx/bttv-risc.c /* offset */ 0,bpl, bpl 724 drivers/media/pci/bt8xx/bttv-risc.c 0,bpl,0,0,buf->vb.height); bpl 728 drivers/media/pci/bt8xx/bttv-risc.c 0,bpl,bpl,0,buf->vb.height >> 1); bpl 730 drivers/media/pci/bt8xx/bttv-risc.c bpl,bpl,bpl,0,buf->vb.height >> 1); bpl 734 drivers/media/pci/bt8xx/bttv-risc.c 0,bpl,0,0,buf->vb.height >> 1); bpl 736 drivers/media/pci/bt8xx/bttv-risc.c bpf,bpl,0,0,buf->vb.height >> 1); bpl 146 drivers/media/pci/bt8xx/bttv-vbi.c unsigned int bpl, padding, offset; bpl 149 drivers/media/pci/bt8xx/bttv-vbi.c bpl = 2044; /* max. vbipack */ bpl 150 drivers/media/pci/bt8xx/bttv-vbi.c padding = VBI_BPL - bpl; bpl 155 drivers/media/pci/bt8xx/bttv-vbi.c /* offset */ 0, bpl, bpl 167 drivers/media/pci/bt8xx/bttv-vbi.c offset, bpl, bpl 240 drivers/media/pci/bt8xx/bttvp.h unsigned int offset, unsigned int bpl, bpl 163 drivers/media/pci/cx23885/cx23885-alsa.c cx23885_sram_channel_setup(chip->dev, audio_ch, buf->bpl, bpl 167 drivers/media/pci/cx23885/cx23885-alsa.c cx_write(AUD_INT_A_LNGTH, buf->bpl); bpl 177 drivers/media/pci/cx23885/cx23885-alsa.c buf->bpl, cx_read(audio_ch->cmds_start+12)>>1, bpl 178 drivers/media/pci/cx23885/cx23885-alsa.c chip->num_periods, buf->bpl * chip->num_periods); bpl 332 drivers/media/pci/cx23885/cx23885-alsa.c unsigned int bpl = chip->dev-> bpl 334 drivers/media/pci/cx23885/cx23885-alsa.c bpl &= ~7; /* must be multiple of 8 */ bpl 335 drivers/media/pci/cx23885/cx23885-alsa.c runtime->hw.period_bytes_min = bpl; bpl 336 drivers/media/pci/cx23885/cx23885-alsa.c runtime->hw.period_bytes_max = bpl; bpl 380 drivers/media/pci/cx23885/cx23885-alsa.c buf->bpl = chip->period_size; bpl 456 drivers/media/pci/cx23885/cx23885-core.c unsigned int bpl, u32 risc) bpl 474 drivers/media/pci/cx23885/cx23885-core.c bpl = (bpl + 7) & ~7; /* alignment */ bpl 476 drivers/media/pci/cx23885/cx23885-core.c lines = ch->fifo_size / bpl; bpl 488 drivers/media/pci/cx23885/cx23885-core.c ch->fifo_start + bpl*i); bpl 489 drivers/media/pci/cx23885/cx23885-core.c cx_write(cdt + 16*i, ch->fifo_start + bpl*i); bpl 515 drivers/media/pci/cx23885/cx23885-core.c cx_write(ch->cnt1_reg, (bpl >> 3) - 1); bpl 520 drivers/media/pci/cx23885/cx23885-core.c bpl, bpl 1133 drivers/media/pci/cx23885/cx23885-core.c unsigned int bpl, unsigned int padding, bpl 1163 drivers/media/pci/cx23885/cx23885-core.c if (bpl <= sg_dma_len(sg)-offset) { bpl 1165 drivers/media/pci/cx23885/cx23885-core.c *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); bpl 1168 drivers/media/pci/cx23885/cx23885-core.c offset += bpl; bpl 1171 drivers/media/pci/cx23885/cx23885-core.c todo = bpl; bpl 1200 drivers/media/pci/cx23885/cx23885-core.c unsigned int bottom_offset, unsigned int bpl, bpl 1217 drivers/media/pci/cx23885/cx23885-core.c instructions = fields * (1 + ((bpl + padding) * lines) bpl 1229 drivers/media/pci/cx23885/cx23885-core.c bpl, padding, lines, 0, true); bpl 1232 drivers/media/pci/cx23885/cx23885-core.c bpl, padding, lines, 0, UNSET == top_offset); bpl 1243 drivers/media/pci/cx23885/cx23885-core.c unsigned int bpl, bpl 1254 drivers/media/pci/cx23885/cx23885-core.c instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; bpl 1265 drivers/media/pci/cx23885/cx23885-core.c bpl, 0, lines, lpi, lpi == 0); bpl 1275 drivers/media/pci/cx23885/cx23885-core.c unsigned int bottom_offset, unsigned int bpl, bpl 1292 drivers/media/pci/cx23885/cx23885-core.c instructions = fields * (1 + ((bpl + padding) * lines) bpl 1306 drivers/media/pci/cx23885/cx23885-core.c bpl, padding, lines, 0, true); bpl 1310 drivers/media/pci/cx23885/cx23885-core.c bpl, padding, lines, 0, UNSET == top_offset); bpl 312 drivers/media/pci/cx23885/cx23885-video.c buf->bpl, buf->risc.dma); bpl 350 drivers/media/pci/cx23885/cx23885-video.c buf->bpl = (dev->width * dev->fmt->depth) >> 3; bpl 352 drivers/media/pci/cx23885/cx23885-video.c if (vb2_plane_size(vb, 0) < dev->height * buf->bpl) bpl 354 drivers/media/pci/cx23885/cx23885-video.c vb2_set_plane_payload(vb, 0, dev->height * buf->bpl); bpl 360 drivers/media/pci/cx23885/cx23885-video.c buf->bpl, 0, dev->height); bpl 365 drivers/media/pci/cx23885/cx23885-video.c buf->bpl, 0, dev->height); bpl 382 drivers/media/pci/cx23885/cx23885-video.c line0_offset = buf->bpl; bpl 389 drivers/media/pci/cx23885/cx23885-video.c line1_offset = buf->bpl; bpl 394 drivers/media/pci/cx23885/cx23885-video.c buf->bpl, buf->bpl, bpl 400 drivers/media/pci/cx23885/cx23885-video.c 0, buf->bpl * (dev->height >> 1), bpl 401 drivers/media/pci/cx23885/cx23885-video.c buf->bpl, 0, bpl 407 drivers/media/pci/cx23885/cx23885-video.c buf->bpl * (dev->height >> 1), 0, bpl 408 drivers/media/pci/cx23885/cx23885-video.c buf->bpl, 0, bpl 177 drivers/media/pci/cx23885/cx23885.h unsigned int bpl; bpl 324 drivers/media/pci/cx23885/cx23885.h unsigned int bpl; bpl 511 drivers/media/pci/cx23885/cx23885.h unsigned int bpl, u32 risc); bpl 519 drivers/media/pci/cx23885/cx23885.h unsigned int bpl, unsigned int padding, unsigned int lines); bpl 524 drivers/media/pci/cx23885/cx23885.h unsigned int bpl, unsigned int padding, unsigned int lines); bpl 624 drivers/media/pci/cx23885/cx23885.h unsigned int bpl, bpl 52 drivers/media/pci/cx25821/cx25821-alsa.c unsigned int bpl; bpl 230 drivers/media/pci/cx25821/cx25821-alsa.c cx25821_sram_channel_setup_audio(chip->dev, audio_ch, buf->bpl, bpl 234 drivers/media/pci/cx25821/cx25821-alsa.c cx_write(AUD_A_LNGTH, buf->bpl); bpl 450 drivers/media/pci/cx25821/cx25821-alsa.c unsigned int bpl = 0; bpl 469 drivers/media/pci/cx25821/cx25821-alsa.c bpl = cx25821_sram_channels[AUDIO_SRAM_CHANNEL].fifo_size / 3; bpl 470 drivers/media/pci/cx25821/cx25821-alsa.c bpl &= ~7; /* must be multiple of 8 */ bpl 472 drivers/media/pci/cx25821/cx25821-alsa.c if (bpl > AUDIO_LINE_SIZE) bpl 473 drivers/media/pci/cx25821/cx25821-alsa.c bpl = AUDIO_LINE_SIZE; bpl 475 drivers/media/pci/cx25821/cx25821-alsa.c runtime->hw.period_bytes_min = bpl; bpl 476 drivers/media/pci/cx25821/cx25821-alsa.c runtime->hw.period_bytes_max = bpl; bpl 522 drivers/media/pci/cx25821/cx25821-alsa.c buf->bpl = chip->period_size; bpl 426 drivers/media/pci/cx25821/cx25821-core.c unsigned int bpl, u32 risc) bpl 439 drivers/media/pci/cx25821/cx25821-core.c bpl = (bpl + 7) & ~7; /* alignment */ bpl 441 drivers/media/pci/cx25821/cx25821-core.c lines = ch->fifo_size / bpl; bpl 454 drivers/media/pci/cx25821/cx25821-core.c cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); bpl 487 drivers/media/pci/cx25821/cx25821-core.c cx_write(ch->cnt1_reg, (bpl >> 3) - 1); bpl 494 drivers/media/pci/cx25821/cx25821-core.c unsigned int bpl, u32 risc) bpl 507 drivers/media/pci/cx25821/cx25821-core.c bpl = (bpl + 7) & ~7; /* alignment */ bpl 509 drivers/media/pci/cx25821/cx25821-core.c lines = ch->fifo_size / bpl; bpl 522 drivers/media/pci/cx25821/cx25821-core.c cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); bpl 553 drivers/media/pci/cx25821/cx25821-core.c cx_write(ch->cnt1_reg, (bpl >> 3) - 1); bpl 995 drivers/media/pci/cx25821/cx25821-core.c unsigned int bpl, unsigned int padding, bpl 1018 drivers/media/pci/cx25821/cx25821-core.c if (bpl <= sg_dma_len(sg) - offset) { bpl 1021 drivers/media/pci/cx25821/cx25821-core.c bpl); bpl 1024 drivers/media/pci/cx25821/cx25821-core.c offset += bpl; bpl 1027 drivers/media/pci/cx25821/cx25821-core.c todo = bpl; bpl 1057 drivers/media/pci/cx25821/cx25821-core.c unsigned int bottom_offset, unsigned int bpl, bpl 1076 drivers/media/pci/cx25821/cx25821-core.c instructions = fields * (1 + ((bpl + padding) * lines) / PAGE_SIZE + bpl 1088 drivers/media/pci/cx25821/cx25821-core.c rp = cx25821_risc_field(rp, sglist, top_offset, 0, bpl, padding, bpl 1093 drivers/media/pci/cx25821/cx25821-core.c rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, bpl 1106 drivers/media/pci/cx25821/cx25821-core.c unsigned int bpl, unsigned int padding, bpl 1129 drivers/media/pci/cx25821/cx25821-core.c if (bpl <= sg_dma_len(sg) - offset) { bpl 1132 drivers/media/pci/cx25821/cx25821-core.c bpl); bpl 1135 drivers/media/pci/cx25821/cx25821-core.c offset += bpl; bpl 1138 drivers/media/pci/cx25821/cx25821-core.c todo = bpl; bpl 1168 drivers/media/pci/cx25821/cx25821-core.c unsigned int bpl, bpl 1180 drivers/media/pci/cx25821/cx25821-core.c instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; bpl 1189 drivers/media/pci/cx25821/cx25821-core.c rp = cx25821_risc_field_audio(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, bpl 66 drivers/media/pci/cx25821/cx25821-video.c cx25821_sram_channel_setup(dev, channel, buf->bpl, buf->risc.dma); bpl 155 drivers/media/pci/cx25821/cx25821-video.c buf->bpl = (chan->fmt->depth * chan->width) >> 3; bpl 157 drivers/media/pci/cx25821/cx25821-video.c buf->bpl = (chan->fmt->depth >> 3) * chan->width; bpl 159 drivers/media/pci/cx25821/cx25821-video.c if (vb2_plane_size(vb, 0) < chan->height * buf->bpl) bpl 161 drivers/media/pci/cx25821/cx25821-video.c vb2_set_plane_payload(vb, 0, chan->height * buf->bpl); bpl 165 drivers/media/pci/cx25821/cx25821-video.c bpl_local = buf->bpl; bpl 167 drivers/media/pci/cx25821/cx25821-video.c bpl_local = buf->bpl; /* Default */ bpl 181 drivers/media/pci/cx25821/cx25821-video.c buf->bpl, 0, chan->height); bpl 186 drivers/media/pci/cx25821/cx25821-video.c buf->bpl, 0, chan->height); bpl 201 drivers/media/pci/cx25821/cx25821-video.c 0, buf->bpl * (chan->height >> 1), bpl 202 drivers/media/pci/cx25821/cx25821-video.c buf->bpl, 0, chan->height >> 1); bpl 207 drivers/media/pci/cx25821/cx25821-video.c buf->bpl * (chan->height >> 1), 0, bpl 208 drivers/media/pci/cx25821/cx25821-video.c buf->bpl, 0, chan->height >> 1); bpl 118 drivers/media/pci/cx25821/cx25821.h unsigned int bpl; bpl 392 drivers/media/pci/cx25821/cx25821.h const struct sram_channel *ch, unsigned int bpl, bpl 402 drivers/media/pci/cx25821/cx25821.h unsigned int bpl, bpl 407 drivers/media/pci/cx25821/cx25821.h unsigned int bpl, bpl 422 drivers/media/pci/cx25821/cx25821.h unsigned int bpl, u32 risc); bpl 45 drivers/media/pci/cx88/cx88-alsa.c unsigned int bpl; bpl 124 drivers/media/pci/cx88/cx88-alsa.c cx88_sram_channel_setup(chip->core, audio_ch, buf->bpl, buf->risc.dma); bpl 127 drivers/media/pci/cx88/cx88-alsa.c cx_write(MO_AUDD_LNGTH, buf->bpl); bpl 135 drivers/media/pci/cx88/cx88-alsa.c buf->bpl, cx_read(audio_ch->cmds_start + 8) >> 1, bpl 136 drivers/media/pci/cx88/cx88-alsa.c chip->num_periods, buf->bpl * chip->num_periods); bpl 424 drivers/media/pci/cx88/cx88-alsa.c unsigned int bpl = cx88_sram_channels[SRAM_CH25].fifo_size / 4; bpl 426 drivers/media/pci/cx88/cx88-alsa.c bpl &= ~7; /* must be multiple of 8 */ bpl 427 drivers/media/pci/cx88/cx88-alsa.c runtime->hw.period_bytes_min = bpl; bpl 428 drivers/media/pci/cx88/cx88-alsa.c runtime->hw.period_bytes_max = bpl; bpl 473 drivers/media/pci/cx88/cx88-alsa.c buf->bpl = chip->period_size; bpl 72 drivers/media/pci/cx88/cx88-core.c unsigned int bpl, unsigned int padding, bpl 98 drivers/media/pci/cx88/cx88-core.c if (bpl <= sg_dma_len(sg) - offset) { bpl 101 drivers/media/pci/cx88/cx88-core.c RISC_EOL | bpl); bpl 103 drivers/media/pci/cx88/cx88-core.c offset += bpl; bpl 106 drivers/media/pci/cx88/cx88-core.c todo = bpl; bpl 133 drivers/media/pci/cx88/cx88-core.c unsigned int bpl, unsigned int padding, unsigned int lines) bpl 150 drivers/media/pci/cx88/cx88-core.c instructions = fields * (1 + ((bpl + padding) * lines) / bpl 163 drivers/media/pci/cx88/cx88-core.c bpl, padding, lines, 0, true); bpl 166 drivers/media/pci/cx88/cx88-core.c bpl, padding, lines, 0, bpl 177 drivers/media/pci/cx88/cx88-core.c struct scatterlist *sglist, unsigned int bpl, bpl 189 drivers/media/pci/cx88/cx88-core.c instructions = 1 + (bpl * lines) / PAGE_SIZE + lines; bpl 199 drivers/media/pci/cx88/cx88-core.c rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, bpl 342 drivers/media/pci/cx88/cx88-core.c unsigned int bpl, u32 risc) bpl 347 drivers/media/pci/cx88/cx88-core.c bpl = (bpl + 7) & ~7; /* alignment */ bpl 349 drivers/media/pci/cx88/cx88-core.c lines = ch->fifo_size / bpl; bpl 356 drivers/media/pci/cx88/cx88-core.c cx_write(cdt + 16 * i, ch->fifo_start + bpl * i); bpl 370 drivers/media/pci/cx88/cx88-core.c cx_write(ch->cnt1_reg, (bpl >> 3) - 1); bpl 373 drivers/media/pci/cx88/cx88-core.c dprintk(2, "sram setup %s: bpl=%d lines=%d\n", ch->name, bpl, lines); bpl 780 drivers/media/pci/cx88/cx88-core.c int bpl = cx88_sram_channels[SRAM_CH25].fifo_size / 4; bpl 789 drivers/media/pci/cx88/cx88-core.c cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH25], bpl, 0); bpl 790 drivers/media/pci/cx88/cx88-core.c cx88_sram_channel_setup(core, &cx88_sram_channels[SRAM_CH26], bpl, 0); bpl 794 drivers/media/pci/cx88/cx88-core.c cx_write(MO_AUDD_LNGTH, bpl); /* fifo bpl size */ bpl 243 drivers/media/pci/cx88/cx88-dsp.c unsigned int bpl = srch->fifo_size / AUD_RDS_LINES; bpl 244 drivers/media/pci/cx88/cx88-dsp.c unsigned int spl = bpl / 4; bpl 248 drivers/media/pci/cx88/cx88-dsp.c u32 offset = (current_address - srch->fifo_start + bpl); bpl 262 drivers/media/pci/cx88/cx88-dsp.c offset = offset % (AUD_RDS_LINES * bpl); bpl 357 drivers/media/pci/cx88/cx88-video.c buf->bpl, buf->risc.dma); bpl 442 drivers/media/pci/cx88/cx88-video.c buf->bpl = core->width * dev->fmt->depth >> 3; bpl 444 drivers/media/pci/cx88/cx88-video.c if (vb2_plane_size(vb, 0) < core->height * buf->bpl) bpl 446 drivers/media/pci/cx88/cx88-video.c vb2_set_plane_payload(vb, 0, core->height * buf->bpl); bpl 452 drivers/media/pci/cx88/cx88-video.c buf->bpl, 0, core->height); bpl 457 drivers/media/pci/cx88/cx88-video.c buf->bpl, 0, core->height); bpl 462 drivers/media/pci/cx88/cx88-video.c 0, buf->bpl * (core->height >> 1), bpl 463 drivers/media/pci/cx88/cx88-video.c buf->bpl, 0, bpl 469 drivers/media/pci/cx88/cx88-video.c buf->bpl * (core->height >> 1), 0, bpl 470 drivers/media/pci/cx88/cx88-video.c buf->bpl, 0, bpl 476 drivers/media/pci/cx88/cx88-video.c sgt->sgl, 0, buf->bpl, bpl 477 drivers/media/pci/cx88/cx88-video.c buf->bpl, buf->bpl, bpl 319 drivers/media/pci/cx88/cx88.h unsigned int bpl; bpl 624 drivers/media/pci/cx88/cx88.h unsigned int bpl, unsigned int padding, unsigned int lines); bpl 627 drivers/media/pci/cx88/cx88.h struct scatterlist *sglist, unsigned int bpl, bpl 634 drivers/media/pci/cx88/cx88.h unsigned int bpl, u32 risc); bpl 701 drivers/media/pci/saa7134/saa7134-video.c unsigned long base,control,bpl; bpl 729 drivers/media/pci/saa7134/saa7134-video.c bpl = dev->ovbuf.fmt.bytesperline; bpl 737 drivers/media/pci/saa7134/saa7134-video.c saa_writel(SAA7134_RS_BA2(1),base+bpl); bpl 738 drivers/media/pci/saa7134/saa7134-video.c saa_writel(SAA7134_RS_PITCH(1),bpl*2); bpl 743 drivers/media/pci/saa7134/saa7134-video.c saa_writel(SAA7134_RS_PITCH(1),bpl); bpl 825 drivers/media/pci/saa7134/saa7134-video.c unsigned long base,control,bpl; bpl 842 drivers/media/pci/saa7134/saa7134-video.c bpl = dev->width; bpl 844 drivers/media/pci/saa7134/saa7134-video.c bpl = (dev->width * dev->fmt->depth) / 8; bpl 855 drivers/media/pci/saa7134/saa7134-video.c saa_writel(SAA7134_RS_BA2(0),base+bpl); bpl 856 drivers/media/pci/saa7134/saa7134-video.c saa_writel(SAA7134_RS_PITCH(0),bpl*2); bpl 861 drivers/media/pci/saa7134/saa7134-video.c saa_writel(SAA7134_RS_PITCH(0),bpl); bpl 867 drivers/media/pci/saa7134/saa7134-video.c bpl_uv = bpl >> dev->fmt->hshift; bpl 869 drivers/media/pci/saa7134/saa7134-video.c base2 = base + bpl * dev->height; bpl 991 drivers/media/pci/ttpci/av7110_hw.c uint w, h, bpp, bpl, size, lpb, bnum, brest; bpl 1002 drivers/media/pci/ttpci/av7110_hw.c bpl = ((w * bpp + 7) & ~7) / 8; bpl 1003 drivers/media/pci/ttpci/av7110_hw.c size = h * bpl; bpl 1004 drivers/media/pci/ttpci/av7110_hw.c lpb = (32 * 1024) / bpl; bpl 1005 drivers/media/pci/ttpci/av7110_hw.c bnum = size / (lpb * bpl); bpl 1006 drivers/media/pci/ttpci/av7110_hw.c brest = size - bnum * lpb * bpl; bpl 1030 drivers/media/pci/ttpci/av7110_hw.c rc = LoadBitmap(av7110, w, brest / bpl, inc, data); bpl 35 drivers/media/pci/tw68/tw68-risc.c unsigned int bpl, unsigned int padding, bpl 61 drivers/media/pci/tw68/tw68-risc.c if (bpl <= sg_dma_len(sg) - offset) { bpl 64 drivers/media/pci/tw68/tw68-risc.c /* (offset<<12) |*/ bpl); bpl 66 drivers/media/pci/tw68/tw68-risc.c offset += bpl; bpl 74 drivers/media/pci/tw68/tw68-risc.c todo = bpl; /* one full line to be done */ bpl 133 drivers/media/pci/tw68/tw68-risc.c unsigned int bpl, bpl 151 drivers/media/pci/tw68/tw68-risc.c instructions = fields * (1 + (((bpl + padding) * lines) / bpl 162 drivers/media/pci/tw68/tw68-risc.c bpl, padding, lines, true); bpl 165 drivers/media/pci/tw68/tw68-risc.c bpl, padding, lines, top_offset == UNSET); bpl 445 drivers/media/pci/tw68/tw68-video.c unsigned size, bpl; bpl 452 drivers/media/pci/tw68/tw68-video.c bpl = (dev->width * dev->fmt->depth) >> 3; bpl 456 drivers/media/pci/tw68/tw68-video.c 0, UNSET, bpl, 0, dev->height); bpl 460 drivers/media/pci/tw68/tw68-video.c UNSET, 0, bpl, 0, dev->height); bpl 464 drivers/media/pci/tw68/tw68-video.c 0, bpl * (dev->height >> 1), bpl 465 drivers/media/pci/tw68/tw68-video.c bpl, 0, dev->height >> 1); bpl 469 drivers/media/pci/tw68/tw68-video.c bpl * (dev->height >> 1), 0, bpl 470 drivers/media/pci/tw68/tw68-video.c bpl, 0, dev->height >> 1); bpl 475 drivers/media/pci/tw68/tw68-video.c 0, bpl, bpl, bpl, dev->height >> 1); bpl 204 drivers/media/pci/tw68/tw68.h unsigned int bottom_offset, unsigned int bpl, bpl 455 drivers/media/platform/exynos-gsc/gsc-core.c u32 bpl = plane_fmt->bytesperline; bpl 458 drivers/media/platform/exynos-gsc/gsc-core.c (bpl == 0 || (bpl * 8 / fmt->depth[i]) < pix_mp->width)) bpl 459 drivers/media/platform/exynos-gsc/gsc-core.c bpl = pix_mp->width * fmt->depth[i] / 8; bpl 462 drivers/media/platform/exynos-gsc/gsc-core.c (bpl == 0 || bpl < pix_mp->width)) bpl 463 drivers/media/platform/exynos-gsc/gsc-core.c bpl = pix_mp->width; bpl 466 drivers/media/platform/exynos-gsc/gsc-core.c bpl /= 2; bpl 468 drivers/media/platform/exynos-gsc/gsc-core.c plane_fmt->bytesperline = bpl; bpl 473 drivers/media/platform/exynos-gsc/gsc-core.c i, bpl, pix_mp->plane_fmt[i].sizeimage); bpl 714 drivers/media/platform/exynos4-is/fimc-core.c u32 bpl = plane_fmt->bytesperline; bpl 717 drivers/media/platform/exynos4-is/fimc-core.c if (fmt->colplanes > 1 && (bpl == 0 || bpl < pix->width)) bpl 718 drivers/media/platform/exynos4-is/fimc-core.c bpl = pix->width; /* Planar */ bpl 721 drivers/media/platform/exynos4-is/fimc-core.c (bpl == 0 || ((bpl * 8) / fmt->depth[i]) < pix->width)) bpl 722 drivers/media/platform/exynos4-is/fimc-core.c bpl = (pix->width * fmt->depth[0]) / 8; bpl 730 drivers/media/platform/exynos4-is/fimc-core.c bytesperline = bpl; bpl 693 drivers/media/platform/exynos4-is/fimc-lite.c u32 bpl = pixm->plane_fmt[0].bytesperline; bpl 719 drivers/media/platform/exynos4-is/fimc-lite.c if ((bpl == 0 || ((bpl * 8) / fmt->depth[0]) < pixm->width)) bpl 243 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c int bpl = (pix_mp->width * fmt->row_depth[i]) / 8; bpl 247 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c pix_mp->plane_fmt[i].bytesperline = bpl; bpl 253 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c i, bpl, pix_mp->plane_fmt[i].sizeimage, sizeimage); bpl 885 drivers/media/platform/omap3isp/ispccdc.c unsigned int bpl, bpl 891 drivers/media/platform/omap3isp/ispccdc.c isp_reg_writel(isp, bpl & 0xffff, OMAP3_ISP_IOMEM_CCDC, bpl 144 drivers/media/platform/omap3isp/ispvideo.c unsigned int bpl = pix->bytesperline; bpl 167 drivers/media/platform/omap3isp/ispvideo.c bpl = clamp(bpl, min_bpl, video->bpl_max); bpl 169 drivers/media/platform/omap3isp/ispvideo.c bpl = min_bpl; bpl 171 drivers/media/platform/omap3isp/ispvideo.c if (!video->bpl_zero_padding || bpl != min_bpl) bpl 172 drivers/media/platform/omap3isp/ispvideo.c bpl = ALIGN(bpl, video->bpl_alignment); bpl 175 drivers/media/platform/omap3isp/ispvideo.c pix->bytesperline = bpl; bpl 180 drivers/media/platform/omap3isp/ispvideo.c return bpl - min_bpl; bpl 584 drivers/media/platform/qcom/camss/camss-video.c u32 bpl, lines; bpl 617 drivers/media/platform/qcom/camss/camss-video.c bpl = pix_mp->width / fi->hsub[i].numerator * bpl 619 drivers/media/platform/qcom/camss/camss-video.c bpl = ALIGN(bpl, video->bpl_alignment); bpl 620 drivers/media/platform/qcom/camss/camss-video.c pix_mp->plane_fmt[i].bytesperline = bpl; bpl 622 drivers/media/platform/qcom/camss/camss-video.c fi->vsub[i].numerator * fi->vsub[i].denominator * bpl; bpl 1432 drivers/media/platform/rcar_fdp1.c unsigned int bpl; bpl 1434 drivers/media/platform/rcar_fdp1.c bpl = clamp_t(unsigned int, pix->plane_fmt[i].bytesperline, bpl 1438 drivers/media/platform/rcar_fdp1.c pix->plane_fmt[i].bytesperline = round_up(bpl, align); bpl 814 drivers/media/platform/rcar_jpu.c unsigned int i, bpl = 0; bpl 817 drivers/media/platform/rcar_jpu.c bpl = max(bpl, pix->plane_fmt[i].bytesperline); bpl 819 drivers/media/platform/rcar_jpu.c bpl = clamp_t(unsigned int, bpl, w, JPU_WIDTH_MAX); bpl 820 drivers/media/platform/rcar_jpu.c bpl = round_up(bpl, JPU_MEMALIGN); bpl 823 drivers/media/platform/rcar_jpu.c pix->plane_fmt[i].bytesperline = bpl; bpl 824 drivers/media/platform/rcar_jpu.c pix->plane_fmt[i].sizeimage = bpl * h * fmt->bpp[i] / 8; bpl 1358 drivers/media/platform/rcar_jpu.c unsigned int w, h, bpl; bpl 1385 drivers/media/platform/rcar_jpu.c bpl = q_data->format.plane_fmt[0].bytesperline; bpl 1425 drivers/media/platform/rcar_jpu.c jpu_write(jpu, bpl, JIFESMW); bpl 1481 drivers/media/platform/rcar_jpu.c jpu_write(jpu, bpl, JIFDDMW); bpl 561 drivers/media/platform/renesas-ceu.c unsigned int bpl, unsigned int szimage) bpl 566 drivers/media/platform/renesas-ceu.c if (plane->bytesperline < bpl || plane->bytesperline > CEU_MAX_BPL) bpl 567 drivers/media/platform/renesas-ceu.c plane->bytesperline = bpl; bpl 582 drivers/media/platform/renesas-ceu.c unsigned int bpl, szimage; bpl 590 drivers/media/platform/renesas-ceu.c bpl = pix->width * ceu_fmt->bpp / 8; bpl 591 drivers/media/platform/renesas-ceu.c szimage = pix->height * bpl; bpl 592 drivers/media/platform/renesas-ceu.c ceu_update_plane_sizes(&pix->plane_fmt[0], bpl, szimage); bpl 598 drivers/media/platform/renesas-ceu.c bpl = pix->width; bpl 600 drivers/media/platform/renesas-ceu.c ceu_update_plane_sizes(&pix->plane_fmt[0], bpl, szimage); bpl 601 drivers/media/platform/renesas-ceu.c ceu_update_plane_sizes(&pix->plane_fmt[1], bpl, szimage / 2); bpl 608 drivers/media/platform/renesas-ceu.c bpl = pix->width; bpl 610 drivers/media/platform/renesas-ceu.c ceu_update_plane_sizes(&pix->plane_fmt[0], bpl, szimage); bpl 611 drivers/media/platform/renesas-ceu.c ceu_update_plane_sizes(&pix->plane_fmt[1], bpl, szimage); bpl 1354 drivers/media/platform/s5p-jpeg/jpeg-core.c u32 bpl = q_data->w; bpl 1357 drivers/media/platform/s5p-jpeg/jpeg-core.c bpl = (bpl * q_data->fmt->depth) >> 3; bpl 1358 drivers/media/platform/s5p-jpeg/jpeg-core.c pix->bytesperline = bpl; bpl 1457 drivers/media/platform/s5p-jpeg/jpeg-core.c u32 bpl = pix->bytesperline; bpl 1459 drivers/media/platform/s5p-jpeg/jpeg-core.c if (fmt->colplanes > 1 && bpl < pix->width) bpl 1460 drivers/media/platform/s5p-jpeg/jpeg-core.c bpl = pix->width; /* planar */ bpl 1463 drivers/media/platform/s5p-jpeg/jpeg-core.c (bpl << 3) / fmt->depth < pix->width) bpl 1464 drivers/media/platform/s5p-jpeg/jpeg-core.c bpl = (pix->width * fmt->depth) >> 3; bpl 1466 drivers/media/platform/s5p-jpeg/jpeg-core.c pix->bytesperline = bpl; bpl 142 drivers/media/platform/sh_vou.c unsigned char bpl; bpl 153 drivers/media/platform/sh_vou.c .bpl = 1, bpl 160 drivers/media/platform/sh_vou.c .bpl = 1, bpl 167 drivers/media/platform/sh_vou.c .bpl = 3, bpl 174 drivers/media/platform/sh_vou.c .bpl = 2, bpl 181 drivers/media/platform/sh_vou.c .bpl = 2, bpl 681 drivers/media/platform/sh_vou.c pix->bytesperline = pix->width * vou_fmt[pix_idx].bpl; bpl 848 drivers/media/platform/sh_vou.c vou_dev->pix.width * vou_fmt[vou_dev->pix_idx].bpl; bpl 129 drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c unsigned int bpl; bpl 131 drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c bpl = pix->width / hsub * _fmt->bpp[i] / 8; bpl 132 drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c pix->plane_fmt[i].bytesperline = bpl; bpl 133 drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c pix->plane_fmt[i].sizeimage = bpl * pix->height / vsub; bpl 222 drivers/media/platform/vivid/vivid-kthread-cap.c unsigned p, unsigned bpl[TPG_MAX_PLANES], unsigned h) bpl 231 drivers/media/platform/vivid/vivid-kthread-cap.c vbuf += bpl[i] * h / tpg->vdownsampling[i]; bpl 149 drivers/media/platform/vsp1/vsp1_video.c unsigned int bpl; bpl 151 drivers/media/platform/vsp1/vsp1_video.c bpl = clamp_t(unsigned int, pix->plane_fmt[i].bytesperline, bpl 155 drivers/media/platform/vsp1/vsp1_video.c pix->plane_fmt[i].bytesperline = round_up(bpl, align); bpl 546 drivers/media/platform/xilinx/xilinx-dma.c unsigned int bpl; bpl 577 drivers/media/platform/xilinx/xilinx-dma.c bpl = rounddown(pix->bytesperline, dma->align); bpl 579 drivers/media/platform/xilinx/xilinx-dma.c pix->bytesperline = clamp(bpl, min_bpl, max_bpl); bpl 158 drivers/scsi/lpfc/lpfc_bsg.c int outbound_buffers, struct ulp_bde64 *bpl, bpl 201 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 203 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64I; bpl 204 drivers/scsi/lpfc/lpfc_bsg.c bpl->addrLow = le32_to_cpu(putPaddrLow(mp->phys)); bpl 205 drivers/scsi/lpfc/lpfc_bsg.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(mp->phys)); bpl 206 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeSize = (uint16_t) bpl 209 drivers/scsi/lpfc/lpfc_bsg.c bytes_left -= bpl->tus.f.bdeSize; bpl 210 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 211 drivers/scsi/lpfc/lpfc_bsg.c bpl++; bpl 395 drivers/scsi/lpfc/lpfc_bsg.c struct ulp_bde64 *bpl = NULL; bpl 451 drivers/scsi/lpfc/lpfc_bsg.c bpl = (struct ulp_bde64 *) bmp->virt; bpl 454 drivers/scsi/lpfc/lpfc_bsg.c 1, bpl, &request_nseg); bpl 462 drivers/scsi/lpfc/lpfc_bsg.c bpl += request_nseg; bpl 465 drivers/scsi/lpfc/lpfc_bsg.c bpl, &reply_nseg); bpl 1634 drivers/scsi/lpfc/lpfc_bsg.c struct ulp_bde64 *bpl; bpl 1663 drivers/scsi/lpfc/lpfc_bsg.c bpl = (struct ulp_bde64 *) bmp->virt; bpl 1666 drivers/scsi/lpfc/lpfc_bsg.c 1, bpl, &bpl_entries); bpl 2655 drivers/scsi/lpfc/lpfc_bsg.c struct ulp_bde64 *bpl = NULL; bpl 2682 drivers/scsi/lpfc/lpfc_bsg.c bpl = (struct ulp_bde64 *) dmabuf->virt; bpl 2683 drivers/scsi/lpfc/lpfc_bsg.c memset(bpl, 0, sizeof(*bpl)); bpl 2684 drivers/scsi/lpfc/lpfc_bsg.c ctreq = (struct lpfc_sli_ct_request *)(bpl + 1); bpl 2685 drivers/scsi/lpfc/lpfc_bsg.c bpl->addrHigh = bpl 2687 drivers/scsi/lpfc/lpfc_bsg.c sizeof(*bpl))); bpl 2688 drivers/scsi/lpfc/lpfc_bsg.c bpl->addrLow = bpl 2690 drivers/scsi/lpfc/lpfc_bsg.c sizeof(*bpl))); bpl 2691 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeFlags = 0; bpl 2692 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeSize = ELX_LOOPBACK_HEADER_SZ; bpl 2693 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 2698 drivers/scsi/lpfc/lpfc_bsg.c dmabuf == NULL || bpl == NULL || ctreq == NULL || bpl 2720 drivers/scsi/lpfc/lpfc_bsg.c cmd->un.xseq64.bdl.bdeSize = sizeof(*bpl); bpl 2876 drivers/scsi/lpfc/lpfc_bsg.c struct ulp_bde64 *bpl, uint32_t size, bpl 2918 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeFlags = 0; bpl 2921 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64I; bpl 2925 drivers/scsi/lpfc/lpfc_bsg.c bpl->addrLow = le32_to_cpu(putPaddrLow(dmp->dma.phys)); bpl 2926 drivers/scsi/lpfc/lpfc_bsg.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(dmp->dma.phys)); bpl 2927 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.f.bdeSize = (ushort) cnt; bpl 2928 drivers/scsi/lpfc/lpfc_bsg.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 2929 drivers/scsi/lpfc/lpfc_bsg.c bpl++; bpl 5191 drivers/scsi/lpfc/lpfc_bsg.c struct ulp_bde64 *bpl = NULL; bpl 5249 drivers/scsi/lpfc/lpfc_bsg.c bpl = (struct ulp_bde64 *)bmp->virt; bpl 5252 drivers/scsi/lpfc/lpfc_bsg.c 1, bpl, &request_nseg); bpl 5260 drivers/scsi/lpfc/lpfc_bsg.c bpl += request_nseg; bpl 5263 drivers/scsi/lpfc/lpfc_bsg.c bpl, &reply_nseg); bpl 218 drivers/scsi/lpfc/lpfc_ct.c lpfc_alloc_ct_rsp(struct lpfc_hba *phba, int cmdcode, struct ulp_bde64 *bpl, bpl 258 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64I; bpl 260 drivers/scsi/lpfc/lpfc_ct.c bpl->addrLow = le32_to_cpu(putPaddrLow(mp->phys) ); bpl 261 drivers/scsi/lpfc/lpfc_ct.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(mp->phys) ); bpl 262 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = (uint16_t) cnt; bpl 263 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 264 drivers/scsi/lpfc/lpfc_ct.c bpl++; bpl 416 drivers/scsi/lpfc/lpfc_ct.c struct ulp_bde64 *bpl = (struct ulp_bde64 *) bmp->virt; bpl 422 drivers/scsi/lpfc/lpfc_ct.c bpl++; /* Skip past ct request */ bpl 425 drivers/scsi/lpfc/lpfc_ct.c outmp = lpfc_alloc_ct_rsp(phba, cmdcode, bpl, rsp_size, &cnt); bpl 1566 drivers/scsi/lpfc/lpfc_ct.c struct ulp_bde64 *bpl; bpl 1616 drivers/scsi/lpfc/lpfc_ct.c bpl = (struct ulp_bde64 *) bmp->virt; bpl 1617 drivers/scsi/lpfc/lpfc_ct.c memset(bpl, 0, sizeof(struct ulp_bde64)); bpl 1618 drivers/scsi/lpfc/lpfc_ct.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(mp->phys) ); bpl 1619 drivers/scsi/lpfc/lpfc_ct.c bpl->addrLow = le32_to_cpu(putPaddrLow(mp->phys) ); bpl 1620 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeFlags = 0; bpl 1622 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = GID_REQUEST_SZ; bpl 1624 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = GID_REQUEST_SZ; bpl 1626 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = GFF_REQUEST_SZ; bpl 1628 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = GFT_REQUEST_SZ; bpl 1630 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = RFT_REQUEST_SZ; bpl 1632 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = RNN_REQUEST_SZ; bpl 1634 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = RSPN_REQUEST_SZ; bpl 1636 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = RSNN_REQUEST_SZ; bpl 1638 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = DA_ID_REQUEST_SZ; bpl 1640 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = RFF_REQUEST_SZ; bpl 1642 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = 0; bpl 1643 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 3021 drivers/scsi/lpfc/lpfc_ct.c struct ulp_bde64 *bpl; bpl 3214 drivers/scsi/lpfc/lpfc_ct.c bpl = (struct ulp_bde64 *)bmp->virt; bpl 3215 drivers/scsi/lpfc/lpfc_ct.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(mp->phys)); bpl 3216 drivers/scsi/lpfc/lpfc_ct.c bpl->addrLow = le32_to_cpu(putPaddrLow(mp->phys)); bpl 3217 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeFlags = 0; bpl 3218 drivers/scsi/lpfc/lpfc_ct.c bpl->tus.f.bdeSize = size; bpl 161 drivers/scsi/lpfc/lpfc_els.c struct ulp_bde64 *bpl; bpl 287 drivers/scsi/lpfc/lpfc_els.c bpl = (struct ulp_bde64 *) pbuflist->virt; bpl 288 drivers/scsi/lpfc/lpfc_els.c bpl->addrLow = le32_to_cpu(putPaddrLow(pcmd->phys)); bpl 289 drivers/scsi/lpfc/lpfc_els.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(pcmd->phys)); bpl 290 drivers/scsi/lpfc/lpfc_els.c bpl->tus.f.bdeSize = cmdSize; bpl 291 drivers/scsi/lpfc/lpfc_els.c bpl->tus.f.bdeFlags = 0; bpl 292 drivers/scsi/lpfc/lpfc_els.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 295 drivers/scsi/lpfc/lpfc_els.c bpl++; bpl 296 drivers/scsi/lpfc/lpfc_els.c bpl->addrLow = le32_to_cpu(putPaddrLow(prsp->phys)); bpl 297 drivers/scsi/lpfc/lpfc_els.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(prsp->phys)); bpl 298 drivers/scsi/lpfc/lpfc_els.c bpl->tus.f.bdeSize = FCELSSIZE; bpl 299 drivers/scsi/lpfc/lpfc_els.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 300 drivers/scsi/lpfc/lpfc_els.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 5708 drivers/scsi/lpfc/lpfc_els.c struct ulp_bde64 *bpl; bpl 5793 drivers/scsi/lpfc/lpfc_els.c bpl = (struct ulp_bde64 *) bpl 5795 drivers/scsi/lpfc/lpfc_els.c bpl->tus.f.bdeSize = len; bpl 5796 drivers/scsi/lpfc/lpfc_els.c bpl->tus.f.bdeFlags = 0; bpl 5797 drivers/scsi/lpfc/lpfc_els.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 431 drivers/scsi/lpfc/lpfc_nvme.c struct ulp_bde64 *bpl; bpl 459 drivers/scsi/lpfc/lpfc_nvme.c bpl = (struct ulp_bde64 *)bmp->virt; bpl 461 drivers/scsi/lpfc/lpfc_nvme.c bde.tus.w = bpl[i].tus.w; bpl 475 drivers/scsi/lpfc/lpfc_nvme.c wqe->generic.bde.addrLow = bpl[0].addrLow; bpl 476 drivers/scsi/lpfc/lpfc_nvme.c wqe->generic.bde.addrHigh = bpl[0].addrHigh; bpl 572 drivers/scsi/lpfc/lpfc_nvme.c struct ulp_bde64 *bpl; bpl 637 drivers/scsi/lpfc/lpfc_nvme.c bpl = (struct ulp_bde64 *)bmp->virt; bpl 638 drivers/scsi/lpfc/lpfc_nvme.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(pnvme_lsreq->rqstdma)); bpl 639 drivers/scsi/lpfc/lpfc_nvme.c bpl->addrLow = le32_to_cpu(putPaddrLow(pnvme_lsreq->rqstdma)); bpl 640 drivers/scsi/lpfc/lpfc_nvme.c bpl->tus.f.bdeFlags = 0; bpl 641 drivers/scsi/lpfc/lpfc_nvme.c bpl->tus.f.bdeSize = pnvme_lsreq->rqstlen; bpl 642 drivers/scsi/lpfc/lpfc_nvme.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 643 drivers/scsi/lpfc/lpfc_nvme.c bpl++; bpl 645 drivers/scsi/lpfc/lpfc_nvme.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(pnvme_lsreq->rspdma)); bpl 646 drivers/scsi/lpfc/lpfc_nvme.c bpl->addrLow = le32_to_cpu(putPaddrLow(pnvme_lsreq->rspdma)); bpl 647 drivers/scsi/lpfc/lpfc_nvme.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64I; bpl 648 drivers/scsi/lpfc/lpfc_nvme.c bpl->tus.f.bdeSize = pnvme_lsreq->rsplen; bpl 649 drivers/scsi/lpfc/lpfc_nvme.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 851 drivers/scsi/lpfc/lpfc_nvmet.c struct ulp_bde64 bpl; bpl 891 drivers/scsi/lpfc/lpfc_nvmet.c dmabuf.virt = &bpl; bpl 892 drivers/scsi/lpfc/lpfc_nvmet.c bpl.addrLow = nvmewqeq->wqe.xmit_sequence.bde.addrLow; bpl 893 drivers/scsi/lpfc/lpfc_nvmet.c bpl.addrHigh = nvmewqeq->wqe.xmit_sequence.bde.addrHigh; bpl 894 drivers/scsi/lpfc/lpfc_nvmet.c bpl.tus.f.bdeSize = rsp->rsplen; bpl 895 drivers/scsi/lpfc/lpfc_nvmet.c bpl.tus.f.bdeFlags = 0; bpl 896 drivers/scsi/lpfc/lpfc_nvmet.c bpl.tus.w = le32_to_cpu(bpl.tus.w); bpl 334 drivers/scsi/lpfc/lpfc_scsi.c struct ulp_bde64 *bpl; bpl 386 drivers/scsi/lpfc/lpfc_scsi.c bpl = (struct ulp_bde64 *)psb->dma_sgl; bpl 397 drivers/scsi/lpfc/lpfc_scsi.c bpl[0].addrHigh = le32_to_cpu(putPaddrHigh(pdma_phys_fcp_cmd)); bpl 398 drivers/scsi/lpfc/lpfc_scsi.c bpl[0].addrLow = le32_to_cpu(putPaddrLow(pdma_phys_fcp_cmd)); bpl 399 drivers/scsi/lpfc/lpfc_scsi.c bpl[0].tus.f.bdeSize = sizeof(struct fcp_cmnd); bpl 400 drivers/scsi/lpfc/lpfc_scsi.c bpl[0].tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 401 drivers/scsi/lpfc/lpfc_scsi.c bpl[0].tus.w = le32_to_cpu(bpl[0].tus.w); bpl 404 drivers/scsi/lpfc/lpfc_scsi.c bpl[1].addrHigh = le32_to_cpu(putPaddrHigh(pdma_phys_fcp_rsp)); bpl 405 drivers/scsi/lpfc/lpfc_scsi.c bpl[1].addrLow = le32_to_cpu(putPaddrLow(pdma_phys_fcp_rsp)); bpl 406 drivers/scsi/lpfc/lpfc_scsi.c bpl[1].tus.f.bdeSize = sizeof(struct fcp_rsp); bpl 407 drivers/scsi/lpfc/lpfc_scsi.c bpl[1].tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 408 drivers/scsi/lpfc/lpfc_scsi.c bpl[1].tus.w = le32_to_cpu(bpl[1].tus.w); bpl 840 drivers/scsi/lpfc/lpfc_scsi.c struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; bpl 854 drivers/scsi/lpfc/lpfc_scsi.c bpl += 2; bpl 902 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 903 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeSize = sg_dma_len(sgel); bpl 904 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 905 drivers/scsi/lpfc/lpfc_scsi.c bpl->addrLow = bpl 907 drivers/scsi/lpfc/lpfc_scsi.c bpl->addrHigh = bpl 909 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1562 drivers/scsi/lpfc/lpfc_scsi.c struct ulp_bde64 *bpl, int datasegcnt) bpl 1595 drivers/scsi/lpfc/lpfc_scsi.c pde5 = (struct lpfc_pde5 *) bpl; bpl 1605 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1606 drivers/scsi/lpfc/lpfc_scsi.c pde6 = (struct lpfc_pde6 *) bpl; bpl 1640 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1645 drivers/scsi/lpfc/lpfc_scsi.c bpl->addrLow = le32_to_cpu(putPaddrLow(physaddr)); bpl 1646 drivers/scsi/lpfc/lpfc_scsi.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(physaddr)); bpl 1647 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeSize = sg_dma_len(sgde); bpl 1649 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 1651 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64I; bpl 1652 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 1653 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1702 drivers/scsi/lpfc/lpfc_scsi.c struct ulp_bde64 *bpl, int datacnt, int protcnt) bpl 1762 drivers/scsi/lpfc/lpfc_scsi.c pde5 = (struct lpfc_pde5 *) bpl; bpl 1772 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1773 drivers/scsi/lpfc/lpfc_scsi.c pde6 = (struct lpfc_pde6 *) bpl; bpl 1802 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1811 drivers/scsi/lpfc/lpfc_scsi.c pde7 = (struct lpfc_pde7 *) bpl; bpl 1848 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1850 drivers/scsi/lpfc/lpfc_scsi.c bpl->addrLow = le32_to_cpu(putPaddrLow(dataphysaddr)); bpl 1851 drivers/scsi/lpfc/lpfc_scsi.c bpl->addrHigh = le32_to_cpu(putPaddrHigh(dataphysaddr)); bpl 1857 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeSize = remainder; bpl 1864 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeSize = protgrp_bytes - subtotal; bpl 1865 drivers/scsi/lpfc/lpfc_scsi.c split_offset += bpl->tus.f.bdeSize; bpl 1868 drivers/scsi/lpfc/lpfc_scsi.c subtotal += bpl->tus.f.bdeSize; bpl 1871 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64; bpl 1873 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.f.bdeFlags = BUFF_TYPE_BDE_64I; bpl 1874 drivers/scsi/lpfc/lpfc_scsi.c bpl->tus.w = le32_to_cpu(bpl->tus.w); bpl 1890 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 1900 drivers/scsi/lpfc/lpfc_scsi.c bpl++; bpl 2523 drivers/scsi/lpfc/lpfc_scsi.c struct ulp_bde64 *bpl = (struct ulp_bde64 *)lpfc_cmd->dma_sgl; bpl 2536 drivers/scsi/lpfc/lpfc_scsi.c bpl += 2; bpl 2570 drivers/scsi/lpfc/lpfc_scsi.c num_bde = lpfc_bg_setup_bpl(phba, scsi_cmnd, bpl, bpl 2605 drivers/scsi/lpfc/lpfc_scsi.c num_bde = lpfc_bg_setup_bpl_prot(phba, scsi_cmnd, bpl, bpl 9180 drivers/scsi/lpfc/lpfc_sli.c struct ulp_bde64 *bpl = NULL; bpl 9209 drivers/scsi/lpfc/lpfc_sli.c bpl = (struct ulp_bde64 *)dmabuf->virt; bpl 9210 drivers/scsi/lpfc/lpfc_sli.c if (!bpl) bpl 9215 drivers/scsi/lpfc/lpfc_sli.c sgl->addr_hi = bpl->addrHigh; bpl 9216 drivers/scsi/lpfc/lpfc_sli.c sgl->addr_lo = bpl->addrLow; bpl 9226 drivers/scsi/lpfc/lpfc_sli.c bde.tus.w = le32_to_cpu(bpl->tus.w); bpl 9234 drivers/scsi/lpfc/lpfc_sli.c if (bpl->tus.f.bdeFlags == BUFF_TYPE_BDE_64I) bpl 9245 drivers/scsi/lpfc/lpfc_sli.c bpl++; bpl 9293 drivers/scsi/lpfc/lpfc_sli.c struct ulp_bde64 *bpl = NULL; bpl 9324 drivers/scsi/lpfc/lpfc_sli.c bpl = (struct ulp_bde64 *) bpl 9326 drivers/scsi/lpfc/lpfc_sli.c if (!bpl) bpl 9330 drivers/scsi/lpfc/lpfc_sli.c wqe->generic.bde.addrHigh = le32_to_cpu(bpl->addrHigh); bpl 9331 drivers/scsi/lpfc/lpfc_sli.c wqe->generic.bde.addrLow = le32_to_cpu(bpl->addrLow); bpl 9335 drivers/scsi/lpfc/lpfc_sli.c wqe->generic.bde.tus.w = le32_to_cpu(bpl->tus.w); bpl 9339 drivers/scsi/lpfc/lpfc_sli.c bde.tus.w = le32_to_cpu(bpl[i].tus.w); bpl 9650 drivers/scsi/lpfc/lpfc_sli.c bde.tus.w = le32_to_cpu(bpl[i].tus.w); bpl 12875 drivers/scsi/lpfc/lpfc_sli.c struct ulp_bde64 *bpl, bde; bpl 12895 drivers/scsi/lpfc/lpfc_sli.c bpl = (struct ulp_bde64 *)dmabuf->virt; bpl 12896 drivers/scsi/lpfc/lpfc_sli.c bde.tus.w = le32_to_cpu(bpl[1].tus.w); bpl 12906 drivers/scsi/lpfc/lpfc_sli.c bpl = (struct ulp_bde64 *)dmabuf->virt; bpl 12908 drivers/scsi/lpfc/lpfc_sli.c bde.tus.w = le32_to_cpu(bpl[i].tus.w); bpl 19709 drivers/scsi/lpfc/lpfc_sli.c struct ulp_bde64 *bpl = NULL; bpl 19741 drivers/scsi/lpfc/lpfc_sli.c bpl = (struct ulp_bde64 *)dmabuf->virt; bpl 19742 drivers/scsi/lpfc/lpfc_sli.c if (!bpl) bpl 19747 drivers/scsi/lpfc/lpfc_sli.c sgl->addr_hi = bpl->addrHigh; bpl 19748 drivers/scsi/lpfc/lpfc_sli.c sgl->addr_lo = bpl->addrLow; bpl 19758 drivers/scsi/lpfc/lpfc_sli.c bde.tus.w = le32_to_cpu(bpl->tus.w); bpl 19767 drivers/scsi/lpfc/lpfc_sli.c if (bpl->tus.f.bdeFlags == BUFF_TYPE_BDE_64I) bpl 19785 drivers/scsi/lpfc/lpfc_sli.c bpl->tus.f.bdeFlags); bpl 19794 drivers/scsi/lpfc/lpfc_sli.c bpl++; bpl 120 drivers/staging/media/omap4iss/iss_video.c unsigned int bpl = pix->bytesperline; bpl 145 drivers/staging/media/omap4iss/iss_video.c bpl = clamp(bpl, min_bpl, video->bpl_max); bpl 147 drivers/staging/media/omap4iss/iss_video.c bpl = min_bpl; bpl 149 drivers/staging/media/omap4iss/iss_video.c if (!video->bpl_zero_padding || bpl != min_bpl) bpl 150 drivers/staging/media/omap4iss/iss_video.c bpl = ALIGN(bpl, video->bpl_alignment); bpl 153 drivers/staging/media/omap4iss/iss_video.c pix->bytesperline = bpl; bpl 162 drivers/staging/media/omap4iss/iss_video.c return bpl - min_bpl; bpl 810 drivers/usb/dwc3/core.h u32 bpl; bpl 802 drivers/usb/dwc3/debugfs.c trb->bph, trb->bpl, trb->size, bpl 46 drivers/usb/dwc3/ep0.c trb->bpl = lower_32_bits(buf_dma); bpl 653 drivers/usb/dwc3/gadget.c trb_link->bpl = lower_32_bits(dwc3_trb_dma_offset(dep, trb_st_hw)); bpl 919 drivers/usb/dwc3/gadget.c trb->bpl = lower_32_bits(dma); bpl 225 drivers/usb/dwc3/trace.h __field(u32, bpl) bpl 234 drivers/usb/dwc3/trace.h __entry->bpl = trb->bpl; bpl 241 drivers/usb/dwc3/trace.h __get_str(name), __entry->trb, __entry->bph, __entry->bpl, bpl 104 drivers/usb/gadget/function/uvc_v4l2.c unsigned int bpl; bpl 119 drivers/usb/gadget/function/uvc_v4l2.c bpl = format->bpp * fmt->fmt.pix.width / 8; bpl 120 drivers/usb/gadget/function/uvc_v4l2.c imagesize = bpl ? bpl * fmt->fmt.pix.height : fmt->fmt.pix.sizeimage; bpl 129 drivers/usb/gadget/function/uvc_v4l2.c fmt->fmt.pix.bytesperline = bpl; bpl 268 drivers/video/fbdev/core/cfbimgblt.c u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; bpl 278 drivers/video/fbdev/core/cfbimgblt.c pitch_index = (p->fix.line_length & (bpl - 1)) * 8; bpl 281 drivers/video/fbdev/core/cfbimgblt.c bitstart &= ~(bpl - 1); bpl 243 drivers/video/fbdev/core/sysimgblt.c u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; bpl 253 drivers/video/fbdev/core/sysimgblt.c pitch_index = (p->fix.line_length & (bpl - 1)) * 8; bpl 256 drivers/video/fbdev/core/sysimgblt.c bitstart &= ~(bpl - 1); bpl 459 include/media/tpg/v4l2-tpg.h static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) bpl 464 include/media/tpg/v4l2-tpg.h tpg->bytesperline[plane] = bpl; bpl 469 include/media/tpg/v4l2-tpg.h unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; bpl 494 include/media/tpg/v4l2-tpg.h unsigned plane, unsigned bpl) bpl 500 include/media/tpg/v4l2-tpg.h return bpl; bpl 502 include/media/tpg/v4l2-tpg.h unsigned plane_w = bpl * tpg->twopixelsize[p] / tpg->twopixelsize[0]; bpl 87 tools/perf/arch/x86/util/perf_regs.c SDT_NAME_REG(bpl, bp),