Searched refs:cdns_torrent_vals (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 421 struct cdns_torrent_vals { struct 428 struct cdns_torrent_vals *vals; 454 static struct cdns_torrent_vals *cdns_torrent_get_tbl_vals(const struct cdns_torrent_vals_table *tbl, in cdns_torrent_get_tbl_vals() 2295 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_init() 2297 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_init() 2301 struct cdns_torrent_vals *phy_pma_cmn_vals; in cdns_torrent_phy_init() 2302 struct cdns_torrent_vals *pcs_cmn_vals; in cdns_torrent_phy_init() 2462 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_configure_multilink() 2464 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_configure_multilink() 2466 struct cdns_torrent_vals *pcs_cmn_val in cdns_torrent_phy_configure_multilink() [all...] |
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 334 struct cdns_torrent_vals { struct 342 struct cdns_torrent_vals *link_cmn_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] 344 struct cdns_torrent_vals *xcvr_diag_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] 346 struct cdns_torrent_vals *pcs_cmn_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] 348 struct cdns_torrent_vals *cmn_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] 350 struct cdns_torrent_vals *tx_ln_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] 352 struct cdns_torrent_vals *rx_ln_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] 1829 struct cdns_torrent_vals *cmn_vals, *tx_ln_vals, *rx_ln_vals; in cdns_torrent_phy_init() 1830 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_init() 1834 struct cdns_torrent_vals *pcs_cmn_val in cdns_torrent_phy_init() [all...] |
Completed in 8 milliseconds