VGA_PIPE_SEL_MASK
pipe = REG_FIELD_GET(VGA_PIPE_SEL_MASK, tmp);
#define VGA_PIPE_SEL(pipe) REG_FIELD_PREP(VGA_PIPE_SEL_MASK, (pipe))