Home
last modified time | relevance | path

Searched refs:ICL_PORT_COMP_DW1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c84 val = I915_READ(ICL_PORT_COMP_DW1(phy)); in cnl_set_procmon_ref_values()
87 I915_WRITE(ICL_PORT_COMP_DW1(phy), val); in cnl_set_procmon_ref_values()
118 ret = check_phy_reg(dev_priv, phy, ICL_PORT_COMP_DW1(phy), in cnl_verify_procmon_ref_values()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h1801 #define ICL_PORT_COMP_DW1(phy) _MMIO(_ICL_PORT_COMP_DW(1, phy)) macro