VGA_PIPE_SEL_MASK_CHV
pipe = REG_FIELD_GET(VGA_PIPE_SEL_MASK_CHV, tmp);
#define VGA_PIPE_SEL_CHV(pipe) REG_FIELD_PREP(VGA_PIPE_SEL_MASK_CHV, (pipe))