Searched refs:ICL_PORT_PCS_DW1_LN0 (Results 1 – 4 of 4) sorted by relevance
229 ret &= check_phy_reg(dev_priv, phy, ICL_PORT_PCS_DW1_LN0(phy), in icl_combo_phy_verify_state()352 val = intel_de_read(dev_priv, ICL_PORT_PCS_DW1_LN0(phy)); in icl_combo_phys_init()
488 ICL_PORT_PCS_DW1_LN0(phy)); in gen11_dsi_config_phy_lanes_sequence()507 tmp = intel_de_read(dev_priv, ICL_PORT_PCS_DW1_LN0(phy)); in gen11_dsi_voltage_swing_program_seq()
1105 val = intel_de_read(dev_priv, ICL_PORT_PCS_DW1_LN0(phy)); in icl_combo_phy_ddi_vswing_sequence()
1971 #define ICL_PORT_PCS_DW1_LN0(phy) _MMIO(_ICL_PORT_PCS_DW_LN(1, 0, phy)) macro