Home
last modified time | relevance | path

Searched refs:link_cmn_vals (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-torrent.c342 struct cdns_torrent_vals *link_cmn_vals[NUM_PHY_TYPE][NUM_PHY_TYPE] member
1830 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_init() local
1854 link_cmn_vals = init_data->link_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1855 if (link_cmn_vals) { in cdns_torrent_phy_init()
1856 reg_pairs = link_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
1857 num_regs = link_cmn_vals->num_regs; in cdns_torrent_phy_init()
1861 * First array value in link_cmn_vals must be of in cdns_torrent_phy_init()
1939 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_configure_multilink() local
1977 * link_cmn_vals depen in cdns_torrent_phy_configure_multilink()
[all...]
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2297 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_init() local
2322 link_cmn_vals = cdns_torrent_get_tbl_vals(&init_data->link_cmn_vals_tbl, in cdns_torrent_phy_init()
2326 if (link_cmn_vals) { in cdns_torrent_phy_init()
2327 reg_pairs = link_cmn_vals->reg_pairs; in cdns_torrent_phy_init()
2328 num_regs = link_cmn_vals->num_regs; in cdns_torrent_phy_init()
2332 * First array value in link_cmn_vals must be of in cdns_torrent_phy_init()
2464 struct cdns_torrent_vals *link_cmn_vals, *xcvr_diag_vals; in cdns_torrent_phy_configure_multilink() local
2500 * link_cmn_vals depend on combination of PHY types being in cdns_torrent_phy_configure_multilink()
2508 link_cmn_vals = cdns_torrent_get_tbl_vals(&init_data->link_cmn_vals_tbl, in cdns_torrent_phy_configure_multilink()
2511 if (link_cmn_vals) { in cdns_torrent_phy_configure_multilink()
[all...]

Completed in 9 milliseconds