Searched refs:DPLL_PORTC_READY_MASK (Results 1 – 4 of 4) sorted by relevance
1784 mask = (status & DPLL_PORTC_READY_MASK) >> 4; in chv_phy_control_init()
415 DPLL_PORTC_READY_MASK | in i9xx_dpll_get_hw_state()
391 port_mask = DPLL_PORTC_READY_MASK; in vlv_wait_port_ready()
706 #define DPLL_PORTC_READY_MASK (0xf << 4) macro