S_MASK
regmap_update_bits(samsung->regmap, PLL_CON0, S_MASK | P_MASK,
#define S(x) FIELD_PREP(S_MASK, x)