Symbol: phy_configure_opts_mipi_dphy
drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c
525
struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy;
drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c
714
struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy;
drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c
221
struct phy_configure_opts_mipi_dphy *dphy_opts,
drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c
321
dphy_pll_get_hsfreqrange(struct phy_configure_opts_mipi_dphy *dphy_opts)
drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c
333
static u8 dphy_pll_get_vco(struct phy_configure_opts_mipi_dphy *dphy_opts)
drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c
345
static u8 dphy_pll_get_prop(struct phy_configure_opts_mipi_dphy *dphy_opts)
drivers/gpu/drm/bridge/nwl-dsi.c
215
struct phy_configure_opts_mipi_dphy *cfg = &dsi->phy_cfg.mipi_dphy;
drivers/gpu/drm/bridge/samsung-dsim.c
928
struct phy_configure_opts_mipi_dphy cfg;
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c
1205
struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy;
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c
296
struct phy_configure_opts_mipi_dphy dphy_config;
drivers/gpu/drm/rockchip/dw-mipi-dsi2-rockchip.c
183
struct phy_configure_opts_mipi_dphy *cfg = &dsi2->phy_opts.mipi_dphy;
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c
722
struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy;
drivers/media/i2c/tc358746.c
164
struct phy_configure_opts_mipi_dphy dphy_cfg;
drivers/media/i2c/tc358746.c
590
struct phy_configure_opts_mipi_dphy *cfg = &tc358746->dphy_cfg;
drivers/media/platform/cadence/cdns-csi2rx.c
270
struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy;
drivers/media/platform/rockchip/rkisp1/rkisp1-csi.c
155
struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy;
drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c
175
struct phy_configure_opts_mipi_dphy *dphy_cfg = &dphy_opts.mipi_dphy;
drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c
207
struct phy_configure_opts_mipi_dphy *dphy_cfg = &dphy_opts.mipi_dphy;
drivers/phy/allwinner/phy-sun6i-mipi-dphy.c
194
struct phy_configure_opts_mipi_dphy config;
drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
173
struct phy_configure_opts_mipi_dphy config;
drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.c
54
struct phy_configure_opts_mipi_dphy config;
drivers/phy/amlogic/phy-meson-g12a-mipi-dphy-analog.c
42
struct phy_configure_opts_mipi_dphy config;
drivers/phy/cadence/cdns-dphy.c
119
struct phy_configure_opts_mipi_dphy *opts)
drivers/phy/cadence/cdns-dphy.c
307
struct phy_configure_opts_mipi_dphy *opts,
drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c
187
struct phy_configure_opts_mipi_dphy *dphy_opts,
drivers/phy/phy-core-mipi-dphy.c
107
int phy_mipi_dphy_config_validate(struct phy_configure_opts_mipi_dphy *cfg)
drivers/phy/phy-core-mipi-dphy.c
24
struct phy_configure_opts_mipi_dphy *cfg)
drivers/phy/phy-core-mipi-dphy.c
84
struct phy_configure_opts_mipi_dphy *cfg)
drivers/phy/phy-core-mipi-dphy.c
93
struct phy_configure_opts_mipi_dphy *cfg)
drivers/phy/rockchip/phy-rockchip-dphy-rx0.c
154
struct phy_configure_opts_mipi_dphy config;
drivers/phy/rockchip/phy-rockchip-dphy-rx0.c
230
struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy;
drivers/phy/rockchip/phy-rockchip-inno-csidphy.c
152
struct phy_configure_opts_mipi_dphy config;
drivers/phy/rockchip/phy-rockchip-inno-csidphy.c
216
struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy;
drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c
237
struct phy_configure_opts_mipi_dphy dphy_cfg;
drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c
408
struct phy_configure_opts_mipi_dphy *cfg = &inno->dphy_cfg;
drivers/phy/starfive/phy-jh7110-dphy-tx.c
194
struct phy_configure_opts_mipi_dphy config;
include/linux/phy/phy-mipi-dphy.h
281
struct phy_configure_opts_mipi_dphy *cfg);
include/linux/phy/phy-mipi-dphy.h
284
struct phy_configure_opts_mipi_dphy *cfg);
include/linux/phy/phy-mipi-dphy.h
285
int phy_mipi_dphy_config_validate(struct phy_configure_opts_mipi_dphy *cfg);
include/linux/phy/phy.h
78
struct phy_configure_opts_mipi_dphy mipi_dphy;