Searched refs:S_MASK (Results 1 – 1 of 1) sorted by relevance
130 #define S_MASK GENMASK(10, 8) macro131 #define S(x) FIELD_PREP(S_MASK, x)1055 regmap_update_bits(samsung->regmap, PLL_CON0, S_MASK | P_MASK, in samsung_mipi_dcphy_pll_configure()