Searched refs:cdns_dphy_config_from_opts (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | cdns-dphy.c | 213 static int cdns_dphy_config_from_opts(struct phy *phy, in cdns_dphy_config_from_opts() function 243 return cdns_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in cdns_dphy_validate() 252 ret = cdns_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in cdns_dphy_configure()
|
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | cdns-dphy.c | 283 static int cdns_dphy_config_from_opts(struct phy *phy, in cdns_dphy_config_from_opts() function 331 return cdns_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in cdns_dphy_validate() 341 ret = cdns_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in cdns_dphy_configure()
|
Completed in 4 milliseconds