Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/cadence/
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
1288 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1297 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1332 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
1341 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate()
2160 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_2); in cdns_torrent_regfield_init()
2165 cdns_phy->phy_pma_cmn_ctrl_2 = field; in cdns_torrent_regfield_init()