Home
last modified time | relevance | path

Searched refs:S_MASK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c130 #define S_MASK GENMASK(10, 8) macro
131 #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()