Searched refs:PHY_POWERDOWN (Results 1 – 1 of 1) sorted by relevance
130 #define PHY_POWERDOWN GENMASK(20, 17) macro603 regmap_update_bits(dp->regmap, DW_DP_PHYIF_CTRL, PHY_POWERDOWN, in dw_dp_phy_configure()604 FIELD_PREP(PHY_POWERDOWN, 0x3)); in dw_dp_phy_configure()620 regmap_update_bits(dp->regmap, DW_DP_PHYIF_CTRL, PHY_POWERDOWN, in dw_dp_phy_configure()621 FIELD_PREP(PHY_POWERDOWN, 0x0)); in dw_dp_phy_configure()