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