Searched defs:hdmi_platform_config (Results 1 – 1 of 1) sorted by relevance
74 struct hdmi_platform_config { struct75 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 …]