Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()