Home
last modified time | relevance | path

Searched defs:omap_hdmi (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi.h349 struct omap_hdmi { struct
350 struct mutex lock;
351 struct platform_device *pdev;
352 struct dss_device *dss;
354 struct dss_debugfs_entry *debugfs;
356 struct hdmi_wp_data wp;
357 struct hdmi_pll_data pll;
358 struct hdmi_phy_data phy;
359 struct hdmi_core_data core;
383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge) argument
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi.h330 struct omap_hdmi { struct
331 struct mutex lock;
334 struct hdmi_wp_data wp;
335 struct hdmi_pll_data pll;
336 struct hdmi_phy_data phy;
339 struct hdmi_config cfg;
343 bool core_enabled;
349 int wp_idlemode;
351 bool audio_configured;
356 bool audio_playing;
[all …]

Completed in 7 milliseconds