Searched refs:TYPE_DP (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/cadence/ ! |
| H A D | phy-cadence-torrent.c | 296 TYPE_DP, enumerator 700 case TYPE_DP: in cdns_torrent_get_phy_type() 2338 if (phy_type == TYPE_DP) in cdns_torrent_phy_init() 2460 if (phy_type == TYPE_DP) in cdns_torrent_phy_init() 2718 if (phy_t1 == TYPE_DP) { in cdns_torrent_phy_configure_multilink() 3013 cdns_phy->phys[node].phy_type = TYPE_DP; in cdns_torrent_phy_probe() 3057 if (cdns_phy->phys[node].phy_type == TYPE_DP) { in cdns_torrent_phy_probe() 4963 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_NONE), &sl_dp_link_cmn_vals}, 4964 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_PCIE), &pcie_dp_link_cmn_vals}, 4965 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_USB), &usb_dp_link_cmn_vals}, [all …]
|