PINGPONG_MAX
if ((pp != PINGPONG_NONE) && (pp < PINGPONG_MAX))
static const u32 pp_offset[PINGPONG_MAX] = {0xC, 0x8, 0x4, 0x13, 0x18};
u32 ppnumber[PINGPONG_MAX];
uint32_t pingpong_to_crtc_id[PINGPONG_MAX - PINGPONG_0];
for (i = start; i < (PINGPONG_MAX - PINGPONG_0); i++) {
struct dpu_hw_blk *pingpong_blks[PINGPONG_MAX - PINGPONG_0];