Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-torrent.c222 static const struct reg_field phy_pma_cmn_ctrl_1 = variable
278 struct regmap_field *phy_pma_cmn_ctrl_1; member
1628 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_1, in cdns_torrent_phy_on()
1707 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_1); in cdns_torrent_regfield_init()
1712 cdns_phy->phy_pma_cmn_ctrl_1 = field; in cdns_torrent_regfield_init()
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c247 static const struct reg_field phy_pma_cmn_ctrl_1 = variable
372 struct regmap_field *phy_pma_cmn_ctrl_1; member
1644 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pma_cmn_ctrl_1, in cdns_torrent_phy_on()
2152 field = devm_regmap_field_alloc(dev, regmap, phy_pma_cmn_ctrl_1); in cdns_torrent_regfield_init()
2157 cdns_phy->phy_pma_cmn_ctrl_1 = field; in cdns_torrent_regfield_init()
2779 regmap_field_read(cdns_phy->phy_pma_cmn_ctrl_1, &already_configured); in cdns_torrent_phy_probe()

Completed in 10 milliseconds