Searched refs:phy_configure_opts (Results 1 – 7 of 7) sorted by relevance
50 union phy_configure_opts { union83 int (*configure)(struct phy *phy, union phy_configure_opts *opts);102 union phy_configure_opts *opts);210 int phy_configure(struct phy *phy, union phy_configure_opts *opts);212 union phy_configure_opts *opts);358 union phy_configure_opts *opts) in phy_configure()367 union phy_configure_opts *opts) in phy_validate()
236 union phy_configure_opts *opts) in cdns_dphy_validate()246 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in cdns_dphy_configure()
320 static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure()349 union phy_configure_opts *opts) in mixel_dphy_validate()
108 static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in sun6i_dphy_configure()
433 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure()468 union phy_configure_opts *opts) in phy_validate()
721 union phy_configure_opts opts = { 0 }; in sun6i_dsi_encoder_enable()
431 union phy_configure_opts phy_opts;