Searched refs:TYPE_DP (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 292 TYPE_DP, enumerator 689 case TYPE_DP: in cdns_torrent_get_phy_type() 2312 if (phy_type == TYPE_DP) in cdns_torrent_phy_init() 2434 if (phy_type == TYPE_DP) in cdns_torrent_phy_init() 2601 if (phy_t1 == TYPE_DP) { in cdns_torrent_phy_configure_multilink() 2833 cdns_phy->phys[node].phy_type = TYPE_DP; in cdns_torrent_phy_probe() 2877 if (cdns_phy->phys[node].phy_type == TYPE_DP) { in cdns_torrent_phy_probe() 4163 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_NONE), &sl_dp_link_cmn_vals}, 4165 {CDNS_TORRENT_KEY_ANYCLK(TYPE_DP, TYPE_USB), &usb_dp_link_cmn_vals}, 4185 {CDNS_TORRENT_KEY_ANYCLK(TYPE_USB, TYPE_DP), &usb_dp_link_cmn_vals}, [all …]
|