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