Searched refs:phy_pma_cmn_ctrl_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 225 static const struct reg_field phy_pma_cmn_ctrl_2 = variable 279 struct regmap_field *phy_pma_cmn_ctrl_2; member 631 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate() 660 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_2, in cdns_torrent_dp_configure_rate() 1715 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_2); in cdns_torrent_regfield_init() 1720 cdns_phy->phy_pma_cmn_ctrl_2 = field; in cdns_torrent_regfield_init()
|
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 250 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()
|
Completed in 11 milliseconds