Searched refs:mipi_dphy (Results 1 – 16 of 16) sorted by relevance
/linux-5.19.10/drivers/phy/cadence/ |
D | cdns-dphy-rx.c | 149 unsigned int reg, lanes = opts->mipi_dphy.lanes; in cdns_dphy_rx_configure() 156 band_ctrl = cdns_dphy_rx_get_band_ctrl(opts->mipi_dphy.hs_clk_rate); in cdns_dphy_rx_configure() 190 ret = cdns_dphy_rx_get_band_ctrl(opts->mipi_dphy.hs_clk_rate); in cdns_dphy_rx_validate() 194 return phy_mipi_dphy_config_validate(&opts->mipi_dphy); in cdns_dphy_rx_validate()
|
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-5.19.10/drivers/phy/amlogic/ |
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()
|
D | phy-meson-axg-mipi-dphy.c | 205 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in phy_meson_axg_mipi_dphy_configure()
|
/linux-5.19.10/drivers/phy/rockchip/ |
D | phy-rockchip-inno-dsidphy.c | 578 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in inno_dsidphy_configure() 582 memcpy(&inno->dphy_cfg, &opts->mipi_dphy, sizeof(inno->dphy_cfg)); in inno_dsidphy_configure()
|
D | phy-rockchip-dphy-rx0.c | 231 struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy; in rk_dphy_configure()
|
D | phy-rockchip-inno-csidphy.c | 182 struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy; in rockchip_inno_csidphy_configure()
|
/linux-5.19.10/drivers/phy/freescale/ |
D | phy-fsl-imx8-mipi-dphy.c | 359 ret = mixel_dphy_config_from_opts(phy, &opts->mipi_dphy, &cfg); in mixel_dphy_configure_mipi_dphy() 492 return mixel_dphy_config_from_opts(phy, &opts->mipi_dphy, in mixel_dphy_validate()
|
/linux-5.19.10/drivers/gpu/drm/bridge/ |
D | nwl-dsi.c | 214 struct phy_configure_opts_mipi_dphy *cfg = &dsi->phy_cfg.mipi_dphy; in nwl_dsi_config_host() 784 &phy_opts->mipi_dphy); in nwl_dsi_get_dphy_params() 790 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()
|
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-5.19.10/drivers/gpu/drm/rockchip/ |
D | dw-mipi-dsi-rockchip.c | 573 &dsi->phy_opts.mipi_dphy); in dw_mipi_dsi_get_lane_mbps() 1167 struct phy_configure_opts_mipi_dphy *config = &opts->mipi_dphy; in dw_mipi_dsi_dphy_configure() 1171 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in dw_mipi_dsi_dphy_configure()
|
/linux-5.19.10/drivers/phy/allwinner/ |
D | phy-sun6i-mipi-dphy.c | 145 ret = phy_mipi_dphy_config_validate(&opts->mipi_dphy); in sun6i_dphy_configure()
|
/linux-5.19.10/include/linux/phy/ |
D | phy.h | 65 struct phy_configure_opts_mipi_dphy mipi_dphy; member
|
/linux-5.19.10/drivers/gpu/drm/sun4i/ |
D | sun6i_mipi_dsi.c | 722 struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy; in sun6i_dsi_encoder_enable()
|
/linux-5.19.10/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-isp.c | 963 struct phy_configure_opts_mipi_dphy *cfg = &opts.mipi_dphy; in rkisp1_mipi_csi2_start()
|
/linux-5.19.10/arch/arm64/boot/dts/amlogic/ |
D | meson-axg.dtsi | 1281 mipi_dphy: phy@ff640000 { label
|