Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/cadence/
Dphy-cadence-sierra.c162 struct cdns_reg_pairs { struct
175 const struct cdns_reg_pairs *pcie_cmn_vals; argument
176 const struct cdns_reg_pairs *pcie_ln_vals;
177 const struct cdns_reg_pairs *usb_cmn_vals;
178 const struct cdns_reg_pairs *usb_ln_vals;
277 const struct cdns_reg_pairs *cmn_vals, *ln_vals; in cdns_sierra_phy_init()
657 static const struct cdns_reg_pairs cdns_pcie_cmn_regs_ext_ssc[] = {
666 static const struct cdns_reg_pairs cdns_pcie_ln_regs_ext_ssc[] = {
677 static const struct cdns_reg_pairs cdns_usb_cmn_regs_ext_ssc[] = {
685 static const struct cdns_reg_pairs cdns_usb_ln_regs_ext_ssc[] = {
Dphy-cadence-salvo.c93 struct cdns_reg_pairs { struct
100 const struct cdns_reg_pairs *init_sequence_val; argument
129 static const struct cdns_reg_pairs cdns_nxp_sequence_pair[] = {
220 const struct cdns_reg_pairs *reg_pair = data->init_sequence_val + i; in cdns_salvo_phy_init()
Dphy-cadence-torrent.c329 struct cdns_reg_pairs { struct
335 struct cdns_reg_pairs *reg_pairs; argument
1835 struct cdns_reg_pairs *reg_pairs; in cdns_torrent_phy_init()
1943 struct cdns_reg_pairs *reg_pairs; in cdns_torrent_phy_configure_multilink()
2347 static struct cdns_reg_pairs usb_sgmii_link_cmn_regs[] = {
2353 static struct cdns_reg_pairs usb_sgmii_xcvr_diag_ln_regs[] = {
2359 static struct cdns_reg_pairs sgmii_usb_xcvr_diag_ln_regs[] = {
2381 static struct cdns_reg_pairs pcie_usb_link_cmn_regs[] = {
2388 static struct cdns_reg_pairs pcie_usb_xcvr_diag_ln_regs[] = {
2394 static struct cdns_reg_pairs usb_pcie_xcvr_diag_ln_regs[] = {
[all …]