Home
last modified time | relevance | path

Searched refs:core_enabled (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c136 hdmi.core_enabled = true; in hdmi_power_on_core()
148 hdmi.core_enabled = false; in hdmi_power_off_core()
472 need_enable = hdmi.core_enabled == false; in hdmi_read_edid()
Dhdmi5.c153 hdmi.core_enabled = true; in hdmi_power_on_core()
165 hdmi.core_enabled = false; in hdmi_power_off_core()
502 need_enable = hdmi.core_enabled == false; in hdmi_read_edid()
Dhdmi.h354 bool core_enabled; member
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi5.c153 hdmi->core_enabled = true; in hdmi_power_on_core()
165 hdmi->core_enabled = false; in hdmi_power_off_core()
509 need_enable = hdmi->core_enabled == false; in hdmi_read_edid()
Dhdmi4.c151 hdmi->core_enabled = true; in hdmi_power_on_core()
168 hdmi->core_enabled = false; in hdmi_power_off_core()
506 need_enable = hdmi->core_enabled == false; in hdmi_read_edid()
Dhdmi.h375 bool core_enabled; member