Lines Matching refs:phys_B
344 struct isl_extent2d phys_B;
364 phys_B = isl_extent2d(bs, 1);
370 phys_B = isl_extent2d(512, 8);
377 phys_B = isl_extent2d(128, 32);
394 phys_B = isl_extent2d(128, 32);
406 phys_B = isl_extent2d(width, height);
464 phys_B.w = logical_el.w * bs;
465 phys_B.h = 64 * 1024 / phys_B.w;
475 phys_B = isl_extent2d(128, 32);
498 phys_B = isl_extent2d(128, 32);
521 phys_B = isl_extent2d(64, 1);
532 .phys_extent_B = phys_B,