Searched defs:hdmi_platform_config (Results 1 – 1 of 1) sorted by relevance
101 struct hdmi_platform_config { struct102 const char *mmio_name;103 const char *qfprom_mmio_name;106 const char **hpd_reg_names;107 int hpd_reg_cnt;110 const char **pwr_reg_names;111 int pwr_reg_cnt;114 const char **hpd_clk_names;115 const long unsigned *hpd_freq;116 int hpd_clk_cnt;[all …]