Searched refs:cdns_dp_phy_write_field (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/phy/cadence/ |
| D | phy-cadence-dp.c | 121 static void cdns_dp_phy_write_field(struct cdns_dp_phy *cdns_phy, 148 cdns_dp_phy_write_field(cdns_phy, PHY_PMA_XCVR_POWER_STATE_REQ, in cdns_dp_phy_init() 152 cdns_dp_phy_write_field(cdns_phy, in cdns_dp_phy_init() 157 cdns_dp_phy_write_field(cdns_phy, in cdns_dp_phy_init() 160 cdns_dp_phy_write_field(cdns_phy, in cdns_dp_phy_init() 166 cdns_dp_phy_write_field(cdns_phy, PHY_PMA_XCVR_PLLCLK_EN, in cdns_dp_phy_init() 170 cdns_dp_phy_write_field(cdns_phy, PHY_PMA_XCVR_PLLCLK_EN, in cdns_dp_phy_init() 173 cdns_dp_phy_write_field(cdns_phy, in cdns_dp_phy_init() 176 cdns_dp_phy_write_field(cdns_phy, in cdns_dp_phy_init() 198 cdns_dp_phy_write_field(cdns_phy, PHY_RESET, 8, 1, 1); in cdns_dp_phy_init() [all …]
|