Searched refs:DPLL_LOCK (Results 1 – 6 of 6) sorted by relevance
553 #define DPLL_LOCK (1 << 0) macro597 while (!(omap_readw(ULPD_DPLL_CTRL) & DPLL_LOCK)) in omap_1510_usb_init()
782 (REG_READ(map->dpll) & ~DPLL_LOCK) | DPLL_VCO_ENABLE); in cdv_intel_crtc_mode_set()787 if (!(REG_READ(map->dpll) & DPLL_LOCK)) { in cdv_intel_crtc_mode_set()
254 #define DPLL_LOCK (1 << 15) /* CDV */ macro
35 #define DPLL_LOCK 0x10030 macro1376 [dpll] = PLL(pll_2550, CLK_FOUT_DPLL, "fout_dpll", "fin_pll", DPLL_LOCK,
963 DPLL_LOCK(id), in skl_ddi_pll_enable()964 DPLL_LOCK(id), in skl_ddi_pll_enable()
9275 #define DPLL_LOCK(id) (1 << ((id) * 8)) macro