Searched refs:PLL_OPMODE (Results 1 – 1 of 1) sorted by relevance
53 #define PLL_OPMODE(p) ((p)->offset + (p)->regs[PLL_OFF_OPMODE]) macro901 ret = regmap_read(regmap, PLL_OPMODE(pll), &opmode_val); in alpha_pll_fabia_enable()913 ret = regmap_write(regmap, PLL_OPMODE(pll), FABIA_OPMODE_STANDBY); in alpha_pll_fabia_enable()922 ret = regmap_write(regmap, PLL_OPMODE(pll), FABIA_OPMODE_RUN); in alpha_pll_fabia_enable()967 regmap_write(regmap, PLL_OPMODE(pll), FABIA_OPMODE_STANDBY); in alpha_pll_fabia_disable()