Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2304 struct cdns_torrent_vals *phy_pma_cmn_vals; in cdns_torrent_phy_init() local
2375 phy_pma_cmn_vals = cdns_torrent_get_tbl_vals(&init_data->phy_pma_cmn_vals_tbl, in cdns_torrent_phy_init()
2379 if (phy_pma_cmn_vals) { in cdns_torrent_phy_init()
2380 reg_pairs = phy_pma_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
2381 num_regs = phy_pma_cmn_vals->num_regs; in cdns_torrent_phy_init()