Searched defs:omap_hdmi (Results 1 – 1 of 1) sorted by relevance
340 struct omap_hdmi { struct341 struct mutex lock;342 struct platform_device *pdev;344 struct hdmi_wp_data wp;345 struct hdmi_pll_data pll;346 struct hdmi_phy_data phy;347 struct hdmi_core_data core;349 struct hdmi_config cfg;351 struct regulator *vdda_reg;353 bool core_enabled;[all …]