Searched refs:ICL_PORT_TX_DW2_AUX (Results 1 – 2 of 2) sorted by relevance
236 tmp = I915_READ(ICL_PORT_TX_DW2_AUX(phy)); in dsi_program_swing_and_deemphasis()242 I915_WRITE(ICL_PORT_TX_DW2_AUX(phy), tmp); in dsi_program_swing_and_deemphasis()397 tmp = I915_READ(ICL_PORT_TX_DW2_AUX(phy)); in gen11_dsi_config_phy_lanes_sequence()400 I915_WRITE(ICL_PORT_TX_DW2_AUX(phy), tmp); in gen11_dsi_config_phy_lanes_sequence()
1908 #define ICL_PORT_TX_DW2_AUX(phy) _MMIO(_ICL_PORT_TX_DW_AUX(2, phy)) macro