Searched refs:PLL_LOCK_CTRL (Results 1 – 9 of 9) sorted by relevance
426 #define PLL_LOCK_CTRL (0x1 << 2) macro
371 reg &= ~(F_PLL_LOCK | PLL_LOCK_CTRL); in analogix_dp_init_analog_func()
397 #define PLL_LOCK_CTRL (0x1 << 2) macro
309 #define PLL_LOCK_CTRL (0x1 << 2) macro
387 #define PLL_LOCK_CTRL (0x1 << 2) macro
365 reg &= ~(F_PLL_LOCK | PLL_LOCK_CTRL); in analogix_dp_init_analog_func()
120 clrbits_le32(®s->dp_debug_ctl, F_PLL_LOCK | PLL_LOCK_CTRL); in rk_edp_init_analog_func()
282 reg &= ~(F_PLL_LOCK | PLL_LOCK_CTRL); in exynos_dp_init_analog_func()
238 #define PLL_LOCK_CTRL FIELD32(0x70000000) macro