Lines Matching defs:phys_B
374 struct isl_extent2d phys_B;
394 phys_B = isl_extent2d(bs, 1);
400 phys_B = isl_extent2d(512, 8);
407 phys_B = isl_extent2d(128, 32);
424 phys_B = isl_extent2d(128, 32);
436 phys_B = isl_extent2d(width, height);
494 phys_B.w = logical_el.w * bs;
495 phys_B.h = 64 * 1024 / phys_B.w;
505 phys_B = isl_extent2d(128, 32);
528 phys_B = isl_extent2d(128, 32);
551 phys_B = isl_extent2d(64, 1);
562 .phys_extent_B = phys_B,