Searched defs:cdns_torrent_data (Results 1 – 2 of 2) sorted by relevance
339 struct cdns_torrent_data { struct340 u8 block_offset_shift;341 u8 reg_offset_shift;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]
436 struct cdns_torrent_data { struct437 u8 block_offset_shift;438 u8 reg_offset_shift;439 struct cdns_torrent_vals_table link_cmn_vals_tbl;440 struct cdns_torrent_vals_table xcvr_diag_vals_tbl;441 struct cdns_torrent_vals_table pcs_cmn_vals_tbl;442 struct cdns_torrent_vals_table phy_pma_cmn_vals_tbl;443 struct cdns_torrent_vals_table cmn_vals_tbl;444 struct cdns_torrent_vals_table tx_ln_vals_tbl;445 struct cdns_torrent_vals_table rx_ln_vals_tbl;