Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.c20 static const struct msm_dsi_config apq8064_dsi_cfg = {
40 static const struct msm_dsi_config msm8974_apq8084_dsi_cfg = {
61 static const struct msm_dsi_config msm8916_dsi_cfg = {
77 static const struct msm_dsi_config msm8994_dsi_cfg = {
105 static const struct msm_dsi_config msm8996_dsi_cfg = {
125 static const struct msm_dsi_config sdm845_dsi_cfg = {
Ddsi_cfg.h34 struct msm_dsi_config { struct
57 const struct msm_dsi_config *cfg; argument
Ddsi_host.c388 const struct msm_dsi_config *cfg = cfg_hnd->cfg; in dsi_clk_init()
453 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_bus_clk_enable()
477 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_bus_clk_disable()
1786 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_host_get_id()