Searched refs:ICL_PORT_PCS_DW1_AUX (Results 1 – 2 of 2) sorted by relevance
408 tmp = I915_READ(ICL_PORT_PCS_DW1_AUX(phy)); in gen11_dsi_config_phy_lanes_sequence()411 I915_WRITE(ICL_PORT_PCS_DW1_AUX(phy), tmp); in gen11_dsi_config_phy_lanes_sequence()434 tmp = I915_READ(ICL_PORT_PCS_DW1_AUX(phy)); in gen11_dsi_voltage_swing_program_seq()436 I915_WRITE(ICL_PORT_PCS_DW1_AUX(phy), tmp); in gen11_dsi_voltage_swing_program_seq()
1860 #define ICL_PORT_PCS_DW1_AUX(phy) _MMIO(_ICL_PORT_PCS_DW_AUX(1, phy)) macro