Lines Matching defs:hdmi_platform_config
101 struct hdmi_platform_config { struct
102 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;
119 const char **pwr_clk_names;
120 int pwr_clk_cnt;
123 struct hdmi_gpio_data gpios[HDMI_MAX_NUM_GPIO];