Searched refs:idlemode (Results 1 – 2 of 2) sorted by relevance
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | hdmi5.c | 310 int idlemode; in read_edid() local 317 idlemode = REG_GET(hdmi.wp.base, HDMI_WP_SYSCONFIG, 3, 2); in read_edid() 323 REG_FLD_MOD(hdmi.wp.base, HDMI_WP_SYSCONFIG, idlemode, 3, 2); in read_edid()
|
| /drivers/gpu/drm/omapdrm/dss/ |
| A D | hdmi5.c | 434 int idlemode; in hdmi5_bridge_edid_read() local 449 idlemode = REG_GET(hdmi->wp.base, HDMI_WP_SYSCONFIG, 3, 2); in hdmi5_bridge_edid_read() 459 REG_FLD_MOD(hdmi->wp.base, HDMI_WP_SYSCONFIG, idlemode, 3, 2); in hdmi5_bridge_edid_read()
|
Completed in 5 milliseconds