Home
last modified time | relevance | path

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

/linux/drivers/phy/apple/
H A Datc.c868 static const struct atcphy_mode_configuration *atcphy_get_mode_config(struct apple_atcphy *atcphy, in atcphy_get_mode_config() function
1163 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()