Searched defs:hdmi_platform_config (Results 1 – 1 of 1) sorted by relevance
88 struct hdmi_platform_config { struct89 const char *mmio_name;90 const char *qfprom_mmio_name;93 const char **hpd_reg_names;94 int hpd_reg_cnt;97 const char **pwr_reg_names;98 int pwr_reg_cnt;101 const char **hpd_clk_names;102 const long unsigned *hpd_freq;103 int hpd_clk_cnt;[all …]