Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/cadence/
Dphy-cadence-torrent.c252 static const struct reg_field phy_pma_cmn_ctrl_2 = variable
345 struct regmap_field *phy_pma_cmn_ctrl_2; member
1205 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()