DBGFS_PRINT_STR   603 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("mode:", tmp ? "HDMI" : "DVI");
DBGFS_PRINT_STR   606 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("HDCP:", tmp ? "enable" : "disable");
DBGFS_PRINT_STR   609 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("HDCP mode:", tmp ? "ESS enable" : "OESS enable");
DBGFS_PRINT_STR   612 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Hsync polarity:", tmp ? "inverted" : "normal");
DBGFS_PRINT_STR   615 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Vsync polarity:", tmp ? "inverted" : "normal");
DBGFS_PRINT_STR   618 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("YUV422 format:", tmp ? "enable" : "disable");
DBGFS_PRINT_STR   627 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("pll:", tmp ? "locked" : "not locked");
DBGFS_PRINT_STR   630 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("hdmi cable:", tmp ? "connected" : "not connected");
DBGFS_PRINT_STR   643 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Data island 1:", en_di[tmp]);
DBGFS_PRINT_STR   646 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Data island 2:", en_di[tmp]);
DBGFS_PRINT_STR   649 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Data island 3:", en_di[tmp]);
DBGFS_PRINT_STR   652 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Data island 4:", en_di[tmp]);
DBGFS_PRINT_STR   655 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Data island 5:", en_di[tmp]);
DBGFS_PRINT_STR   658 drivers/gpu/drm/sti/sti_hdmi.c 	DBGFS_PRINT_STR("Data island 6:", en_di[tmp]);