HSW_LINETIME_MASK
pipe_config->linetime = REG_FIELD_GET(HSW_LINETIME_MASK, tmp);
#define HSW_LINETIME(x) REG_FIELD_PREP(HSW_LINETIME_MASK, (x))