Searched refs:ICL_PORT_TX_DW4_AUX (Results 1 – 2 of 2) sorted by relevance
244 tmp = I915_READ(ICL_PORT_TX_DW4_AUX(phy)); in dsi_program_swing_and_deemphasis()250 I915_WRITE(ICL_PORT_TX_DW4_AUX(phy), tmp); in dsi_program_swing_and_deemphasis()383 tmp = I915_READ(ICL_PORT_TX_DW4_AUX(phy)); in gen11_dsi_config_phy_lanes_sequence()385 I915_WRITE(ICL_PORT_TX_DW4_AUX(phy), tmp); in gen11_dsi_config_phy_lanes_sequence()
1927 #define ICL_PORT_TX_DW4_AUX(phy) _MMIO(_ICL_PORT_TX_DW_AUX(4, phy)) macro