PFIT_PIPE_MASK
pipe = REG_FIELD_GET(PFIT_PIPE_MASK, tmp);
#define PFIT_PIPE(pipe) REG_FIELD_PREP(PFIT_PIPE_MASK, (pipe))