Searched refs:phy_pma_cmn_vals (Results 1 – 1 of 1) sorted by relevance
2326 const struct cdns_torrent_vals *phy_pma_cmn_vals; in cdns_torrent_phy_init() local2401 phy_pma_cmn_vals = cdns_torrent_get_tbl_vals(&init_data->phy_pma_cmn_vals_tbl, in cdns_torrent_phy_init()2405 if (phy_pma_cmn_vals) { in cdns_torrent_phy_init()2406 reg_pairs = phy_pma_cmn_vals->reg_pairs; in cdns_torrent_phy_init()2407 num_regs = phy_pma_cmn_vals->num_regs; in cdns_torrent_phy_init()2482 const struct cdns_torrent_vals *phy_pma_cmn_vals; in cdns_torrent_phy_configure_multilink() local2662 phy_pma_cmn_vals = in cdns_torrent_phy_configure_multilink()2666 if (phy_pma_cmn_vals) { in cdns_torrent_phy_configure_multilink()2667 reg_pairs = phy_pma_cmn_vals->reg_pairs; in cdns_torrent_phy_configure_multilink()2668 num_regs = phy_pma_cmn_vals->num_regs; in cdns_torrent_phy_configure_multilink()