Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.c18 static const struct msm_dsi_config apq8064_dsi_cfg = {
38 static const struct msm_dsi_config msm8974_apq8084_dsi_cfg = {
57 static const struct msm_dsi_config msm8916_dsi_cfg = {
76 static const struct msm_dsi_config msm8976_dsi_cfg = {
95 static const struct msm_dsi_config msm8994_dsi_cfg = {
115 static const struct msm_dsi_config msm8996_dsi_cfg = {
134 static const struct msm_dsi_config msm8998_dsi_cfg = {
152 static const struct msm_dsi_config sdm660_dsi_cfg = {
174 static const struct msm_dsi_config sdm845_dsi_cfg = {
188 static const struct msm_dsi_config sc7180_dsi_cfg = {
[all …]
Ddsi_cfg.h33 struct msm_dsi_config { struct
58 const struct msm_dsi_config *cfg; argument
Ddsi_host.c309 const struct msm_dsi_config *cfg = cfg_hnd->cfg; in dsi_clk_init()
1861 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_host_get_id()
1881 const struct msm_dsi_config *cfg; in msm_dsi_host_init()