Searched refs:phy_configure_opts (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.h26 int (*hdmi_phy_configure)(struct phy *phy, union phy_configure_opts *opts);
H A Dphy-mtk-hdmi.c11 static int mtk_hdmi_phy_configure(struct phy *phy, union phy_configure_opts *opts);
48 static int mtk_hdmi_phy_configure(struct phy *phy, union phy_configure_opts *opts)
H A Dphy-mtk-dp.c109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts)
H A Dphy-mtk-hdmi-mt8195.c465 static int mtk_hdmi_phy_configure(struct phy *phy, union phy_configure_opts *opts)
/linux-master/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_dphy.c14 union phy_configure_opts *opts)
/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.h26 union phy_configure_opts phy_opts;
H A Dcdns-mhdp8546-core.c878 union phy_configure_opts phy_cfg;
931 union phy_configure_opts *phy_cfg)
1023 union phy_configure_opts *phy_cfg)
1049 union phy_configure_opts phy_cfg;
1175 union phy_configure_opts phy_cfg;
/linux-master/include/linux/phy/
H A Dphy.h55 * union phy_configure_opts - Opaque generic phy configuration
64 union phy_configure_opts { union
103 int (*configure)(struct phy *phy, union phy_configure_opts *opts);
122 union phy_configure_opts *opts);
241 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
243 union phy_configure_opts *opts);
421 union phy_configure_opts *opts)
430 union phy_configure_opts *opts)
/linux-master/drivers/phy/cadence/
H A Dcdns-dphy-rx.c169 union phy_configure_opts *opts)
216 int submode, union phy_configure_opts *opts)
H A Dcdns-dphy.c324 union phy_configure_opts *opts)
334 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
/linux-master/drivers/phy/amlogic/
H A Dphy-meson-g12a-mipi-dphy-analog.c46 union phy_configure_opts *opts)
H A Dphy-meson-axg-mipi-pcie-analog.c134 union phy_configure_opts *opts)
H A Dphy-meson-axg-mipi-dphy.c200 union phy_configure_opts *opts)
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c100 union phy_configure_opts phy_cfg;
383 static int dphy_pll_configure(struct imx93_dsi *dsi, union phy_configure_opts *opts)
469 union phy_configure_opts *phy_cfg,
523 union phy_configure_opts phy_cfg;
682 union phy_configure_opts phy_cfg;
H A Dimx8qxp-ldb.c96 union phy_configure_opts opts = { };
138 union phy_configure_opts opts = { };
H A Dimx8qm-ldb.c91 union phy_configure_opts opts = { };
138 union phy_configure_opts opts = { };
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c353 mixel_dphy_configure_mipi_dphy(struct phy *phy, union phy_configure_opts *opts)
382 mixel_dphy_configure_lvds_phy(struct phy *phy, union phy_configure_opts *opts)
441 static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
460 mixel_dphy_validate_lvds_phy(struct phy *phy, union phy_configure_opts *opts)
487 union phy_configure_opts *opts)
H A Dphy-fsl-imx8qm-lvds-phy.c167 union phy_configure_opts *opts)
222 int submode, union phy_configure_opts *opts)
/linux-master/drivers/phy/starfive/
H A Dphy-jh7110-dphy-rx.c78 static int stf_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
/linux-master/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c71 union phy_configure_opts phy_cfg;
655 union phy_configure_opts *phy_cfg = &dsi->phy_cfg;
777 union phy_configure_opts *phy_opts)
849 union phy_configure_opts new_cfg;
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-dphy-rx0.c226 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts)
H A Dphy-rockchip-inno-csidphy.c189 union phy_configure_opts *opts)
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c41 union phy_configure_opts phy_opts;
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-csi.c154 union phy_configure_opts opts;
/linux-master/drivers/phy/
H A Dphy-core.c550 int phy_configure(struct phy *phy, union phy_configure_opts *opts)
585 union phy_configure_opts *opts)

Completed in 375 milliseconds

12