Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c335 struct cdns_reg_pairs *reg_pairs; member
1835 struct cdns_reg_pairs *reg_pairs; in cdns_torrent_phy_init() local
1856 reg_pairs = link_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
1864 regmap_field_write(cdns_phy->phy_pll_cfg, reg_pairs[0].val); in cdns_torrent_phy_init()
1867 regmap_write(regmap, reg_pairs[i].off, in cdns_torrent_phy_init()
1868 reg_pairs[i].val); in cdns_torrent_phy_init()
1873 reg_pairs = xcvr_diag_vals->reg_pairs; in cdns_torrent_phy_init()
1878 regmap_write(regmap, reg_pairs[j].off, in cdns_torrent_phy_init()
1879 reg_pairs[j].val); in cdns_torrent_phy_init()
1886 reg_pairs = pcs_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
[all …]