Home
last modified time | relevance | path

Searched refs:ICM_PROTOCOL_DP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/xilinx/
H A Dphy-zynqmp.c122 #define ICM_PROTOCOL_DP 0x4 macro
596 case ICM_PROTOCOL_DP: in xpsgtr_phy_init()
633 if (gtr_phy->protocol != ICM_PROTOCOL_DP || in xpsgtr_phy_power_on()
644 if (gtr_phy->protocol != ICM_PROTOCOL_DP) in xpsgtr_phy_configure()
702 gtr_phy->protocol = ICM_PROTOCOL_DP; in xpsgtr_set_lane_type()
/kernel/linux/linux-6.6/drivers/phy/xilinx/
H A Dphy-zynqmp.c122 #define ICM_PROTOCOL_DP 0x4 macro
602 case ICM_PROTOCOL_DP: in xpsgtr_phy_init()
646 if (gtr_phy->protocol != ICM_PROTOCOL_DP || in xpsgtr_phy_power_on()
657 if (gtr_phy->protocol != ICM_PROTOCOL_DP) in xpsgtr_phy_configure()
715 gtr_phy->protocol = ICM_PROTOCOL_DP; in xpsgtr_set_lane_type()

Completed in 4 milliseconds