Searched refs:rstctl (Results 1 – 2 of 2) 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()
48 u32 rstctl; member149 s->rstctl = intel_uncore_read(uncore, GEN6_RSTCTL); in vlv_save_gunit_s0ix_state()234 intel_uncore_write(uncore, GEN6_RSTCTL, s->rstctl); in vlv_restore_gunit_s0ix_state()