Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c416 struct cdns_reg_pairs { struct
422 struct cdns_reg_pairs *reg_pairs; argument
2306 struct cdns_reg_pairs *reg_pairs; in cdns_torrent_phy_init()
2471 struct cdns_reg_pairs *reg_pairs; in cdns_torrent_phy_configure_multilink()
3009 static struct cdns_reg_pairs usb_dp_link_cmn_regs[] = {
3158 static struct cdns_reg_pairs pcie_dp_link_cmn_regs[] = {
3191 static struct cdns_reg_pairs dp_100_no_ssc_cmn_regs[] = {
3229 static struct cdns_reg_pairs sl_dp_link_cmn_regs[] = {
3463 static struct cdns_reg_pairs pcie_usb_link_cmn_regs[] = {
3557 static struct cdns_reg_pairs sl_usb_link_cmn_regs[] = {
[all …]
H A Dphy-cadence-sierra.c351 struct cdns_reg_pairs { struct
357 const struct cdns_reg_pairs *reg_pairs; argument
546 const struct cdns_reg_pairs *reg_pairs; in cdns_sierra_phy_init()
1251 const struct cdns_reg_pairs *reg_pairs; in cdns_sierra_phy_configure_multilink()
1547 static struct cdns_reg_pairs sgmii_phy_pma_ln_regs[] = {
1612 static struct cdns_reg_pairs qsgmii_phy_pma_ln_regs[] = {
1678 static struct cdns_reg_pairs pcie_phy_pcs_cmn_regs[] = {
2109 static const struct cdns_reg_pairs cdns_pcie_ln_regs_no_ssc[] = {
2318 static const struct cdns_reg_pairs cdns_usb_ln_regs_ext_ssc[] = {
2427 static const struct cdns_reg_pairs sgmii_pma_cmn_vals[] = {
[all …]
H A Dphy-cadence-salvo.c123 struct cdns_reg_pairs { struct
130 const struct cdns_reg_pairs *init_sequence_val; argument
167 static const struct cdns_reg_pairs cdns_nxp_sequence_pair[] = {
258 const struct cdns_reg_pairs *reg_pair = data->init_sequence_val + i; in cdns_salvo_phy_init()