Searched defs:hdmi_platform_config (Results 1 – 1 of 1) sorted by relevance
90 struct hdmi_platform_config { struct91 struct hdmi_phy *(*phy_init)(struct hdmi *hdmi);92 const char *mmio_name;93 const char *qfprom_mmio_name;96 const char **hpd_reg_names;97 int hpd_reg_cnt;100 const char **pwr_reg_names;101 int pwr_reg_cnt;104 const char **hpd_clk_names;105 const long unsigned *hpd_freq;[all …]