Searched refs:ICL_PORT_COMP_DW8 (Results 1 – 2 of 2) sorted by relevance
205 ret &= check_phy_reg(dev_priv, phy, ICL_PORT_COMP_DW8(phy), in icl_combo_phy_verify_state()331 val = I915_READ(ICL_PORT_COMP_DW8(phy)); in icl_combo_phys_init()333 I915_WRITE(ICL_PORT_COMP_DW8(phy), val); in icl_combo_phys_init()
1816 #define ICL_PORT_COMP_DW8(phy) _MMIO(_ICL_PORT_COMP_DW(8, phy)) macro