Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2326 const struct cdns_torrent_vals *phy_pma_cmn_vals; in cdns_torrent_phy_init() local
2401 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() local
2662 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()