Home
last modified time | relevance | path

Searched refs:phy_pma_cmn_ctrl_2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c254 static const struct reg_field phy_pma_cmn_ctrl_2 = variable
382 struct regmap_field *phy_pma_cmn_ctrl_2; member
1301 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1310 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1345 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1354 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
2182 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_2); in cdns_torrent_regfield_init()
2187 cdns_phy->phy_pma_cmn_ctrl_2 = field; in cdns_torrent_regfield_init()