Searched refs:mipi_dphy (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/phy/cadence/ |
| A D | cdns-dphy.c | 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()
|
| /linux/drivers/phy/freescale/ |
| A D | phy-fsl-imx8-mipi-dphy.c | 326 ret = mixel_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in mixel_dphy_configure() 356 return mixel_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in mixel_dphy_validate()
|
| /linux/drivers/phy/amlogic/ |
| A D | phy-meson-axg-mipi-pcie-analog.c | 138 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in phy_axg_mipi_pcie_analog_configure()
|
| A D | phy-meson-axg-mipi-dphy.c | 204 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in phy_meson_axg_mipi_dphy_configure()
|
| /linux/drivers/phy/rockchip/ |
| A D | phy-rockchip-inno-dsidphy.c | 577 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in inno_dsidphy_configure() 581 memcpy(&inno->dphy_cfg, &opts->mipi_dphy, sizeof(inno->dphy_cfg)); in inno_dsidphy_configure()
|
| A D | phy-rockchip-dphy-rx0.c | 231 struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy; in rk_dphy_configure()
|
| A D | phy-rockchip-inno-csidphy.c | 182 struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy; in rockchip_inno_csidphy_configure()
|
| /linux/drivers/gpu/drm/bridge/ |
| A D | nwl-dsi.c | 218 struct phy_configure_opts_mipi_dphy *cfg = &dsi->phy_cfg.mipi_dphy; in nwl_dsi_config_host() 792 &phy_opts->mipi_dphy); in nwl_dsi_get_dphy_params() 798 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()
|
| A D | cdns-dsi.c | 608 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_check_conf() 786 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_bridge_enable()
|
| /linux/drivers/phy/allwinner/ |
| A D | phy-sun6i-mipi-dphy.c | 113 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in sun6i_dphy_configure()
|
| /linux/drivers/gpu/drm/rockchip/ |
| A D | dw-mipi-dsi-rockchip.c | 566 &dsi->phy_opts.mipi_dphy); in dw_mipi_dsi_get_lane_mbps() 1153 struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy; in dw_mipi_dsi_dphy_configure() 1157 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in dw_mipi_dsi_dphy_configure()
|
| /linux/include/linux/phy/ |
| A D | phy.h | 62 struct phy_configure_opts_mipi_dphy mipi_dphy; member
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-isp.c | 961 struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy; in rkisp1_mipi_csi2_start()
|
| /linux/drivers/gpu/drm/sun4i/ |
| A D | sun6i_mipi_dsi.c | 722 struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy; in sun6i_dsi_encoder_enable()
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| A D | meson-axg.dtsi | 1281 mipi_dphy: phy@ff640000 { label
|
Completed in 46 milliseconds