Home
last modified time | relevance | path

Searched refs:HDMI_OUTPUT_PUSH_PULL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
Dsh_mobile_hdmi.h36 #define HDMI_OUTPUT_PUSH_PULL (1 << 4) /* System control : output mode */ macro
/linux-4.1.27/drivers/video/fbdev/
Dsh_mobile_hdmi.c1360 if (pdata->flags & HDMI_OUTPUT_PUSH_PULL) in sh_hdmi_probe()
1457 if (pdata->flags & HDMI_OUTPUT_PUSH_PULL) in sh_hdmi_resume()
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-armadillo800eva.c485 .flags = HDMI_OUTPUT_PUSH_PULL |