Home
last modified time | relevance | path

Searched refs:phy_shared_timings (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/dsi/
A Ddsi_manager.c350 struct msm_dsi_phy_shared_timings phy_shared_timings[DSI_MAX]; in dsi_mgr_bridge_pre_enable() local
362 ret = dsi_mgr_phy_enable(id, phy_shared_timings); in dsi_mgr_bridge_pre_enable()
366 ret = msm_dsi_host_power_on(host, &phy_shared_timings[id], is_bonded_dsi, msm_dsi->phy); in dsi_mgr_bridge_pre_enable()
374 &phy_shared_timings[DSI_1], is_bonded_dsi, msm_dsi1->phy); in dsi_mgr_bridge_pre_enable()
A Ddsi.h113 struct msm_dsi_phy_shared_timings *phy_shared_timings,
A Ddsi_host.c797 struct msm_dsi_phy_shared_timings *phy_shared_timings, struct msm_dsi_phy *phy) in dsi_ctrl_config() argument
860 data = DSI_CLKOUT_TIMING_CTRL_T_CLK_POST(phy_shared_timings->clk_post) | in dsi_ctrl_config()
861 DSI_CLKOUT_TIMING_CTRL_T_CLK_PRE(phy_shared_timings->clk_pre); in dsi_ctrl_config()
866 phy_shared_timings->clk_pre_inc_by_2) in dsi_ctrl_config()
2347 struct msm_dsi_phy_shared_timings *phy_shared_timings, in msm_dsi_host_power_on() argument
2388 dsi_ctrl_config(msm_host, true, phy_shared_timings, phy); in msm_dsi_host_power_on()

Completed in 11 milliseconds