Home
last modified time | relevance | path

Searched refs:DPLL_PORTB_READY_MASK (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_power.c1784 mask = status & DPLL_PORTB_READY_MASK; in chv_phy_control_init()
H A Dintel_display.c369 port_mask = DPLL_PORTB_READY_MASK; in vlv_wait_port_ready()
2993 DPLL_PORTB_READY_MASK); in i9xx_get_pipe_config()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1450 #define DPLL_PORTB_READY_MASK (0xf) macro