REG_OPS_PP_SG_MASK
pp_sg = readl(master->regs + REG_OPS) & ~REG_OPS_PP_SG_MASK;
#define REG_OPS_SET_SG(x) FIELD_PREP(REG_OPS_PP_SG_MASK, (x))