Searched defs:hdmi_core_data (Results 1 – 2 of 2) sorted by relevance
256 struct hdmi_core_data { struct257 void __iomem *base;258 bool cts_swmode;259 bool audio_use_mclk;261 struct hdmi_wp_data *wp;262 unsigned int core_pwr_cnt;263 struct cec_adapter *adap;
243 struct hdmi_core_data { struct244 void __iomem *base;
Completed in 7 milliseconds