Searched refs:ICL_PORT_PCS_DW1_LN0 (Results 1 – 4 of 4) sorted by relevance
274 ret &= check_phy_reg(dev_priv, phy, ICL_PORT_PCS_DW1_LN0(phy), in icl_combo_phy_verify_state()397 val = intel_de_read(dev_priv, ICL_PORT_PCS_DW1_LN0(phy)); in icl_combo_phys_init()
441 ICL_PORT_PCS_DW1_LN0(phy)); in gen11_dsi_config_phy_lanes_sequence()460 tmp = intel_de_read(dev_priv, ICL_PORT_PCS_DW1_LN0(phy)); in gen11_dsi_voltage_swing_program_seq()
2546 val = intel_de_read(dev_priv, ICL_PORT_PCS_DW1_LN0(phy)); in icl_combo_phy_ddi_vswing_sequence()
1979 #define ICL_PORT_PCS_DW1_LN0(phy) _MMIO(_ICL_PORT_PCS_DW_LN(1, 0, phy)) macro