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 698 case TYPE_DP: in cdns_torrent_get_phy_type() 2334 if (phy_type == TYPE_DP) in cdns_torrent_phy_init() 2456 if (phy_type == TYPE_DP) in cdns_torrent_phy_init() 2714 if (phy_t1 == TYPE_DP) { in cdns_torrent_phy_configure_multilink() 3009 cdns_phy->phys[node].phy_type = TYPE_DP; in cdns_torrent_phy_probe() 3050 if (cdns_phy->phys[node].phy_type == TYPE_DP) { in cdns_torrent_phy_probe() 4845 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_NONE), &sl_dp_link_cmn_vals}, 4846 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_PCIE), &pcie_dp_link_cmn_vals}, 4847 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_USB), &usb_dp_link_cmn_vals}, [all …]
|