Searched refs:PORT_PLL_N (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/drm/i915/ | ||
| HD | intel_dpll_mgr.c | 1757 dpll_hw_state->pll1 = PORT_PLL_N(clk_div->n); in bxt_ddi_set_dpll_hw_state() |
| HD | i915_reg.h | 1834 #define PORT_PLL_N(x) ((x) << PORT_PLL_N_SHIFT) macro |