Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A 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()
663 static const struct cdns_reg_pairs cdns_pcie_cmn_regs_ext_ssc[] = {
672 static const struct cdns_reg_pairs cdns_pcie_ln_regs_ext_ssc[] = {
683 static const struct cdns_reg_pairs cdns_usb_cmn_regs_ext_ssc[] = {
691 static const struct cdns_reg_pairs cdns_usb_ln_regs_ext_ssc[] = {
H A 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()
2348 static struct cdns_reg_pairs usb_sgmii_link_cmn_regs[] = {
2354 static struct cdns_reg_pairs usb_sgmii_xcvr_diag_ln_regs[] = {
2360 static struct cdns_reg_pairs sgmii_usb_xcvr_diag_ln_regs[] = {
2382 static struct cdns_reg_pairs pcie_usb_link_cmn_regs[] = {
2389 static struct cdns_reg_pairs pcie_usb_xcvr_diag_ln_regs[] = {
2395 static struct cdns_reg_pairs usb_pcie_xcvr_diag_ln_regs[] = {
[all …]
H A 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()