Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_parser.h70 union phy_configure_opts phy_opts; member
H A Ddp_ctrl.c1324 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_enable_mainlink_clocks()
1331 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_enable_mainlink_clocks()
1435 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_reinitialize_mainlink()
1439 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_reinitialize_mainlink()
H A Ddp_catalog.c635 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_catalog_ctrl_update_vx_px()
641 phy_configure(phy, &dp_io->phy_opts); in dp_catalog_ctrl_update_vx_px()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c247 union phy_configure_opts phy_opts; member
547 &dsi2->phy_opts.mipi_dphy); in dw_mipi_dsi2_get_lane_rate()
550 &dsi2->slave->phy_opts.mipi_dphy); in dw_mipi_dsi2_get_lane_rate()
561 phy_configure(dsi2->dcphy, &dsi2->phy_opts); in dw_mipi_dsi2_set_lane_rate()
562 hs_clk_rate = dsi2->phy_opts.mipi_dphy.hs_clk_rate; in dw_mipi_dsi2_set_lane_rate()
645 struct phy_configure_opts_mipi_dphy *cfg = &dsi2->phy_opts.mipi_dphy; in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()
H A Ddw-mipi-dsi-rockchip.c292 union phy_configure_opts phy_opts; member
646 &dsi->phy_opts.mipi_dphy); in dw_mipi_dsi_get_lane_mbps()
654 phy_configure(dsi->phy, &dsi->phy_opts); in dw_mipi_dsi_get_lane_mbps()
655 hs_clk_rate = dsi->phy_opts.mipi_dphy.hs_clk_rate; in dw_mipi_dsi_get_lane_mbps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dcdns-dsi.c431 union phy_configure_opts phy_opts; member
608 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_check_conf()
625 ret = phy_validate(dsi->dphy, PHY_MODE_MIPI_DPHY, 0, &output->phy_opts); in cdns_dsi_check_conf()
729 phy_configure(dsi->dphy, &output->phy_opts); in cdns_dsi_hs_init()
786 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_bridge_enable()
H A Dnwl-dsi.c784 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params() argument
798 &phy_opts->mipi_dphy); in nwl_dsi_get_dphy_params()
804 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()