PLANE_BUF_END_MASK
#define PLANE_BUF_END(end) REG_FIELD_PREP(PLANE_BUF_END_MASK, (end))
REG_FIELD_GET(PLANE_BUF_END_MASK, reg));