Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/phy/
Dphy.h50 union phy_configure_opts { union
83 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()
/Linux-v5.4/drivers/phy/cadence/
Dcdns-dphy.c236 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()
/Linux-v5.4/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c320 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()
/Linux-v5.4/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c108 static int sun6i_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in sun6i_dphy_configure()
/Linux-v5.4/drivers/phy/
Dphy-core.c433 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure()
468 union phy_configure_opts *opts) in phy_validate()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c721 union phy_configure_opts opts = { 0 }; in sun6i_dsi_encoder_enable()
/Linux-v5.4/drivers/gpu/drm/bridge/
Dcdns-dsi.c431 union phy_configure_opts phy_opts;