Home
last modified time | relevance | path

Searched refs:ICL_PORT_CL_DW10 (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c347 val = intel_de_read(dev_priv, ICL_PORT_CL_DW10(phy)); in intel_combo_phy_power_up_lanes()
350 intel_de_write(dev_priv, ICL_PORT_CL_DW10(phy), val); in intel_combo_phy_power_up_lanes()
Dintel_ddi.c2478 intel_de_rmw(dev_priv, ICL_PORT_CL_DW10(phy), val, in icl_ddi_combo_vswing_program()
/drivers/gpu/drm/i915/
Di915_reg.h1888 #define ICL_PORT_CL_DW10(phy) _MMIO(_ICL_PORT_CL_DW(10, phy)) macro