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