Searched refs:DPLL_PORTD_READY_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 1880 #define DPLL_PORTD_READY_MASK (0xf) macro |
D | intel_display.c | 1839 port_mask = DPLL_PORTD_READY_MASK; in vlv_wait_port_ready() |