Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-torrent.c245 static const struct reg_field phy_pma_cmn_ctrl_1 = variable
331 struct regmap_field *phy_pma_cmn_ctrl_1; member
1492 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_1, in cdns_torrent_phy_on()
1769 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_1); in cdns_torrent_regfield_init()
1774 cdns_phy->phy_pma_cmn_ctrl_1 = field; in cdns_torrent_regfield_init()
2324 regmap_field_read(cdns_phy->phy_pma_cmn_ctrl_1, &already_configured); in cdns_torrent_phy_probe()