Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c250 static const struct reg_field phy_pma_cmn_ctrl_2 = variable
373 struct regmap_field *phy_pma_cmn_ctrl_2; member
1291 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1300 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1335 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1344 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
2163 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_2); in cdns_torrent_regfield_init()
2168 cdns_phy->phy_pma_cmn_ctrl_2 = field; in cdns_torrent_regfield_init()