Searched refs:phy_pma_cmn_ctrl_2 (Results 1 – 1 of 1) sorted by relevance
252 static const struct reg_field phy_pma_cmn_ctrl_2 = variable345 struct regmap_field *phy_pma_cmn_ctrl_2; member1205 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()1233 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()2011 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_2); in cdns_torrent_regfield_init()2016 cdns_phy->phy_pma_cmn_ctrl_2 = field; in cdns_torrent_regfield_init()