Searched refs:atcphy_get_mode_config (Results 1 – 1 of 1) sorted by relevance
868 static const struct atcphy_mode_configuration *atcphy_get_mode_config(struct apple_atcphy *atcphy, in atcphy_get_mode_config() function1163 const struct atcphy_mode_configuration *mode_cfg = atcphy_get_mode_config(atcphy, mode); in atcphy_configure_lanes()1524 mode_cfg = atcphy_get_mode_config(atcphy, atcphy->mode); in atcphy_dp_configure()