Home
last modified time | relevance | path

Searched refs:PHY_E (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-dwc-phy.c401 #define PHY_E 4 macro
420 if (phy_id != PHY_E || isys->phy_termcal_val) in ipu6_isys_dwc_phy_powerup_ack()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display.h187 PHY_E, enumerator
H A Dintel_display.c1821 return phy <= PHY_E; in intel_phy_is_combo()
1864 return display->platform.dg2 && phy > PHY_NONE && phy <= PHY_E; in intel_phy_is_snps()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h4191 #define DG2_PHY_MISC(port) ((port) == PHY_E ? _MMIO(_DG2_PHY_MISC_TC1) : \