Home
last modified time | relevance | path

Searched defs:hdmi_platform_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.h74 struct hdmi_platform_config { struct
75 struct hdmi_phy *(*phy_init)(struct hdmi *hdmi);
76 const char *mmio_name;
79 const char **hpd_reg_names;
80 int hpd_reg_cnt;
83 const char **pwr_reg_names;
84 int pwr_reg_cnt;
87 const char **hpd_clk_names;
88 const long unsigned *hpd_freq;
89 int hpd_clk_cnt;
[all …]