Searched refs:rstctl (Results 1 – 1 of 1) sorted by relevance
44 #define PLLnRSTCTL_DIS(rstctl) (((rstctl) & BIT(24)) >> 24) argument45 #define PLLnRSTCTL_LOCK(rstctl) (((rstctl) & BIT(23)) >> 23) argument422 u32 rstctl, cr0, cr1; member509 if (PLLnRSTCTL_DIS(priv->pll[i].rstctl)) in lynx_28g_supports_lane_mode()528 if (PLLnRSTCTL_DIS(pll->rstctl)) in lynx_28g_pll_get()1036 pll->rstctl = lynx_28g_pll_read(pll, PLLnRSTCTL); in lynx_28g_pll_read_configuration()1040 if (PLLnRSTCTL_DIS(pll->rstctl)) in lynx_28g_pll_read_configuration()