Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-torrent.c363 struct cdns_reg_pairs *reg_pairs; member
1919 struct cdns_reg_pairs *reg_pairs; in cdns_torrent_phy_init() local
1937 reg_pairs = link_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
1945 regmap_field_write(cdns_phy->phy_pll_cfg, reg_pairs[0].val); in cdns_torrent_phy_init()
1948 regmap_write(regmap, reg_pairs[i].off, in cdns_torrent_phy_init()
1949 reg_pairs[i].val); in cdns_torrent_phy_init()
1954 reg_pairs = xcvr_diag_vals->reg_pairs; in cdns_torrent_phy_init()
1959 regmap_write(regmap, reg_pairs[j].off, in cdns_torrent_phy_init()
1960 reg_pairs[j].val); in cdns_torrent_phy_init()
1967 reg_pairs = pcs_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
[all …]